Uses of Interface
com.softsynth.jmsl.UpdatableInstrument
Package | Description |
---|---|
com.softsynth.jmsl.jsyn |
-
Uses of UpdatableInstrument in com.softsynth.jmsl.jsyn
Classes in com.softsynth.jmsl.jsyn that implement UpdatableInstrument Modifier and Type Class Description class
Brass
Deprecated.use the pure Java JSyn2 package insteadclass
FreqSynthNoteInstrument
Deprecated.use the pure Java JSyn2 package insteadclass
JSynInsFromClassName
Deprecated.use the pure Java JSyn2 package insteadclass
RingMod
Deprecated.use the pure Java JSyn2 package insteadclass
SuperNoiseSwoop
Deprecated.use the pure Java JSyn2 package insteadclass
SynthNoteAllPortsInstrument
Deprecated.use the pure Java JSyn2 package insteadclass
SynthNoteAllPortsInstrumentSP
Deprecated.use the pure Java JSyn2 package insteadclass
TransposingSamplePlayingInstrument
Deprecated.use the pure Java JSyn2 package insteadclass
TunedSynthNoteInstrument
Deprecated.use the pure Java JSyn2 package insteadMethods in com.softsynth.jmsl.jsyn with parameters of type UpdatableInstrument Modifier and Type Method Description com.softsynth.jsyn.SynthObject
AllocatedSynthVoiceLookup. retrieveSynthNoteForUpdate(UpdatableInstrument ins, double[] dar)
Deprecated.Search through Hashtable for double[] whose getUpdateDimension() matches the value in dar[getUpdateDimension()].