Uses of Interface
com.softsynth.jmsl.MusicDevice
| Package | Description |
|---|---|
| com.softsynth.jmsl | |
| com.softsynth.jmsl.jsyn | |
| com.softsynth.jmsl.jsyn2 | |
| com.softsynth.jmsl.midi |
-
Uses of MusicDevice in com.softsynth.jmsl
Classes in com.softsynth.jmsl that implement MusicDevice Modifier and Type Class Description classNullMusicDeviceA do-nothing MusicDeviceMethods in com.softsynth.jmsl that return MusicDevice Modifier and Type Method Description MusicDeviceInstrument. getMusicDevice()Get the MusicDevice associated with this InstrumentMusicDeviceInstrumentAdapter. getMusicDevice()Methods in com.softsynth.jmsl with parameters of type MusicDevice Modifier and Type Method Description static voidJMSL. addMusicDevice(MusicDevice dev)static voidJMSL. removeMusicDevice(MusicDevice dev)voidInstrument. setMusicDevice(MusicDevice dev)Set the MusicDevice associated with this InstrumentvoidInstrumentAdapter. setMusicDevice(MusicDevice dev) -
Uses of MusicDevice in com.softsynth.jmsl.jsyn
Classes in com.softsynth.jmsl.jsyn that implement MusicDevice Modifier and Type Class Description classJSynMusicDeviceDeprecated.use the pure Java JSyn2 package instead -
Uses of MusicDevice in com.softsynth.jmsl.jsyn2
Classes in com.softsynth.jmsl.jsyn2 that implement MusicDevice Modifier and Type Class Description classJSynMusicDeviceMusicDevice for pure Java JSyn. -
Uses of MusicDevice in com.softsynth.jmsl.midi
Classes in com.softsynth.jmsl.midi that implement MusicDevice Modifier and Type Class Description classMidiIOAbstract class that provides access to a MIDI device.classMidiIO_JavaSoundUses Sun's JavaSound package to provide MIDI output nad input.Methods in com.softsynth.jmsl.midi that return MusicDevice Modifier and Type Method Description MusicDeviceMidiInstrument. getMusicDevice()