Use this class for lowest CPU usage. RedMstGUI2 and RedMstGUI3 adds metronome and transport view but takes a little bit more to update.
The GUI takes the following keyboard commands...
escape key | go to next section. Same as RedMst.next |
left arrow key | go to previous section. Same as RedMst.prev |
right arrow key | go to next section. Same as RedMst.next |
space key | toggle RedMst play and stop |
size |
Fontsize. The default is 24. |
skin |
This is a GUI.skin. If not gives a special 'red' skin will be provided. |
How often to redraw the window in beats. The default is 0.25 which means every 16th note. It uses RedMst.clock
.
Handle to the actual window created.