Uses of Class
com.softsynth.jmsl.midi.MidiInstrument
Package | Description |
---|---|
com.softsynth.jmsl.score.midi | |
com.softsynth.jmsl.view | |
jmsltestsuite |
-
Uses of MidiInstrument in com.softsynth.jmsl.score.midi
Subclasses of MidiInstrument in com.softsynth.jmsl.score.midi Modifier and Type Class Description class
MidiScoreInstrument
Midi Instrument which is compatible with amplitude 0..1. -
Uses of MidiInstrument in com.softsynth.jmsl.view
Constructors in com.softsynth.jmsl.view with parameters of type MidiInstrument Constructor Description MidiInstrumentEditDialog(MidiInstrument ins)
MidiInstrumentEditDialog(java.awt.Frame f, MidiInstrument ins)
-
Uses of MidiInstrument in jmsltestsuite
Subclasses of MidiInstrument in jmsltestsuite Modifier and Type Class Description class
PitchBendInstrument
Midi instrument that sends pitchbend in play()