midi_send_cc_enhanced
Control MIDI devices with precise context-aware CC messages, analyzing real-time audio effects. Replace basic MIDI CC sending for enhanced musical performance.
Instructions
Send MIDI CC with musical context awareness and real-time analysis of CC effects on audio output. REPLACES basic midi_send_cc with enhanced capabilities.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
channel | No | MIDI channel (1-16) | |
controller | Yes | CC controller number (0-127) | |
outputPort | No | Target MIDI output port name | |
value | Yes | Controller value (0-127) |