]> ruin.nu Git - moosique.git/blobdiff - To Do.txt
tagit bort min fula mainmetod
[moosique.git] / To Do.txt
index 907d0a3b8c7910abeeee2dd06359ee4c523e4a9c..9a62a9b5bd50c1cb96384f34f7e3ec0a9069ba7f 100644 (file)
--- a/To Do.txt
+++ b/To Do.txt
@@ -1,3 +1,10 @@
+FÖRDELNING
+
+Einar: Moosique(4), MooSequence(4), MooTrack(4), MooNote(4)
+Micke: MooGUI(4), MooTrackTitle(2), MooNoteElement(6), MooNoteProp(4)
+Björn: MooMenu(8), MooToolbar(3), MooStatus(1), MooView(2), MooViewCounter(1)
+Rolle: MooTrackView(16)
+
 * Inställningar
        - MIDI-enhet     Öppna en dialogruta med innehållet i getMidiDeviceInfo() och låt användaren välja.
 
@@ -29,4 +36,9 @@
                
                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}
+
+* Funktioner för att sätta channel? mute? solo?