AppleScript
QMidi can be driven via AppleScript. The available commands are also described in the QMidi suite dictionary (to view the dictionary, refer to the AppleScript help).
- fast forward : skip forward
- next track : advance to the next track in the current playlist
- play : play the current track
- toggle playback : toggle playback state
- previous track : return to the previous track in the current playlist
- resume : disable fast forward and resume playback, if playing
- rewind : skip backwards
- stop : stop playback
- load selected track : load selected track in the current playlist (and play if auto play is enabled)
- volume up : increase volume
- volume down : decrease volume
- tempo up : increase tempo
- tempo down : decrease tempo
- reset tempo : reset tempo
- pitch up : increase pitch
- pitch down : decrease pitch
- reset pitch : reset pitch