denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Denemo-devel] Linking smf events to Denemo objects


From: Richard Shann
Subject: [Denemo-devel] Linking smf events to Denemo objects
Date: Mon, 18 May 2009 18:24:57 +0100

Jeremiah,
I have been having a look at the MIDI stuff. For immediate playback I
was wondering whether the smf data structures could be used directly. 
e.g.
Each DenemoObject could have a pointer which would either be NULL or
point to an smf_event_t.

You might want to create the smf_event_ts along with the DenemoObject
insertion, or postpone it until a play request is made (if it slowed
down Denemo too much).

Does this sound reasonable?

Richard







reply via email to

[Prev in Thread] Current Thread [Next in Thread]