Hey all;

I'm trying out faust for synthesis on an instrument, which uses a
bananapi ARM computer.  On the banana pi there's a c++ program which
continuously scans a number of sensors, and then faust which receives
the osc messages to trigger audio.

When the key scanner is run full blast it maxes out one of the two
cpus.  This causes the osc interface for faust to be unresponsive, even
though it apparently continues with audio synthesis.  If I throttle back
on the scanner, the osc stuff starts responding - if I restart the faust
program. 

At certain rates I can start the faust program first, then start the key
scanner and it works.  But the other way around doesn't. 

Any ideas re this?  Maybe running faust with realtime priority? 

thanks,

Ben



------------------------------------------------------------------------------
_______________________________________________
Faudiostream-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to