The same arpeggiator as found in chipsounds
Similar to the Audio Buffer but for MIDI events
Same as the MIDI Buffer except it uses musical time and can follow the tempo of a sync source
Latch for MIDI CCs, the state (value 0 or value 127) changes when receiving a MIDI value of 127
Same functionality as the CC linking feature from MIDI devices. Can be used to extract CC from a MIDI device that might change, user mangled or created MIDI CCs or at the output of any plugin device that can output CCs.
Delays the MIDI events for a specified amount of time in quarter-notes, the real amount of delay will be calculated using the sync source tempo.
Filters out (to the second output) all unselected MIDI Aftertouch on a note basis. Note the additional buttons in the toolbar:
Filters out (to the second output) MIDI Aftertouch events with values outside of the specified range.
Filters out (to the second output) all unselected MIDI CC on a CC number basis. Note the additional buttons in the toolbar:
Filters out (to the second output) MIDI CC events with values outside of the specified range.
Filters out (to the second output) all unselected MIDI events on a MIDI Channel number basis. Note the additional buttons in the toolbar:
Filters out (to the second output) all unselected MIDI Channel Pressure events on a number basis. Note the additional buttons in the toolbar:
Filters out (to the second output) MIDI Channel Pressure events with pressure values outside of the specified range.
Filter out (to the second output) MIDI events according to the selected Comparison value and operator, the event value is compared with the value at the same index in the current buffer.
Filters out (to the second output) all unselected MIDI events on a message type basis.
Filters out (to the second output) all unselected MIDI Misc Sysex events on a message type basis.
Filters out (to the second output) all unselected MIDI Note events on a note number basis. Note the additional buttons in the toolbar:
Filters out (to the second output) MIDI Note events with velocity values outside of the specified range.
Filters out (to the second output) all unselected MIDI Program Change events on a number basis. Note the additional buttons in the toolbar:
Filters out (to the second output) MIDI Pitchend events with a value outside of the specified range.
Enables you to change the MIDI Channel of incoming events according to the last played note. You can associate a MIDI Note with each MIDI Channel, once that MIDI Note has occurred, all MIDI events will be remapped to the associated MIDI Channel until another MIDI Note with an associated channel occurs.
Its purpose is to transform a MIDI Timing Clock (Clock, Song Position, Start, Stop and Continue) into Bidule internal sync info. MIDI Clock synchronisation is an old legacy standard that is hard to emulate right in the follower software. The results are a combination of MANY factors including your Bidule audio buffer latency (lower the better), MIDI driver jitter and timestamp precision, and also the following settings:
Convert the selection (incoming MIDI Note or CC) to a smoothed out signal at audio rate.
Same as CC To Params but for NRPN (MIDI Non-Registered parameters) often used by hardware devices to access extra parameters, NRPN are actually composed of up to 4 MIDI CC events
Latch for MIDI Notes, MIDI Note On opens a note and keep it open until another MIDI Note On for that note is received.
Takes incoming MIDI Note On events and use the MIDI note number to set the value of its exported parameter that you can link to any parameter using the Parameter Linking window.
This is a convenient bidule to be used as a shortcut instead of using 3 different bidules. It is behaving like a MIDI Note Extractor -> Value List -> Parameter Modulator. The Modulation parameter is changed to next entry in the value list each time a Note On is received. The Min and Max are to specify a different minimum and maximum value for the modulation range, all numbers entered in the value list have to be within that range.
Randomly alters the incoming MIDI notes.
Takes incoming MIDI Note On events and use the MIDI note velocity to set the value of the corresponding exported parameter that you can link to any other parameter using the Parameter Linking window.
Modified version of Nate Robins's particle.c example from the GLUT library. In this version, colliding particles trigger MIDI. Each of the maximum 128 particles represent the 128 possible MIDI notes, so do some tests. You might not hear your synths right away. The ToneGenerator works OK with this, but as you know it is monophonic.
Takes incoming MIDI Program Change events and use the Program Change number to set the value of the corresponding exported parameter that you can link to any other parameter using the Parameter Linking window.
Same as CC To Params but for RPN (MIDI Registered parameters) often used by hardware devices to access extra parameters, RPN are actually composed of up to 4 MIDI CC events
Allows you to remap any Aftertouch event to a different Aftertouch event on a number basis. Notice the extra toolbar button "Reset all" which will reset all parameters to their original value of no remapping.
Allows you to remap any CC event to a different CC event on a number basis. Notice the extra toolbar button "Reset all" which will reset all parameters to their original value of no remapping.
Remaps CC values according to the curve, you can draw the curve or double click to generate an entire curve (or segments) by specifying start and end point and value as well as the function for the slope.
Remaps CC values between absolute and the various relative types, this will internally keep the current or last value and outputs CCs accordingly.
Allows you to remap any Channel Pressure event to a different Channel Pressure event on a number basis. Notice the extra toolbar button "Reset all" which will reset all parameters to their original value of no remapping.
Remaps the channel of a MIDI event to any other channel on a number basis. Notice the extra toolbar button "Reset all" which will reset all parameters to their original value of no remapping.
Remaps Note Off velocity values according to the curve, you can draw the curve or double click to generate an entire curve (or segments) by specifying start and end point and value as well as the function for the slope.
Remaps any incoming MIDI Note event to any other Note on a note number basis. Notice the extra toolbar button "Reset all" which will reset all parameters to their original value of no remapping.
Remaps Note On velocity values according to the curve, you can draw the curve or double click to generate an entire curve (or segments) by specifying start and end point and value as well as the function for the slope.
Splits a MIDI signal into 16 different outputs.
With the step sequence editor you can edit a grid of 16 sequences that always loop, or use the playlist to set a desired sequence to play for all 16 output channels. Each sequence step in the playlist can have its own BPM and step size. Note: the Step Sequencer outputs on all channels and by default sequences 1 to 16 are assigned to channel 1 to 16 meaning that if you draw notes on a sequence between 2-16 and select it as the sequence for channel 1, the events will be output twice, once on channel 1 and once on the channel N (where n is the sequence number between 2 and 16).
The playlist editor dialog is where you can assign a sequence number for each channel for a specified number of events. You can also specify the BPM and the number of steps for each event.
Controls for the grid:
Windows:
OS X:
The sequence number playing on each channel is also exported as a parameter that you can link to in the Parameter Linking window. For example, you could have a Note Number To Params per MIDI channel and have each of them link to the corresponding parameter for the currently playing sequence for each channel - giving you hands-on control of the sequence being played on all channels at once!
Transforms Bidule internal sync info to MIDI Timing Clock for output to other softwares or external gear.
Alters the incoming MIDI Aftertouch events note number or value by a specified amount.
Alters the incoming MIDI CC events number or value by a specified amount.
Alters the incoming MIDI notes by the specified semitones, detune and velocity value.