File: TODO

package info (click to toggle)
libambix 0.1.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,756 kB
  • sloc: ansic: 9,900; makefile: 418; sh: 170; python: 92
file content (18 lines) | stat: -rw-r--r-- 430 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
FILE-FORMAT
===========
???

DEPENDENCIES
============
(optionally) getting rid of libsndfile
 - create our own minimal CAF-reader/writer
 - on OSX/iOS, use CoreAudio
	e.g. http://www.modejong.com/iOS/ExtAudioFileDemo.tar.bz2

helper-library
==============
library for matrix operations related to libambix
- find a good name for it
- analysis of existing matrices
- (basic matrix operations and construction is now in libambix)