libpd4unity icon indicating copy to clipboard operation
libpd4unity copied to clipboard

Mixing libpd audio with unity audio?

Open batchku opened this issue 8 years ago • 0 comments

Hello all,

Is it possible to synthesize audio with libpd within unity, and also mix in audio synthesized by unity itself?

I have a scene with a game object called "LibPd" that has the "AudioListener" component attached, as well as the LibPdFilterRead.cs script pointed to my pd patch. If this AudioListener and script are enabled, then I don't get any sound from Unity. If I disable the LibPdFilterRead.cs script, then I get sound from Unity itself.

Something I'm doing wrong?

batchku avatar Oct 26 '16 16:10 batchku