similar to: Ices on OS X

Displaying 20 results from an estimated 11000 matches similar to: "Ices on OS X"

2004 Oct 31
2
Re: ices-kh dropping jack ports unexpectedly
On Sun, 31 Oct 2004 22:32:17 +0000, andy wrote: > On Mon, 18 Oct 2004 16:06:00 +0100, Andy Baxter wrote: > >> I've been having a problem where ices-kh (the jack'ified version) >> disconnects from its jack input source unexpectedly. This happens mainly >> while other jack clients are being started/stopped, or >> connected/disconnected, but also at other times
2005 Nov 12
4
Core Audio player for OS X?
There are a few flac players on OS X now, but none (at least none that i know of) seem to use Core Audio. So they all freak out if i try to play a 24/96 file. I was recently poking around with the Tiger X Code tools and there's a simple core audio player in there /Developer/Examples/CoreAudio/Services/AudioFileTools/ called afplay. how hard would it be to get this thing playing flac
2004 Nov 01
0
Re: ices-kh dropping jack ports unexpectedly
On Mon, 2004-11-01 at 03:23, andy wrote: > I just had a look at it and it's still dropping ports - I set a test > running which has ices-kh running from an ecasound process which is > connected to a new source every 10 minutes, and after about 3 hours it had > lost the jack port connection to ecasound. Can you send me the full log? > 2004-11-01 01:28:09] DBUG
2004 Aug 06
2
Memory leak in ices2?
I can't tell if it's my system or the software, but I've been running ices-kh35 all day and now my RAM is almost gone. I have 1GB. The same behaivior happened with the ices2 CVS snapshot from three days ago. Here's the output from free -m total used free shared buffers cached Mem: 977 969 8 0 128
2008 Oct 13
6
Support for CAF in flac command-line?
Hello all, Is anyone here potentially up to the task of adding support for CAF (the CoreAudio Format) into the flac command-line? This would present minimal difficulty under OSX, due to the presence of the CoreAudio API, but the real challenge would be to support CAF on Unix and Windows - everywhere that flac is now available. Although the format is rather unknown, there are some very
2004 Oct 18
9
ices-kh dropping jack ports unexpectedly
I've been having a problem where ices-kh (the jack'ified version) disconnects from its jack input source unexpectedly. This happens mainly while other jack clients are being started/stopped, or connected/disconnected, but also at other times (e.g. switching between different X sessions). I'm planning to do a bit more work on tuning up the jack setup to see if I can get rid of the
2004 Oct 31
0
Re: ices-kh dropping jack ports unexpectedly
On Mon, 18 Oct 2004 16:06:00 +0100, Andy Baxter wrote: > I've been having a problem where ices-kh (the jack'ified version) > disconnects from its jack input source unexpectedly. This happens mainly > while other jack clients are being started/stopped, or > connected/disconnected, but also at other times (e.g. switching between > different X sessions). I'm planning to do
2010 Aug 03
4
[PATCH 5/6] staging: hv: Increased storvsc ringbuffer and max_io_requests
From: Hank Janssen <hjanssen at microsoft.com> Increased storvsc ringbuffer and max_io_requests. This now more closely mimics the numbers on Hyper-V. And will allow more IO requests to take place for the SCSI driver. Signed-off-by:Hank Janssen <hjanssen at microsoft.com> Signed-off-by:Haiyang Zhang <haiyangz at microsoft.com> --- drivers/staging/hv/storvsc_api.h | 4 ++--
2010 Aug 03
4
[PATCH 5/6] staging: hv: Increased storvsc ringbuffer and max_io_requests
From: Hank Janssen <hjanssen at microsoft.com> Increased storvsc ringbuffer and max_io_requests. This now more closely mimics the numbers on Hyper-V. And will allow more IO requests to take place for the SCSI driver. Signed-off-by:Hank Janssen <hjanssen at microsoft.com> Signed-off-by:Haiyang Zhang <haiyangz at microsoft.com> --- drivers/staging/hv/storvsc_api.h | 4 ++--
2005 Nov 11
3
how to include FLAC in a CoreAudio wave player
Hi everyone, I'm still new at this audio development thing in OSX as all of my prior experience is in database applications. I'm also new to C++ and the Xcode environment, which makes things interesting as I learn. There is a CoreAudio wave player written in C++ to which I would like to add FLAC playback support. I have looked through the libFLAC++ API and think I have an idea of what
2007 Nov 14
3
FLAC codec in OS X Leopard
I upgraded to Leopard (version 10.5 of OS X) a few weeks ago. Although I was a bit disappointed, but not surprised, to see that FLAC support isn't built natively into the OS, I was very happy to notice recently that Apple ships source code for a FLAC encoder and decoder codec component in /Developer/Examples/CoreAudio/AudioCodecs/ FLAC.xcodeproj. All that is necessary to build the
2004 Aug 06
3
Ices 3.0 compile issues
Hi, Actually I'm using icecast 1.3.12 libshout2 (.so.3) and ices 0.2.3, all compiled on the same machine and it's working well. But I can't compile ices 3.0. It's telling various errors like In file included from ../../src/definitions.h:99, from playlist.c:22: ../../src/icestypes.h:38: parse error before "shout_t" Or ../../src/ices_config.h:22: parse
2004 Aug 06
4
[Interopcast-general] about translatingdocumentation, but not only documentation.
Just a few weeks ago, I was thinking of writing a streaming source using libshout and portaudio. I was also considering LADSPA support, to do some minor post-processing before encoding. However, I'm currently developing on Mac OS X, and LADSPA's shared library plugin model has some issues here to be resolved. Another nice feature I have given a thought on is incorporating
2007 Nov 19
1
FLAC codec in OS X Leopard
>> recently that Apple ships source code for a FLAC encoder and decoder >> codec component in /Developer/Examples/CoreAudio/AudioCodecs/ >> FLAC.xcodeproj. > > You can find a slightly more detailed review of the Apple's FLAC codec > implementation in my blog post at: > http://barelyfocused.net/blog/2007/10/28/flac-support-in-mac-os-x-105-leopard/ Thanks for the
2008 Oct 13
4
Support for CAF in flac command-line?
Brian Willoughby <brianw at sounds.wa.com> wrote: > Hello all, > > Is anyone here potentially up to the task of adding support for CAF > (the CoreAudio Format) into the flac command-line? ... > I've already made some recordings > that are so long that they cannot be uncompressed from FLAC to WAV or > AIFF because they would exceed 4 GB - the maximum file size for
2000 Sep 06
2
Submitting patches for MacOS X
I'm going to want to submit patches for MacOS X in the near future (hopefully tonight or tomorrow night), but I don't see what flags to cvs diff you guys like to receive. Included in these patches will be a MacOS X module for libao which uses the CoreAudio framework along with some other minor stuff. -tim --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project
2015 Jul 19
3
flac-dev Digest, Vol 128, Issue 14
Do you have a source on the CoreAudio quality thing? I'd be very interested in reading more about that. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/flac-dev/attachments/20150719/f37ce5e8/attachment.htm
2011 Jan 24
4
toruble downloading programs using winebottler
hey all, I've been dying to be able to play roller coaster tycoon 2 on my macbook using wine and winebottler, but im having some problems. Everytime i try to download the program, it gets to the spot where it says turn on coreaudio, and then stalls, and then an error message comes up saying prefix creation exited with error, followed by, you find a logfile to help with degguing on your
2004 Aug 06
4
time out issues with icecast2
But the source computer runs the other os, so I don't have too much choice as to what I can do and the timeout problems remain with mp3 as well. The persons involved don't want to use .ogg for now so that is also not an option. Is this an icecast bug, or some other problem? on Thursday 08/14/2003 Arc(arc@indymedia.org) wrote > On Thu, Aug 14, 2003 at 12:01:11PM -0400, John Covici
2004 Aug 06
1
icecast2 ogg vorbis client request headers
Dave St John wrote: >Correct since im not sending any content type headers for browsers, as the >links are intended to be inserted into playlist files .pls > >example mp3 >[playlist] >NumberOfEntries=1 >File1=http://mediacast1.com/members/listen_icecast2_mp3.php?submc1id=999&sub >mc1srvkey=278931a39ae8a23377e2d9445d8c9432f3e48a1d >Title1=latex radio >Length1=-1