Re: [Alsa-devel] Rate Conversion

2002-06-27 Thread Kris Modrak
Jaroslav Kysela wrote: On Thu, 27 Jun 2002, Kris Modrak wrote: I am writing a PCM application and wish to play a .wav file that has a sampling rate of 8kHz on a hardware setup that only supports sampling frequencies of 44.1 or 48kHz. Does anyone know how to implement this? You

Re: [Alsa-devel] Rate Conversion

2002-07-01 Thread Kris Modrak
to? Where are these settings made and how are they decided? Do I need to, or is it possible to, tell my soundcard to operate at 44.1kHz? Kris Modrak --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf

[Alsa-devel] .asoundrc file

2002-08-15 Thread Kris Modrak
The start of my .asoundrc file is as follows: pcm.rme9652 { type hw card 0 device 0 } ctl.rme9652 { type hw card 0 } What is the purpose of the ctl.rme9652 declaration? My plugin devices seem to work without it. Regards Kris Modrak

Re: [Alsa-devel] .asoundrc file

2002-08-15 Thread Kris Modrak
Patrick Shirkey wrote: Kris Modrak wrote: The start of my .asoundrc file is as follows: pcm.rme9652 { type hw card 0 device 0 } ctl.rme9652 { type hw card 0 } What is the purpose of the ctl.rme9652 declaration? My plugin devices seem to work without

[Alsa-devel] RME 9636 lockup

2003-11-02 Thread Kris Modrak
this have something to do with it? And is there any way of resetting the card in software, ie. is there any ALSA API function that does this? I would prefer not to reboot the computer every time that this happens. Thanks Kris Modrak