|
1 |
FrontEnd CVS Screenshot | Demonstrates DCT transform on continuous audio. Result is painted as colored greed. Main parameters can be adjusted. |
2 |
Graphic CVS Screenshot | Allows to show audio source with different zooming. Can mark arbitrary part of source. Marked part of the source can be played. Marked part of the source can be saved in file. |
3 |
Player CVS Screenshot | Player that is able to play and record audio data as it is required by other tools. |
4 |
ViewDCT CVS Screenshot | Demonstrates behavior of DCT coefficients. Allows to see how single specific DCT coefficient influences the resulting curve. Have option to tail resulting curve (after IDCT). Resulting curve can be played. Data to analyze can be loaded from a file. |
1 |
Audio CVS | Library that gives simplified
interface to audio input/output. Available only relevant options and nothing more. Can be used out of project as stand-along library. |
2 |
Math CVS | Currently only DCT and IDCT functions in it simplest implementation. |