batcont | Maps baton position information into MIDI continuous controllers. [src] |
batonTemplate | Empty baton programming environment. [src] |
batontap | A demonstration of various tempo beating methods for use with the Radio Batons. [src] |
beatvel | Determines musical beats according to the velocity of the z-axis. The output pitched played when a beat is detected is related to the location on the z-axis at the time of the beat. [src] |
blues | A blues improvisation environment. A bassline cycles through a 12-bar pattern. One baton plays comp-chords according to the current harmony, and the other baton can be used to play a solo line in the blues scale. [src] |
box | Demonstrates how to create boxes on the radio drum. Notice that the edges of these boxes are very narrow, and the notes can oscillate at the edges. [src] |
cond | Classic conductor program for Radio Batons. [src] |
gopen | The baton surface has 6 open strings of a guitar running parallel to the y-axis which can be strummed by both batons. [src] |
henonbat | Radio Baton control of a melody based on the Henon map: x[n] = 1 + a * x[n-1] * x[n-1] + b * x[n-2] [src] |
hotcold | Hit the drum with a baton to start a search for a random point. Notes stop playing when the 3-D point is found. You are hot when the pitches rise; cold when pitch drops. Each axis has a voice associated with itself. [src] |
hundred | Test of the detection of simultaneous triggering of both batons. Baton divided into 10 locations: 5 divisions along the x direction and 2 divisions along the y direction. Batons control the key number of the MIDI note: Baton 1 controlling the tens digits of the key number, and Baton 2 controlling the ones digit of the key number. [src] |
kotomel2 | Melodic pattern generator for playing analysis data extracted from koto vocal lines, chinese songs, and german songs. [src] |
major | A major triad will be played if both batons are triggered at the same time. The root of the triad is controlled by the paragraph below. If baton 1 is hit hard, a minor third below the root will be played; if hit very hard, a major third below will be played. In a similar manner, if baton 2 is hit hard, notes will be played above the fifth of the triad. [src] |
midiclock | Starts and stops MIDI timing information. With this program you can make the computer a time keeper for an external sequencer connected via MIDI. [src] |
midiperform2 | Plays a MIDI file with basic impulse conducting controls using a radio baton controller. The beats can be conducted with (1) baton triggers, (2) baton velocity beats, or (3) computer keyboard hits. [src] |
note2 | Plays a note whenever each baton is triggered. The B14+ and B15+ buttons change the instrument. [src] |
runs | a single voice follows the baton on the surface of the antenna. The x-axis maps to pitch and the y-axis maps to the interval step size of the following voice. [src] |