File: TODO.tasks

package info (click to toggle)
libinstpatch 1.1.7-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 3,384 kB
  • sloc: ansic: 50,922; python: 429; xml: 130; makefile: 10
file content (74 lines) | stat: -rw-r--r-- 4,184 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
65
66
67
68
69
70
71
72
73
74
<?xml version="1.0"?>
<gtodo>
  <category title="Feature" place="0">
    <item>
      <attribute id="1168995094" priority="2" done="0" start_date="732693" enddate="99999999" notify="0" endtime="-60" last_edited="1168995094"/>
      <summary>Handle stereo audio correctly with SoundFont files</summary>
      <comment/>
    </item>
    <item>
      <attribute id="1168995054" priority="2" done="0" start_date="732693" enddate="99999999" notify="0" endtime="-60" last_edited="1168995102"/>
      <summary>Object to XML save</summary>
      <comment>Encoding and decoding of objects to and from XML.
Property flag for indicating properties that should not be stored.
</comment>
    </item>
    <item>
      <attribute id="1168995144" priority="0" done="0" start_date="732693" enddate="99999999" notify="0" endtime="-60" last_edited="1168995144"/>
      <summary>DLS2 region properties</summary>
      <comment/>
    </item>
    <item>
      <attribute id="1168995162" priority="1" done="0" start_date="732693" enddate="99999999" notify="0" endtime="-60" last_edited="1168995162"/>
      <summary>GigEffects properties</summary>
      <comment/>
    </item>
    <item>
      <attribute id="1168995199" priority="0" done="0" start_date="732693" enddate="99999999" notify="0" endtime="-60" last_edited="1168995199"/>
      <summary>Cram progress callback</summary>
      <comment/>
    </item>
    <item>
      <attribute id="1168995216" priority="0" done="0" start_date="732693" enddate="99999999" notify="0" endtime="-60" last_edited="1168995216"/>
      <summary>Cram encoding statistics</summary>
      <comment/>
    </item>
    <item>
      <attribute id="1168995274" priority="0" done="0" start_date="732693" enddate="99999999" notify="0" endtime="-60" last_edited="1168995274"/>
      <summary>IpatchCramContainer</summary>
      <comment>A container object for adding arbitrary files for encoding to a cram file.</comment>
    </item>
    <item>
      <attribute id="1168995416" priority="1" done="0" start_date="732693" enddate="99999999" notify="0" endtime="-60" last_edited="1168995416"/>
      <summary>Direct loading of CRAM files</summary>
      <comment>Decode all binary data of a CRAM file into memory and then provide seeking and streaming access to the FLAC encoded samples.  Make it appear like a regular IpatchFile.</comment>
    </item>
    <item>
      <attribute id="1168995525" priority="2" done="0" start_date="732693" enddate="99999999" notify="0" endtime="-60" last_edited="1168995525"/>
      <summary>Audio edit lists</summary>
      <comment>An IpatchSampleStore type which can be used to create virtual stores from sample data in other stores with simple effects (crop, cut, fade, etc).</comment>
    </item>
    <item>
      <attribute id="1168995561" priority="1" done="0" start_date="732693" enddate="99999999" notify="0" endtime="-60" last_edited="1168995561"/>
      <summary>Command line ipatch utility</summary>
      <comment>Create a command line utility for processing instrument files.</comment>
    </item>
    <item>
      <attribute id="1168995691" priority="1" done="0" start_date="732693" enddate="99999999" notify="0" endtime="-60" last_edited="1168995691"/>
      <summary>Create a new central instrument format</summary>
      <comment>Create new instrument format which attempts to describe synthesis model.  To be used for converting between various other supported formats, and possibly end up as the "native" format of libInstPatch.</comment>
    </item>
    <item>
      <attribute id="1168995724" priority="1" done="0" start_date="732693" enddate="99999999" notify="0" endtime="-60" last_edited="1168995724"/>
      <summary>Akai support</summary>
      <comment/>
    </item>
    <item>
      <attribute id="1168995768" priority="0" done="0" start_date="732693" enddate="99999999" notify="0" endtime="-60" last_edited="1168995768"/>
      <summary>Support for loading DLS samples using libaudiofile</summary>
      <comment>Support loading of sample data in DLS files with libaudiofile (for unsupported formats).</comment>
    </item>
  </category>
  <category title="Bug" place="1"/>
  <category title="Test" place="2"/>
</gtodo>