[jsyn] State Of Jsyn: Sample Rate setting...

jsyn at music.columbia.edu jsyn at music.columbia.edu
Thu Mar 22 20:51:17 EDT 2007


is it possible to know when the port audio bug that sets your audio  
device to the highest possible sample rate on start up will be fixed?

Synth.start( Synth.FLAG_ENABLE_INPUT, Synth.DEFAULT_FRAME_RATE,
	in.getID(), in.getNumChannels(),
	out.getID(), out.getNumChannels());

This should start it at 44100.0 but it is starting the device at  
48000 - which is the max for the device. on another device the max i  
have is 192k, so it is kind of a big problem to have my app be  
setting this value.

sorry, i know this has been brought up - but i've been out of the  
loop lately - was hoping for an easy update on the status!

best, ryan francesconi


More information about the JSyn mailing list