Questions about ZynAddSubFx code

Official support for: zynaddsubfx.sourceforge.net
Post Reply New Topic
RELATED
PRODUCTS

Post

Hi,

I am new to sound synthesis and am trying to write a software version of a tangible sound synthetiser. As I am a very happy user of your program, I decided to look a bit at its code to get some inspiration and learn some things.

There is something that I found strange: the way you output the data. Why are you using a thread for output instead of using callbacks?

Which is the most orthodox way of outputting the audio? Which one do you recommend? What facts should I have into account to decide which of the different ways of doing the audio output?

Lots of thanks,
:)

Post

I answer myself: OSS does not support callbacks...

Post Reply

Return to “ZynAddSubFX”