Interface CustomInstrument


public interface CustomInstrument
IDK what to do with it...
  • Method Details

    • setName

      void setName(String name)
    • setToSongFile

      void setToSongFile(String path)
    • setsetSoundPitch

      void setsetSoundPitch(byte pitch)
    • setPressKey

      void setPressKey(boolean pressKey)