ID | Priority | Status | muspatch bugs | Date |
1 | 1 | FIXED | need to implement ffts | 09-01-2016 |
2 | 1 | FIXED | need to implement fft_to_halfnotes | 09-01-2016 |
3 | 2 | FIXED | need to find the beginning of music | 09-06-2016 |
4 | 2 | FIXED | need to find the beginning of music | 09-06-2016 |
5 | 2 | FIXED | need to find the end of music | 09-06-2016 |
6 | 1 | FIXED | Gui for cutting,aligning,combining music | 09-06-2016 |
7 | 5 | FIXED vague, fixed enough now. | Human input needed for overriding errors,trying stuff | 09-06-2016 |
8 | 3 | FIXED | abbBB => aBBBB | 09-07-2016 |
9 | 3 | FIXED | EbbE => EEEE b is 19 halfsteps up from E | 09-07-2016 |
10 | 3 | FIXED | ABaB => AABB a is octave up from A | 09-07-2016 |
11 | 3 | FIXED | AbAB => AABB b is n octaves up from B | 09-07-2016 |
12 | 3 | FIXED | AbAE => AEEE b is 19 halfsteps up from E | 09-07-2016 |
13 | 3 | FIXED | CCgCC => CCCCC g is 19 halfsteps up from C | 09-07-2016 |
14 | 3 | FIXED | fixnotes needs to get called until nothing is done | 09-07-2016 |
15 | 3 | FIXED | convert lengths to 32nds etc | 09-07-2016 |
16 | 5 | OPEN | display bars/beats/notes/etc | 09-07-2016 |
17 | 3 | FIXED | figure threshold for silence/rests | 09-07-2016 |
18 | 3 | FIXED | findfirstnote needs to be better | 09-08-2016 |
19 | 3 | FIXED | really crappy note detection with only one channel | 09-08-2016 |
20 | 3 | FIXED | wav_to_halfnote needs to be implemented in C. | 09-11-2016 |
21 | 3 | FIXED | cello auto snap behind esp. on video | 09-13-2016 |
22 | 4 | FIXED | auto snap not good enough basing off first note, need to best fit on 32nds | 09-13-2016 |
23 | 3 | FIXED | need to parameterize n/m time signature, and alignment to xnth notes | 09-21-2016 |
24 | 4 | FIXED | auto snap needs to best fit on start, not length (by x-nds) | 09-22-2016 |
25 | 5 | OPEN | ff_overlap needs to be computed off of alignment to xnth notes and instrument | 09-22-2016 |
26 | 5 | OPEN | alignment needs to be checked even with fft_2m-8192 fixup | 09-27-2016 |
27 | 3 | FIXED | need a means to move source and mics around | 02-01-2017 |
28 | 3 | FIXED | auto alignment using ffts too complex,changed to simple product maximization | 02-25-2017 |
29 | 4 | FIXED | sliders need to be split(L,R), and used as outputs as well as inputs for source placer | 03-31-2017 |
30 | 5 | FIXED | sliders setting threshold has to be left or right depending on the side | 04-02-2017 |
31 | 3 | FIXED | Need now,begin,end markers | 04-03-2017 |
32 | 4 | OPEN | Need user markers | 04-03-2017 |
33 | 4 | FIXED | Graph both left(white) and right(red) in GraphPlot | 04-03-2017 |
34 | 3 | FIXED | now,begin,end markers are sometimes off by 16 | 04-03-2017 |
35 | 4 | FIXED | now,begin,end markers move on rescale and >>, << | 04-05-2017 |
36 | 5 | FIXED | left(white) right(red) swapped in GraphPlot | 04-05-2017 |
37 | 4 | FIXED | need to correct db labels in sliders | 04-05-2017 |
38 | 5 | OPEN | moving buttons needs to redraw if it runs over other buttons | 04-05-2017 |
39 | 5 | OPEN | selecting things needs to lock view (and anything else that could be moved except for selectables) | 04-07-2017 |
40 | 5 | FIXED | dB sliders tickmarks, some missing | 04-08-2017 |
41 | 5 | FIXED | movement of objects by keyboard needs faster selectable options | 04-08-2017 |
42 | 3 | FIXED | use grammar to drive action by user,creating/exposing only those choices that make sense at time. | 04-08-2017 |
43 | 3 | FIXED | Need to be able to save track offset/slide. | 04-13-2017 |
44 | 3 | FIXED | Need to be able to clear now,begin,end markers | 04-17-2017 |
45 | 5 | OPEN | Need shortcuts for some grammar actions | 04-17-2017 |
46 | 3 | FIXED | camera audio needs to be auto aligned to corresponding shure mic for integrated placer | 05-01-2017 |
47 | 3 | FIXED | source placer needs to place video as well | 05-01-2017 |
48 | 3 | FIXED | Play mixed -16,0 resets buffer to last selected only | 05-14-2017 |
49 | 4 | FIXED | Need auto scaling for visual scopes | 05-15-2017 |
50 | 3 | FIXED | marking off by 16 on minor takes | 05-15-2017 |
51 | 5 | FIXED | Need app initialization, list of commonly done things | 05-15-2017 |
52 | 3 | FIXED | Gotta figure out which video frames to drop/insert for cross fade with offset | 05-29-2017 |
53 | 3 | FIXED | Volume envelopes needed,probably gets its own layer | 05-29-2017 |
54 | 4 | OPEN | First opening needs to let user know it's calculating offsets between takes | 06-13-2017 |
55 | 2 | FIXED | size calculation in usr_crossfade should happen before offset calcs,seg fault | 06-14-2017 |
56 | 5 | FIXED | Hard coded id's for instruments, need to be computed | 07-23-2017 |
57 | 4 | FIXED | c.wav.lsp etc not initially generated 0. | 07-23-2017 |
58 | 4 | FIXED | c.wav.gen.lsp etc not initially generated. | 07-23-2017 |
59 | 4 | FIXED | c.wav.vol.lsp etc not initially generated. | 07-23-2017 |
60 | 4 | FIXED | /to/* not initially generated. | 07-23-2017 |
61 | 4 | OPEN | redo mixing elements redo volume elements not initially done. | 07-23-2017 |
62 | 2 | FIXED | 24 bit support needs to be added, in a way that doesn't break 16 bit support. | 10-26-2017 |
63 | 3 | FIXED | Source movement is restricted too much. | 11-21-2017 |
64 | 4 | FIXED | takes needs to be computed each time. | 01-31-2018 |
65 | 2 | FIXED | Play buffer overrun in buffer_to_play offset is already taken into account. | 01-31-2018 |
66 | 4 | FIXED | Slide on tracks needs to be able to have bars, notes & fractions offset. | 02-08-2018 |
67 | 5 | OPEN | Need to be able to set gframe_start to true bar n & somehow show beats&bar numbers. | 02-08-2018 |
68 | 5 | FIXED | blue/green/red line info needs to be saved. | 02-10-2018 |
69 | 2 | FIXED | Clipping on final, because of echo stuff. | 02-11-2018 |
70 | 4 | FIXED | Moving around sources/sinks needs a way to save. | 02-11-2018 |
71 | 5 | FIXED | z value gets lost on saving sources/sings chorus. | 02-11-2018 |
72 | 4 | OPEN | Need way to auto trim beginning and end. | 02-11-2018 |
73 | 4 | FIXED | Sliders need to be bi-modal used to display source movement xor rel vol env. | 02-12-2018 |
74 | 4 | FIXED | Music waves should get clipped or at least not wrapped. | 02-12-2018 |
75 | 5 | FIXED | "save places" needs to turn red upon dirty places, black?/green? when saved. | 02-12-2018 |
76 | 4 | FIXED | Need a Sum(try1..tryn) and/or a Avg(try1..tryn). | 02-12-2018 |
77 | 5 | FIXED | Need a CDraw(no reverb etc). | 02-13-2018 |
78 | 5 | FIXED | usr_vol needs to go to a c function, lisp is too slow, now that usr_add implemented. | 02-13-2018 |
79 | 5 | OPEN | usr_crossfade should check for offset < 0. | 02-13-2018 |
80 | 4 | FIXED | usr_add should check for offset < 0. | 02-13-2018 |
81 | 5 | OPEN | need to zero all reads or whatever past end of wav files/buffers. | 02-13-2018 |
82 | 5 | FIXED | Hide/unhide orch. | 02-13-2018 |
83 | 3 | OPEN | Need delete in place, shift after, left. | 02-13-2018 |
84 | 3 | OPEN | Need insert in place, shift after, right. | 02-13-2018 |
85 | 5 | OPEN | usr_cross etc generator chain needs to go to a c function, lisp is too slow. | 02-13-2018 |
86 | 5 | OPEN | volume chain isnt handled quite right, needs to happen at final mix. | 02-13-2018 |
87 | 3 | OPEN | Generator&Volum chain (gen chain edit) needs to be implemented. | 02-16-2018 |
88 | 5 | FIXED | Hide tracks doesn't clear names. | 02-17-2018 |
89 | 5 | FIXED | Show tracks doesn't. | 02-17-2018 |
90 | 3 | FIXED | Need modes with different layouts. | 02-17-2018 |
91 | 5 | FIXED | combo_buttons* needs a name change to combobuttons*. | 02-19-2018 |
92 | 5 | OPEN | combo_value* needs a name change to combovalue*. | 02-22-2018 |
93 | 4 | OPEN | .mov->arr*.bmp->small*.bmp needs to be implemented in lisp(system(...)). | 02-20-2018 |
94 | 4 | OPEN | Need "Publish" mode. | 02-23-2018 |
95 | 4 | FIXED | Edit mode Remove needs to update removestk. | 03-08-2018 |
96 | 5 | FIXED | Edit mode vindex might need to be stack order. | 03-08-2018 |
97 | 5 | OPEN | Edit mode scopes might need to be duplicatable. | 03-08-2018 |
98 | 4 | OPEN | Edit mode destination lines(R/G/B etc) need to be echoed in dashed on sources. | 03-08-2018 |
99 | 4 | OPEN | gmode needed. | 03-08-2018 |
100 | 4 | OPEN | Edit mode chainstk nonempty, buttons needed also showing&aligning scopes needed. | 03-10-2018 |
101 | 4 | OPEN | If tryn.wav.lsp is too big, seg faults. | 05-22-2018 |
102 | 4 | OPEN | Sliding edits to newly expose crossfeed causes uninit halt, should always ret # even if offscreen. | 05-30-2018 |