Re: Windows installer for Csound5.rc2
Date | 2006-01-09 14:53 |
From | Michael Gogins |
Subject | Re: Windows installer for Csound5.rc2 |
You should be able to get the same results with my release, by specifying the audio module on the command line. Regards, Mike -----Original Message----- >From: Oeyvind Brandtsegg |
Date | 2006-01-09 15:01 |
From | Oeyvind Brandtsegg |
Subject | Re: Windows installer for Csound5.rc2 |
> From: Michael Gogins [gogins@pipeline.com] > > You should be able to get the same results with my release, by specifying the audio module on the command line. > Sorry, no it's not the same. I tested, using -odac100, just to get a list of all available devices. When running the Gogins release with -odac100 I get: PortAudio: available output devices: 0: ASIO Hammerfall DSP 1: ASIO4ALL v2 *** PortAudio: error: output device number 100 is out of range When running the Varga release with -odac100 I get: PortAudio: available output devices: 0: Microsoft lydtilordning - Output 1: SigmaTel Audio 2: HDSP Analog Out (1+2)(1) 3: HDSP Analog Out (3+4)(1) 4: HDSP Analog Out (5+6)(1) 5: HDSP Analog Out (7+8)(1) 6: HDSP ADAT Out (1+2)(1) 7: HDSP ADAT Out (3+4)(1) 8: HDSP ADAT Out (5+6)(1) 9: HDSP ADAT Out (7+8)(1) 10: HDSP SPDIF Out (1) 11: Bluetooth Audio 12: Primµr lyddriver 13: SigmaTel Audio 14: Bluetooth Audio 15: ASIO DirectX Full Duplex Driver 16: ASIO Hammerfall DSP 17: ASIO Multimedia Driver 18: ASIO4ALL v2 *** PortAudio: error: output device number 100 is out of range Device number 16 and 17 is the ones I normally would want to use. best Oeyvind |
Date | 2006-01-09 15:51 |
From | Istvan Varga |
Subject | Re: Windows installer for Csound5.rc2 |
Attachments | None |
Date | 2006-01-09 15:58 |
From | Victor Lazzarini |
Subject | Re: Windows installer for Csound5.rc2 |
That really sounds as if you are using two different portaudios. Look at the installation directories for portaudio.dll files and compare them (even swap them). At 15:01 09/01/2006, you wrote: > > From: Michael Gogins [gogins@pipeline.com] > > > > You should be able to get the same results with my release, by > specifying the audio module on the command line. > > > >Sorry, no it's not the same. >I tested, using -odac100, just to get a list of all available devices. > >When running the Gogins release with -odac100 I get: >PortAudio: available output devices: > 0: ASIO Hammerfall DSP > 1: ASIO4ALL v2 > *** PortAudio: error: output device number 100 is out of range > >When running the Varga release with -odac100 I get: >PortAudio: available output devices: > 0: Microsoft lydtilordning - Output > 1: SigmaTel Audio > 2: HDSP Analog Out (1+2)(1) > 3: HDSP Analog Out (3+4)(1) > 4: HDSP Analog Out (5+6)(1) > 5: HDSP Analog Out (7+8)(1) > 6: HDSP ADAT Out (1+2)(1) > 7: HDSP ADAT Out (3+4)(1) > 8: HDSP ADAT Out (5+6)(1) > 9: HDSP ADAT Out (7+8)(1) > 10: HDSP SPDIF Out (1) > 11: Bluetooth Audio > 12: Primµr lyddriver > 13: SigmaTel Audio > 14: Bluetooth Audio > 15: ASIO DirectX Full Duplex Driver > 16: ASIO Hammerfall DSP > 17: ASIO Multimedia Driver > 18: ASIO4ALL v2 > *** PortAudio: error: output device number 100 is out of range > >Device number 16 and 17 is the ones I normally would want to use. > >best >Oeyvind Victor Lazzarini Music Technology Laboratory Music Department National University of Ireland, Maynooth |
Date | 2006-01-09 15:59 |
From | Victor Lazzarini |
Subject | Re: Windows installer for Csound5.rc2 |
Yes, but the problem is that the release portaudio is limited. We need to supply a more complete version. Victor At 15:51 09/01/2006, you wrote: >On Monday 09 January 2006 16:01, Oeyvind Brandtsegg wrote: > > > Sorry, no it's not the same. > > I tested, using -odac100, just to get a list of all available devices. > > > > When running the Gogins release with -odac100 I get: > > PortAudio: available output devices: > > 0: ASIO Hammerfall DSP > > 1: ASIO4ALL v2 > > *** PortAudio: error: output device number 100 is out of range > >You can get some other devices by adding the -+rtaudio=mme option. >-- >Send bugs reports to this list. >To unsubscribe, send email to csound-unsubscribe@lists.bath.ac.uk Victor Lazzarini Music Technology Laboratory Music Department National University of Ireland, Maynooth |