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 classBrassDeprecated.use the pure Java JSyn2 package insteadclassFreqSynthNoteInstrumentDeprecated.use the pure Java JSyn2 package insteadclassJSynInsFromClassNameDeprecated.use the pure Java JSyn2 package insteadclassRingModDeprecated.use the pure Java JSyn2 package insteadclassSuperNoiseSwoopDeprecated.use the pure Java JSyn2 package insteadclassSynthNoteAllPortsInstrumentDeprecated.use the pure Java JSyn2 package insteadclassSynthNoteAllPortsInstrumentSPDeprecated.use the pure Java JSyn2 package insteadclassTransposingSamplePlayingInstrumentDeprecated.use the pure Java JSyn2 package insteadclassTunedSynthNoteInstrumentDeprecated.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.SynthObjectAllocatedSynthVoiceLookup. retrieveSynthNoteForUpdate(UpdatableInstrument ins, double[] dar)Deprecated.Search through Hashtable for double[] whose getUpdateDimension() matches the value in dar[getUpdateDimension()].