source: buchla-68k/orig/DOC/M7TODO.TXT

Last change on this file was 3ae31e9, checked in by Thomas Lopatic <thomas@…>, 7 years ago

Imported original source code.

  • Property mode set to 100755
File size: 1.3 KB
Line 
1Main menu
2---------
3---- Features to be completed or added ----
4 [__] Diagnostics
5 [__] Initialize system
6
7Score editor
8------------
9---- Features to be completed or added ----
10 [__] Punch In/Out
11 [__] Click track output
12 [__] Re-group a single note
13 [__] SMPTE support
14
15---- Bugs to be fixed ----
16 [__] Frame clock output (kills MIDI UART)
17
18Instrument designer
19-------------------
20---- Features to be added ----
21 [__] Key release point ('come here') in fns (line 1/4 ht. of fn)
22 [__] Randomize repeat count field
23
24Waveshape editor
25----------------
26---- Bugs to be fixed ----
27 [__] Harmonic coefficients are a little off
28
29Front panel / LCD display
30-------------------------
31---- Bugs to be fixed ----
32 [__] Check initial value / initial output of sliders
33 [__] Clean up disk error message interaction with LCD display
34
35Miscellaneous / General / Execution code
36----------------------------------------
37---- Features to be completed or added ----
38 [__] MIDI volume pedal
39
40---- Bugs to be fixed ----
41 [__] Pitch wheel doesn't get seen in edit mode
42 [__] Tempo multiplier changes cripple msl() while the pot changes
43 [__] Speed up instrument changes
44 [__] Improve disk change recognition
45 [__] Check for small tuning error
46 [__] Noisy waveshapes (requires sending twice to fix)
Note: See TracBrowser for help on using the repository browser.