Interface Tunable

All Known Implementing Classes:
Brass, JSynInsFromClassName, JSynSimpleUnitVoiceInstrument, JSynUnitVoiceInstrument, LineInInstrument, RingMod, SamplePlayingInstrument, SimpleSamplePlayingInstrumentWithAmplitudeMap, SuperNoiseSwoop, SupoveVox, SynthNoteAllPortsInstrument, SynthNoteAllPortsInstrumentSP, TransposingSamplePlayingInstrumentWithAmplitudeMap, TunedSynthNoteInstrument

public interface Tunable
  • Method Summary

    Modifier and Type Method Description
    Tuning getTuning()  
    void setTuning​(Tuning tuning)  
  • Method Details

    • setTuning

      void setTuning​(Tuning tuning)
    • getTuning

      Tuning getTuning()