Page 1 of 1
					
				PortAudio and Scope
				Posted: Tue Jun 04, 2019 12:22 am
				by faxinadu
				I have been trying to use something that uses PortAudio and I kept getting errors. 
Remembered something about Scope not liking it. Looked around the forum here and saw references to this being an issue. 
1) Can anyone confirm? Does Scope and PortAudio not work?
2) Any workarounds?
Thanks
			 
			
					
				Re: PortAudio and Scope
				Posted: Tue Jun 04, 2019 5:27 am
				by faxinadu
				Ok confirmed by Holger that it doesn't work.....
so question 2, any workarounds? 

 
			
					
				Re: PortAudio and Scope
				Posted: Tue Jun 04, 2019 6:48 am
				by garyb
				voicemeeter?
			 
			
					
				Re: PortAudio and Scope
				Posted: Wed Jun 05, 2019 12:49 pm
				by Eanna
				Hi, I downloaded the source for portaudio on Windows, I couldn't find the workaround in a local portaudio build such that it would ignore unsupported sample rates.
My thinking was to build a portaudio.dll that worked with Scope ASIO. Put my scope-enabled portaudio build in c:\windows\system32, such that portaudio apps would find those library functions ahead of the application's build... 
But my C++ skills are 20 years old. Maybe someone else would be more successful...
			 
			
					
				Re: PortAudio and Scope
				Posted: Wed Jun 05, 2019 11:31 pm
				by faxinadu
				thanks for the tip gary i will try...
eanna - you think this will work though?
			 
			
					
				Re: PortAudio and Scope
				Posted: Wed Jun 05, 2019 11:50 pm
				by Eanna
				Hey yaron, yeah I reckon it would, but would need some magic strings in the code , if (SCOPE) { .. }
It appears that scope asio advertises a range of sample rates that it cannot actually support..
			 
			
					
				Re: PortAudio and Scope
				Posted: Thu Jun 06, 2019 2:05 am
				by faxinadu
				Seems a bit too much trouble to go through for what I was trying to do, I will just look for another way that doesn't need Port Audio
			 
			
					
				Re: PortAudio and Scope
				Posted: Thu Jun 06, 2019 9:08 am
				by next to nothing
				You are probably aware, but stay off win 10 and you will most likely have less problems finding alternatives.
			 
			
					
				Re: PortAudio and Scope
				Posted: Thu Jun 06, 2019 11:04 pm
				by faxinadu
				Too late 

 Grabbed win10 a couple of months ago, its actually performing very nice with everything for me.