A B C D E F G H I J L M N O P Q S T V W X

S

send(MidiPlayer, int) - Method in class c11files.calgorythmic.midi.Beat
This routine sends all the MIDI events for the this beat to the given MIDI device.
send(MidiPlayer, int) - Method in class c11files.calgorythmic.midi.Event
This routine sends this event to the given MIDI device.
setInstrument(int) - Method in class c11files.calgorythmic.lab.Part
 
setInstrument(int) - Method in class c11files.calgorythmic.midi.MidiPlayer
This routines sets current synthesized instrument with which to play notes.
setPitch(int) - Method in class c11files.calgorythmic.lab.Chord
 
SIXTEENTH - Static variable in class c11files.calgorythmic.midi.Midi
 
startNote(int, int) - Method in class c11files.calgorythmic.midi.MidiPlayer
This routine starts a note with the given velocity on the default MIDI channel.
startNote(int, int, int) - Method in class c11files.calgorythmic.midi.MidiPlayer
This routine starts a note with the given velocity on the given MIDI channel.
STEEL_GUITAR - Static variable in class c11files.calgorythmic.midi.Midi
 
stopNote(int, int) - Method in class c11files.calgorythmic.midi.MidiPlayer
This routine stops a note with the given velocity on the default MIDI channel.
stopNote(int, int, int) - Method in class c11files.calgorythmic.midi.MidiPlayer
This routine stops a note with the given velocity on the given MIDI channel.

A B C D E F G H I J L M N O P Q S T V W X