Uses of Class
com.softsynth.jmsl.jsyn.SimpleSamplePlayingInstrument
Package | Description |
---|---|
com.softsynth.jmsl.jsyn |
-
Uses of SimpleSamplePlayingInstrument in com.softsynth.jmsl.jsyn
Subclasses of SimpleSamplePlayingInstrument in com.softsynth.jmsl.jsyn Modifier and Type Class Description class
SimpleSamplePlayingInstrumentWithLoops
Deprecated.use the pure Java JSyn2 package insteadclass
TransposingSamplePlayingInstrument
Deprecated.use the pure Java JSyn2 package insteadclass
TransposingSampleSustainingInstrument
Deprecated.use the pure Java JSyn2 package insteadConstructors in com.softsynth.jmsl.jsyn with parameters of type SimpleSamplePlayingInstrument Constructor Description SampleInstrumentKeyMapPanel(SampleInstrumentMapperPanel mapperPanel, SimpleSamplePlayingInstrument ins, com.softsynth.jsyn.SineOscillator osc, FixedRateSampleReader sampleReader, int index)
Deprecated.SampleInstrumentMapperPanel(java.awt.Window parentWindow, SimpleSamplePlayingInstrument ins)
Deprecated.