kyma•tweaky . How . SendMasterVolumeControl

Question (or Task)

I want to use a programmable MIDI pedal to control the Master Volume in Kyma. In other words, I want to control the same overall output volume that you can set in the Preferences, control from the Output Level Control Tool, or control from the Rotary on the Motor Mix. But I want to send it as a MIDI Master Volume.

Solution(s)

MIDI Master Volume is one of the Universal Real Time System Exclusive messages in the MIDI standard. Kyma recognizes these messages and interprets them as overall output volume control messages. The format (in hexadecimal) is:

System Exclusive ID F0H
Realtime category 7FH
Device ID 00H
Device control type 04H
Master Volume ID 01H
14-bit Volume value LSB MSB
End marker F7H

-- CarlaScaletti - 27 Jul 2007

Is it possible to do this using OSCulator so as to send the data using the Flame and firewire rather than through a MIDI interface?. Also is it possible to place a command for this in a timeline so as to set the level when the timeline runs? Thanks

-- GarthPaine - 09 May 2008

WebForm
Question: How can I send a Master Control or overall output volume control to Kyma from an external MIDI source?
Keywords: overall volume master volume amplitude output pad control MIDI universal real time system exclusive message

----- Revision r1.3 - 09 May 2008 - 04:36 GMT - GarthPaine
Copyright © 1999-2014 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding kyma•tweaky? Send feedback.