Subversion Repositories DIN Is Noise

Rev

Rev 2324 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2324 Rev 2326
Line 1... Line 1...
1
DIN Is Noise 60 WIP:
1
DIN Is Noise 60 WIP:
2
2
-
 
3
to do:
-
 
4
-
 
5
  * voice fm/am also like beater
-
 
6
      based on beats
-
 
7
  * paste replace, append, insert on curve editors
-
 
8
  * beat labels every beat upto maybe 64 beats
-
 
9
  * beat 'doubler' widget
-
 
10
      eval every whole audio buffer
-
 
11
      start, end, times
-
 
12
        start, end dont have to be on same beat
-
 
13
  * curve selection
-
 
14
      copy & paste
-
 
15
  * curve scaling
-
 
16
      3 boxes 
-
 
17
        left edge, right edge anchors 
-
 
18
        move middle box edge to scale contents
-
 
19
          dry running with ghost profile draw
-
 
20
            execute at right time eg., at some beat position
-
 
21
  * binaural drones, binaural triggered notes on keybkeyb, mondrian
-
 
22
      * set unset toggle of binaurality
-
 
23
      * change separation
-
 
24
      * change justification
3
to fix:
25
to fix:
4
26
5
  ! launched binaural drone separation must be = to launcher !
27
  ! launched binaural drone separation must be = to launcher !
6
  ! Menu > Tools > Paste does paste append, must add Paste Append !
28
  ! Menu > Tools > Paste does paste append, must add Paste Append !
7
  ! remove var to from command.cc !
-
 
8
  ! color of snap lines in curve editor !
-
 
9
29
10
  on curve editor:
30
  on curve editor:
11
31
12
    /* paste append on curve editor */
32
    /* paste append on curve editor */
13
33
14
    /* insert after last vertex appends to curve */
34
    /* insert after last vertex appends to curve */
15
35
-
 
36
complete:
-
 
37
16
  * improved oscilloscope display
38
  * improved oscilloscope display
17
    * better labeling
39
    * better labeling
18
      * with distortion hinting
40
      * with distortion hinting
19
  /* will not exit if recording in progress *\
41
  /* will not exit if recording in progress *\
20
  /* cross hair on the only selected drone *\
42
  /* cross hair on the only selected drone *\