Re: Addressing the QuickTime software synth (as MusicDevice)
Re: Addressing the QuickTime software synth (as MusicDevice)
- Subject: Re: Addressing the QuickTime software synth (as MusicDevice)
- From: Bill Stewart <email@hidden>
- Date: Wed, 5 Feb 2003 11:25:10 -0800
There's some code in the CoreAudio SDK that does this for you...
(Its in Java currently, but it should be fairly easy to translate this
to C - identical API calls)
Take a look at:
/Developer/Examples/CoreAudio/Java/SDK/MIDIGraph
Bill
On Wednesday, February 5, 2003, at 05:02 AM, David Vernon wrote:
Having communication issues with QuickTime's software synth,
and this list seems most qualified, thanks in advance for any
replies.
I'm working with lots of MIDI code at the moment and while I
have been able to read and address the available MIDI setup
(including all device / endpoints etc. that appear in Audio
MIDI Setup) I have yet to work out a way of addressing the
internal QuickTime software synth.
It seems that it would be best to address the synth as a
MusicDevice, but how do I establish a connection the software
synth? How do I initialise a MusicDevice? Being able to
specify what I want to send to the synth via
MusicDevice.sendMIDIEvent is what I need.
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.
--
mailto:email@hidden
tel: +1 408 974 4056
________________________________________________________________________
__
"Much human ingenuity has gone into finding the ultimate Before.
The current state of knowledge can be summarized thus:
In the beginning, there was nothing, which exploded" - Terry Pratchett
________________________________________________________________________
__
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.