|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MidiSettings | |
|---|---|
| openpiano.control | |
| openpiano.settings | |
| Uses of MidiSettings in openpiano.control |
|---|
| Methods in openpiano.control that return MidiSettings | |
|---|---|
MidiSettings |
Controller.getCurrentMidiSettings()
Returns the settings of the current MIDI file |
| Uses of MidiSettings in openpiano.settings |
|---|
| Methods in openpiano.settings that return MidiSettings | |
|---|---|
MidiSettings |
Settings.getMidiSettings(int index)
Returns the configuration for a MIDI file |
| Methods in openpiano.settings that return types with arguments of type MidiSettings | |
|---|---|
LinkedList<MidiSettings> |
Settings.getMidiSettings()
Returns the configurations for the MIDI files |
| Methods in openpiano.settings with parameters of type MidiSettings | |
|---|---|
int |
Settings.addMidiSettings(MidiSettings midiSettings)
Adds a new configuration for a MIDI file |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||