todo
来自「Vovida 社区开源的 SIP 协议源码」· 代码 · 共 49 行
TXT
49 行
Here's a list of what I (erikd@zip.com.au) think needs to be done. Thelist is by no means comprehensive and people are encouraged to emailme with suggestions. o Add pipe in/out capabilities. libsndfile should be able to read its input from a pipe and write its output to a pipe. o Add autoconf type tests for IEEE read/write compatibility. o Add checks of the error state after fseek???? Use ferror (). o Modify tests/lossy_comp_test.c to add tests for stereo files. o Testing compilation and correctness on more platforms. o Improve testing routines. Must test all combinations of inputs and outputs. o Test sf_seek function on write??? o Get hold of a couple of Sun/Next AU files containing 32 and 64 bit floating point data write code to read and write them (well at least the 32 bit ones). o Add more sound file formats. People should contact me with their requirements. o Add support for accessing sound formats with multiple audio data sections (ie samples within tracker files, Soundfont II and multi-sample sampler formats). o Add an interface to allow reading and writing of sample loop points and other info within AIFF and other file formats. This must be a general solution. o Improve documentation. Is HTML documentation good enough? o Look into the possibility of optional sample rate convert on file read. As I am the person who knows libsndfile best, I can probably implement any new features faster than anybody else (and you can spend your timewriting applications with libsndfile). All I need is some documentation and some sample files. Please contact me before emailingme documentation and sample files. I would much rather pull them offthe web than have them clogging up my email inbox.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?