Re: Playing dynamically generated MIDI notes
Re: Playing dynamically generated MIDI notes
- Subject: Re: Playing dynamically generated MIDI notes
- From: Anthony Byrne <email@hidden>
- Date: Tue, 02 May 2006 12:50:46 -0400
email@hidden wrote:
In some code I am working on, I would like to play certain MIDI notes
that are programatically specified, and dynamically change depending
on the input of the code. I have googled for any information on doing
this, and can't seem to find anything. I can find plenty of
information on playing/generating MIDI files, but not on playing a
specified MIDI note live.
You can find what you're looking for in CoreMIDI. Specifically, see:
http://developer.apple.com/documentation/MusicAudio/Reference/CACoreMIDIRef/MIDIServices/
For a higher level Cocoa-MIDI framework, see Kurt Revis's excellent
SnoizeMIDI framework:
http://www.snoize.com/MIDIMonitor/Source/
The CoreAudio list is probably a better place to get MIDI-specific
questions answered.
- Tony Byrne
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden