Interface CustomInstrument
public interface CustomInstrument
IDK what to do with it...
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidsetPressKey(boolean pressKey) voidsetsetSoundPitch(byte pitch) voidsetToSongFile(String path)
-
Method Details
-
setName
-
setToSongFile
-
setsetSoundPitch
void setsetSoundPitch(byte pitch) -
setPressKey
void setPressKey(boolean pressKey)
-