MIDI
MIDI
- Subject: MIDI
- From: Sean Malone <email@hidden>
- Date: Thu, 11 Oct 2001 11:28:29 -0700
Dear Gurus,
Is it possible to make a call to the QuickTime music synthesizer and
have a pitch played from a script? Is there a scripting addition necessary
for this? I've looked around the language guide etc., and find no mention of
it. What I'd like to do is associate a button in a window with a particular
pitch, this would require a MIDI pitch number and a bank number for piano.
Previously I accomplished this with .snd resources and Jon's commands, but
I'd like to avoid invoking QuickTime player, just a direct link to the
internal synthesizer.
Any help would be greatly appreciated.
Sean