blob: 7a765ec7dc2ca0fd02707e4125873125553e285a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
TODO:
Implement high-level Player and Converter classes.
Add MP1 and MP2 support and test.
Add option to run each "stage" on own thread.
E.g. read & parse input, decode subbands, subband synthesis, audio output.
Retrofit seek support (temporarily removed when reworking classes.)
Document and give example code.
|