collecting MIDI events into windows
collecting MIDI events into windows
- Subject: collecting MIDI events into windows
- From: James Maxwell <email@hidden>
- Date: Fri, 8 May 2009 09:02:59 -0700
I have a MIDI app I'm working on, in which I need to run a bunch of
analysis stuff on live MIDI input. I want to kind of "cluster" the
events based on their proximity in time so that, for example, any
events that attack (i.e., have a noteon) within a given time interval
of one another will be grouped into a "chord."
Does anybody have any tips to get me started? I realize this sort of
system cannot help but introduce some latency, but I'm not worried
about that. The actual playback MIDI is passing straight through the
system, and the analysis stuff is running on a separate thread.
Any thoughts appreciated.
thanks,
J.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden