File: TODO

package info (click to toggle)
specimen 0.5.2rc3-5
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,656 kB
  • sloc: ansic: 10,874; sh: 3,482; makefile: 60
file content (64 lines) | stat: -rw-r--r-- 1,592 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
-Make "loop to end" optional

-Create a better file format

-Make a sample browser

-Allow patches to have their own JACK ports

-Automatically append .beef to a filename when saving a bank if it
 doesn't have that already

-Make it possible to copy and paste whole parameter tabs

-A way to import a bunch of samples at once

-TOOLTIPS!  Or a status bar... or tooltips AND a statusbar!  This is
 low hanging fruit, any takers?  Please?  FOR THE LOVE OF GOD!!!

-Add a command line option to specify what the jack and alsa_seq names
 should be

-Make the bank save-as dialog prompt you before overwriting
an existing file

-Allow patches to host a few effects

-Allow for longer times in the Envelopes and LFOs using non-linear sliders

-Add more filter types

-Figure out why some parts of the gui don't redraw properly, such as
the waveform and the audio-settings window

-Add a progressbar when loading soundfiles and banks

-Fix syncing drift

-Add snap and zero functions to sample editor

-Fix the timing code, it's gotta be broken somehow

-Add a CLI option to specify a custom gtkrc theme file.

-Allow sample playback to be looped indefinitely while fooling with
 parameters beyond just loop and playback points.

-Add the ability to export modified samples.

-Add undo

-Ask to save if any changes exist before quitting

-Enable optimized build

-Enable profiling build

-Stereo view in the loop editor

-Add a sampling capability

-Fix --enable-debug, which currently does nothing

-make jack-midi support conditional upon jack version >= the version
 when midi was added to jack.