Uses of Class
com.softsynth.jmsl.util.Tuning
| Package | Description |
|---|---|
| com.softsynth.jmsl.jsyn | |
| com.softsynth.jmsl.jsyn2 | |
| com.softsynth.jmsl.util |
-
Uses of Tuning in com.softsynth.jmsl.jsyn
Methods in com.softsynth.jmsl.jsyn that return Tuning Modifier and Type Method Description TuningSimpleSamplePlayingInstrument. getTuning()Deprecated.TuningSynthNoteInstrument. getTuning()Deprecated.TuningTunedSynthNoteInstrument. getTuning()Deprecated.Methods in com.softsynth.jmsl.jsyn with parameters of type Tuning Modifier and Type Method Description voidSimpleSamplePlayingInstrument. setTuning(Tuning tuning)Deprecated.voidSynthNoteInstrument. setTuning(Tuning tuning)Deprecated.voidTunedSynthNoteInstrument. setTuning(Tuning t)Deprecated.defaults to 12TET but you change that hereConstructors in com.softsynth.jmsl.jsyn with parameters of type Tuning Constructor Description TunedSynthNoteInstrument(BussedVoiceAllocatorMultiOut allocator, Tuning tuning)Deprecated.polyphonic constructorTunedSynthNoteInstrument(com.softsynth.jsyn.SynthNote synthNote, Tuning tuning)Deprecated.monophonic constructor -
Uses of Tuning in com.softsynth.jmsl.jsyn2
-
Uses of Tuning in com.softsynth.jmsl.util
Subclasses of Tuning in com.softsynth.jmsl.util Modifier and Type Class Description classPtolemyTuningclassTuningETTuningET Equal tempered TuningclassTuningTableMethods in com.softsynth.jmsl.util that return Tuning Modifier and Type Method Description TuningTunable. getTuning()Methods in com.softsynth.jmsl.util with parameters of type Tuning Modifier and Type Method Description voidTunable. setTuning(Tuning tuning)