What is the typical implementation to drive AEBlockChannel by MusicSequencer?

edited February 2016

Hi, there.
I was looking for a audio library that helps me with developing my small DAW project,
and found that TAAE is really the one I needed.

The project has the synthesizer part and sequencer part,
and now I'm thinking about how to implement my sequence-to-synth connection part.

If the synthesizer part is the iOS's built-in sampler this post seems to be the perfect answer.
http://forum.theamazingaudioengine.com/discussion/921/a-sequencer/p1

But I want to use AEBlockChannel instead of sampler, to generate the audio in a sample level.
In this case are what is the easiest way to have my generator part driven by MusicSequencer?

Any advice appreciated.

Thanks!

Takeshi

Sign In or Register to comment.