GNU Classpath (0.95) | |
Frames | No Frames |
Methods with parameter type javax.sound.midi.Track | |
boolean | Remove the specified MIDI track from this sequence.
|
void | Disable recording for a specific track.
|
void | Enable recording for a specific track using data from a specific channel.
|
Methods with return type javax.sound.midi.Track | |
Track | Create a new empty MIDI track and add it to this sequence.
|
Track[] | Get an array of MIDI tracks used in this sequence.
|
GNU Classpath (0.95) |