|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Bpm | |
|---|---|
| openpiano.control | |
| openpiano.midi | |
| Uses of Bpm in openpiano.control |
|---|
| Method parameters in openpiano.control with type arguments of type Bpm | |
|---|---|
void |
SlidePanel.setTime(LinkedList<Bpm> bpmList,
long tick,
int tpb)
Sets a tick as current tick |
| Constructor parameters in openpiano.control with type arguments of type Bpm | |
|---|---|
MidiTimer(Controller controller,
SlidePanel slidePanel,
LinkedList<Bpm> bpmList,
int tpb,
float factor)
Constructs a new MidiTimer based on conditions from a MIDI file |
|
| Uses of Bpm in openpiano.midi |
|---|
| Methods in openpiano.midi that return types with arguments of type Bpm | |
|---|---|
LinkedList<Bpm> |
MidiLoader.getBpmList()
Returns the MIDI file's list of beats per minute events |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||