Add Debian stuff for version 0.97.6-2
[fmit.git] / debian / patches / 01_Upstream_TODO.dpatch
1 #! /bin/sh /usr/share/dpatch/dpatch-run
2 ## 01_Upstream_TODO.dpatch.dpatch by Ludovic RESLINGER <lr@cuivres.net>
3 ##
4 ## All lines beginning with `## DP:' are a description of the patch.
5 ## DP: TODO: Traduction in english of the parts in french.
6
7 @DPATCH@
8 diff -Nru fmit-0.97.6.orig/TODO fmit-0.97.6/TODO
9 --- fmit-0.97.6.orig/TODO       2007-06-09 16:11:12.000000000 +0200
10 +++ fmit-0.97.6/TODO    2007-06-16 23:23:48.594868750 +0200
11 @@ -1,49 +1,56 @@
12 -look for translations
13 +TODO:
14 +-----
15  
16 -volume à partir de la somme des harmoniques pas de la valeur max
17 -       perceptive volume from weighted spectrum ?
18 -high pass with FIR
19 -band pass ranges with low pass
20 -tests corrects des working transport possibles
21 -shortcuts
22 -
23 -Doc
24 -       speak about 50hz on web site FAQ
25 -       Do not use a too big sampling rate. 22050Hz should be largely enough in most cases.
26 -
27 -promotion
28 -       contact AGNULA project
29 -       http://apps.linuxaudio.org/apps/screenshots
30 -
31 -algo
32 -       sep en bandes avec resampling ?
33 -       Quantizer
34 -               Viterbi
35 -
36 -interface
37 -       statistics
38 -                       in a preselected range of notes
39 -                       keep the history of the note (not only an average over the note)
40 -                       be able to drop too short notes
41 -                       average of volume
42 -                       mean or median averaging
43 -               post-process notes with Viterbi
44 -       harm struct
45 -               add inharmonicity values in cents
46 -               phase
47 -       DFT
48 -               envelope ?
49 -       microtonal view
50 -               autodetect octave
51 -?              stretch scale view to the complet scale length (not always 12 !)
52 -               create your own scales inside FMIT
53 -       configure
54 -?              'restore factory settings' bug for ui_chkJACKAutoConnect and his source
55 -
56 -code cleaning
57 -       use AutoQSetting under Views
58 -
59 -autotools
60 -       maintainer-clean
61 -       doc directories of libs
62 -       curse autotools authors families up to five generations
63 +* Look for translations.
64 +
65 +* Volume from the harmonics sum and not from the maximum value.
66 +       - Perceptive volume from weighted spectrum ?
67 +
68 +* High pass with FIR.
69 +
70 +* Band pass ranges with low pass.
71 +
72 +* Make correct tests for working transport available.
73 +
74 +* Shortcuts.
75 +
76 +* Doc:
77 +       - Speak about 50hz on web site FAQ.
78 +       - Do not use a too big sampling rate. 22050Hz should be largely enough in most cases.
79 +
80 +* Promotion:
81 +       - Contact AGNULA project.
82 +       - http://apps.linuxaudio.org/apps/screenshots
83 +
84 +* Algo:
85 +       - Sep in ranges with resampling ?
86 +       - Quantizer:
87 +               - Viterbi.
88 +
89 +* Interface:
90 +       - Statistics:
91 +               - In a preselected range of notes.
92 +               - Keep the history of the note (not only an average over the note).
93 +               - Be able to drop too short notes.
94 +               - Average of volume.
95 +               - Mean or median averaging.
96 +               - Post-process notes with Viterbi.
97 +       - Harm struct:
98 +               - Add inharmonicity values in cents.
99 +               - Phase.
100 +       - DFT:
101 +               - Wrap ?
102 +       - Microtonal view:
103 +               - Autodetect octave.
104 +?              - Stretch scale view to the complet scale length (not always 12 !).
105 +               - Create your own scales inside FMIT.
106 +       - Configure:
107 +?              - 'Restore factory settings' bug for ui_chkJACKAutoConnect and his source.
108 +
109 +* Code cleaning:
110 +       - Use AutoQSetting under Views.
111 +
112 +* Autotools:
113 +       - Maintainer-clean.
114 +       - Doc directories of libs.
115 +       - Curse autotools authors families up to five generations.