ctechfilmuniversity / research_iva

research on interactive visual audio with openFrameworks
1 stars 0 forks source link

RTAudio does not work on Linux #33

Open markusTraber opened 3 years ago

markusTraber commented 3 years ago

maybe setting the audio API is a solution?

e.g. for PulseAudio: engine.setApi( ofSoundDevice::Api::PULSE ); // use this if you need to change the API