On Fri, Sep 12, 2003 at 05:36:15PM +0200, hexe_2003(a)directbox.com wrote:
I want to write an app that can synthesize specific
Hertz ( keys) at specific times,
like a tracker. I am actually writting the synth, and the following problem is there:
How do I tell my synth() - function that the point in the pattern is reached to play
a a1 for example. I thought about two threads: One synth and one Midi-keyboard
emulator. I am "new" at alsa-programming and I wanted to know if this theory is
possible; Tipps would be ok :)
There are examples online:
http://www.suse.com/~mana/alsa090_howto.html
however you will probably find it easier to use JACK.
- Steve