JackOfAll wrote: > When trying to run 384k with the portaudio version...... > > > Code: -------------------- > > > [21:10:13.529208] output_init:1323 output: Combo384 Amanero: USB Audio (hw:1,0) maxrate: 192000 > ... > ... > [21:07:47.105442] _pa_open:497 error opening device 3 - Combo384 Amanero: USB Audio (hw:1,0) : Invalid sample rate > -------------------- > >
Try with the -r option, this is using my code which only tests to 192000 in test_open. (there are two versions of test_open in the code, one for ALSA and one for portaudio) ------------------------------------------------------------------------ Triode's Profile: http://forums.slimdevices.com/member.php?userid=17 View this thread: http://forums.slimdevices.com/showthread.php?t=97046 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
