[gmpi] Re: Topic 6: Time representation

>>>>
>Why is conversion to musical time outside of the current block needed? 
><<<
>
>I want to be able to write an arpeggiator plugin.  When a note comes in, I
>want to trigger a series of notes to be played in the future, at specific
>musical times.  I want to do this by keeping an internal queue of notes to
>be played in the future, so I can render them when they come due.

take a lesson from the sex pistols: "there is no future, and england's
dreaming!" :))

why would you queue up notes before their time? there is always a
chance that you'll need to tear them down before they are rendered,
and the simple possibility of a queue/teardown cycle makes the code
more complex than if you just render them as needed.

right?

----------------------------------------------------------------------
Generalized Music Plugin Interface (GMPI) public discussion list
Participation in this list is contingent upon your abiding by the
following rules:  Please stay on topic.  You are responsible for your own
words.  Please respect your fellow subscribers.  Please do not
redistribute anyone else's words without their permission.

Archive: http://www.freelists.org/archives/gmpi
Email gmpi-request@xxxxxxxxxxxxx w/ subject "unsubscribe" to unsubscribe

Other related posts: