Procházet zdrojové kódy

doc/notes.txt : 9/30 session notes update.

master
kevin před 10 roky
rodič
revize
8627e8f61b
1 změnil soubory, kde provedl 14 přidání a 8 odebrání
  1. 14
    8
      doc/notes.txt

+ 14
- 8
doc/notes.txt Zobrazit soubor

15
 + cmJson and cmLex should report the name of the file when with syntax error messages.
15
 + cmJson and cmLex should report the name of the file when with syntax error messages.
16
 + Use CSV for mod score file format (to eliminate need for labels)
16
 + Use CSV for mod score file format (to eliminate need for labels)
17
 + Autoload of default pgm cfg, program, enable audio, sequence, score location.
17
 + Autoload of default pgm cfg, program, enable audio, sequence, score location.
18
-+ Circuit switcher patch.
18
++ (done) Circuit switcher patch.
19
 + Review and document the app threading and locking during audio file loading.
19
 + Review and document the app threading and locking during audio file loading.
20
 + Remove old performance evaluation code from cmScore.
20
 + Remove old performance evaluation code from cmScore.
21
 + All programs should be able to reload without crashing via enabling/disabling audio.
21
 + All programs should be able to reload without crashing via enabling/disabling audio.
22
-+ Select and save audio devices.
22
++ (in new version) Select and save audio devices.
23
 + (done) Mac Conversion
23
 + (done) Mac Conversion
24
 + (done) Live MIDI - to test audio/MIDI delay.
24
 + (done) Live MIDI - to test audio/MIDI delay.
25
 + (done) As threshold increases overall volume decreases - add a compensation algorithm.
25
 + (done) As threshold increases overall volume decreases - add a compensation algorithm.
26
 + There are unintialized variable warnings on the release build.
26
 + There are unintialized variable warnings on the release build.
27
 + Add preset delete.
27
 + Add preset delete.
28
 + All uses of va_copy() should have a complimentary va_end() 
28
 + All uses of va_copy() should have a complimentary va_end() 
29
++ The list boxex do not show the currently selected item.
30
++ MIDI note messages are sent but do not trigger notes on OSX. 
31
+
29
 
32
 
30
 *** 9/27
33
 *** 9/27
31
 * Implement live recording for use in part 2.
34
 * Implement live recording for use in part 2.
43
 cross-fade channel rather than the inactive channel.
46
 cross-fade channel rather than the inactive channel.
44
 * Add a score mode that performs some action (e.g. incr/decr) on each incoming score follower
47
 * Add a score mode that performs some action (e.g. incr/decr) on each incoming score follower
45
 event.  
48
 event.  
46
-
49
+* In AvailCh what happens when no available channels are found - this may be the cause 
50
+of the cross-fade cut-out problem.
51
+* Add eq stage to output.
47
 
52
 
48
 * Setting the upper slope to a negative value is effective.
53
 * Setting the upper slope to a negative value is effective.
49
 
54
 
50
 * Demo Material: Seq 8 Mark 204 (1024-4 2048-4) Fade 10ms Cost->Threshold.
55
 * Demo Material: Seq 8 Mark 204 (1024-4 2048-4) Fade 10ms Cost->Threshold.
51
 - recd7  Mark 151
56
 - recd7  Mark 151
52
 - recd8  Mark 145 - same settings a previous take.
57
 - recd8  Mark 145 - same settings a previous take.
53
-- recd9  Mark 145 - w/ changing xfade switch to mode 4 at 38 
58
+- (recd9) Mark 145 - w/ changing xfade switch to mode 4 at 38 
54
 - recd10 Mark 145 - same w/ no mode change
59
 - recd10 Mark 145 - same w/ no mode change
55
-- recd11 Mark 145 - 3 different takes w/ score constant - no perf. parameters used - fixed threshold=65 
56
-- recd12 Mark 148   (same settings as recd9)
57
-- recd13 Mark 151
60
+- recd11 Mark 145 - a. 3 different takes w/ score constant - no perf. parameters used - fixed threshold=65 
61
+- recd12 Mark 148   b.(same settings as recd9)
62
+- recd13 Mark 151   c.
58
 - recd14 Mark 161  Section 40 - fixed changes see mod0.js for note 
63
 - recd14 Mark 161  Section 40 - fixed changes see mod0.js for note 
59
-
64
+- Seq 6 Mark 145 M-92 (38,39,39a) (recd16) (recd17) (recd18) (recd19)
65
+- Seq 7 Mark 167 M-100
60
 *** 8/13
66
 *** 8/13
61
 * Cross-fade was cutting out during demo.
67
 * Cross-fade was cutting out during demo.
62
 * Missing takes between seq 7 and seq 8.
68
 * Missing takes between seq 7 and seq 8.

Načítá se…
Zrušit
Uložit