úÎÞ-      $Bracket JackMiniMix communication. @Returns the number of stereo input channels that the mixer has. The OSC message: /mixer/6get_channel_count - Get the number of channels replies with: /mixer/channel_count (i) the port number +Returns the gain (in decibels) of channel. The OSC message: /mixer/channel/)get_gain (i) - Get gain of channel i replies with: /mixer/channel/ gain (if) Ochannel is the number of the channel (in range 1 to total number of channels). the port number  the channel -Sets the gain of channel channel to gain dB. The OSC message: /mixer/channel/5set_gain (if) - Set the gain of channel i to f dB replies with: /mixer/channel/ gain (if) Ochannel is the number of the channel (in range 1 to total number of channels). Ngain is the gain (in decibels) to set the channel to (in range -90 to 90 dB). the port number the channel number  the new gain 6Returns the label (string) of channel number channel. The OSC message: /mixer/channel/.get_label (i) - Get the label of channel i replies with: /mixer/channel/ label (is) Ochannel is the number of the channel (in range 1 to total number of channels). the port number  the channel <Sets the label (string) of channel number channel to label. The OSC message: /mixer/channel/3set_label (is) - Set the label of channel i to s replies with: /mixer/channel/ label (is) Ochannel is the number of the channel (in range 1 to total number of channels). (label is the new label for the channel. the port number  the channel the new channel label 'Pings the mixer to see if it is there. The OSC message: /<ping - Check mixer is still there replies with: /pong the port number         JackMiniMix-0.1Sound.JackMiniMixwithJackMiniMix channel_count channelCountget_channel_gaingetChannelGainset_channel_gainsetChannelGainget_channel_labelgetChannelLabelset_channel_labelsetChannelLabelping pingMixer