Re: built-in (DLS) equivalent of QTMA instruments?
Re: built-in (DLS) equivalent of QTMA instruments?
- Subject: Re: built-in (DLS) equivalent of QTMA instruments?
- From: Joe Strout <email@hidden>
- Date: Mon, 14 Apr 2008 11:11:04 -0600
On Apr 14, 2008, at 10:46 AM, Keith Hamel wrote:
Use MusicDeviceStartNote and MusicDeviceStopNote -- these are
alternative APIs (to MusicDeviceMIDIEvent) for playing notes and
while they will not necessarily work with all audio/MIDI devices,
they will work with the DLS and seem to be fine with most audio
units I have tried using them with.
The last argument to MusicDeviceStartNote is a reference to a
MusicDeviceNoteParam which can hold fractional pitches (and
fractional velocities if you want them).
That sounds perfect, thanks very much.
Incidentally, I did find <http://developer.apple.com/audio/>, but
does anyone else think it odd that searches at developer.apple.com
for CoreAudio APIs (such as MusicDeviceStartNote) produce 0 matches?
Thanks,
- Joe
_______________________________________________
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