]> ruin.nu Git - moosique.git/blobdiff - To Do.txt
*** empty log message ***
[moosique.git] / To Do.txt
index f13bcb3561c3667a08dc62b869b488b2736f4f0a..cabc038fe5d0bf6fab66c184ed177e7cefe9967c 100644 (file)
--- a/To Do.txt
+++ b/To Do.txt
@@ -13,54 +13,12 @@ VIKTIGT! Implementera playfunktionens beteende.
        Göra detta som en tråd?!?
 
 \f
-x Scrollningen?!? Horisontell behövs på både MooView och MooTrackView, men vertikal bara på MooView. Hur göra?
 x Får Moosique vara statisk? Fult?
 x Spara konfiguration?
        Arbetskatalog
        Fem senast öppnade filerna
        Valda MIDI-enheter
 
-\f
-MIDI Messages
-
-FF 58  Time signature: [0] / [1], [2] MIDI clocks per metronome tick, [3] / 32 per 24 MIDI clocks
-FF 51  Tempo           
-FF 03  Track Name      String name = new String(getData());
-C0     Program change  int pc = getData1();
-
-
-Sequence
-       private ShortMessage timeSignature, tempo;
-Track 
-       private ShortMessage trackName, programChange;
-
-\f
-MooMenu
-
-x Kom ihåg sökväg vid Open
-
-       Musikrelaterade menyer i Midisoft Recording Session:
-       
-       Track           Insert New...           Har vi
-                       Delete...               Har vi
-                       Move...                 Har vi
-                       Copy...                 Har vi
-                       Combine...              Onödig
-                       Rechannel...            Kanske
-                       Split by Pitch...       Onödig
-                       
-       Music           Insert Measure...       Lagt till
-                       Delete Measure...       Lagt till
-                       Clef...                 Onödig
-                       Time Signature...       Lagt till
-                       Key Signature...        Onödig
-                       Tempo...                Lagt till
-                       Scale Velocity...       Lagt till
-                       Transpose...            Lagt till
-                       Quantize...             Onödig
-       
-       Kanske också:   Reset Solo / Mute
-
 \f
 MooNote / MootrackView / MooNoteElement
 
@@ -71,6 +29,7 @@ MooNote / MootrackView / MooNoteElement
                                ...add(MooNote.getNoteOffEvent());
 
        *       set/getDuration verkar inte fungera.
+
 \f
 MooTrackTitle
 
@@ -144,3 +103,5 @@ Skr
 \f
 MooNoteProp
        * textfält som gör att man bara kan skriva in siffror?
+
+\f
\ No newline at end of file