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: email@hidden (Patrick Beard)
- Date: Wed, 5 Feb 2003 10:54:50 -0800
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.
I posted a sample Sequencer class that uses the CoreAudio MusicPlayer
class, which I believe *IS* built on top of the QuickTime synth. The
code is here:
http://homepage.mac.com/pcbeard/Sequencer.java
It includes some JDirect workarounds, but is otherwise quite simple.
- Patrick
_______________________________________________
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.