Revision 18227,
939 bytes
checked in by ghudson, 22 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r18226,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | Audio File Library 0.2.3 |
---|
2 | Michael Pruett <mpruett@sgi.com> |
---|
3 | |
---|
4 | Short-term |
---|
5 | ---------- |
---|
6 | |
---|
7 | Handle more compressed data formats, most importantly Ogg Vorbis. GSM |
---|
8 | 06.10 would also be nice. |
---|
9 | |
---|
10 | Handle sample rate conversion. |
---|
11 | |
---|
12 | More comprehensive tests should be developed to stress-test the |
---|
13 | library. Tests are needed most for the following sets of functions: |
---|
14 | * af{Get,Set}VirtualChannels/afSetChannelMatrix |
---|
15 | * afGetSampleFormat/af{Get,Set}VirtualSampleFormat |
---|
16 | * af{Get,Set}Loop{IDs,Mode,Count,Start,End,StartFrame,EndFrame,Track} |
---|
17 | |
---|
18 | Support for auxiliary data in IRCAM files (maximum amplitude, comments, |
---|
19 | etc.) should be added. |
---|
20 | |
---|
21 | Long-term |
---|
22 | --------- |
---|
23 | |
---|
24 | It would be nice to support some more file formats. |
---|
25 | |
---|
26 | Add locale support for error messages. |
---|
27 | |
---|
28 | Documentation should probably be in the SGML DocBook format. |
---|
29 | |
---|
30 | Whenever a compression format is requested, the library should scan |
---|
31 | through /usr/lib/audiofile/*.so to see if any DSOs support the requested |
---|
32 | format. |
---|
Note: See
TracBrowser
for help on using the repository browser.