]> ruin.nu Git - moosique.git/blobdiff - To Do.txt
no message
[moosique.git] / To Do.txt
index 907d0a3b8c7910abeeee2dd06359ee4c523e4a9c..00185b384dfcef4e8856fd12b20c6a12176e3403 100644 (file)
--- a/To Do.txt
+++ b/To Do.txt
@@ -29,4 +29,7 @@
                
                InputMap im = rootPane.getInputMap(JComponent.WHEN_ANCESTOR_OF_FOCUSED_COMPONENT);
                KeyStroke helpKey = KeyStroke.getKeyStroke(KeyEvent.VK_F1, 0);
-               im.put(helpKey, "help");
\ No newline at end of file
+               im.put(helpKey, "help");
+
+* Oktavförändring i MooKeyboard
+       Mappa F9-F12 till MooKeyboard.setOctave(n) där n = {2, 4, 6, 8}
\ No newline at end of file