File: README.txt

package info (click to toggle)
libtritonus-java 20070428-7
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 6,792 kB
  • ctags: 11,840
  • sloc: ansic: 53,846; java: 45,251; sh: 3,032; makefile: 1,189; xml: 820; cpp: 147
file content (15 lines) | stat: -rw-r--r-- 599 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
README for tritonus/test

Most programs in this directory have been developed for special purposes
during the implementation of Tritonus. They are not intended as general tests.
Some are outdated and won't compile.

As reference programs for testing Tritonus installations, use programs from
the Java Sound Examples:
http://www.jsresources.org/exampes/
Especially recommanded are AudioPlayer and MidiPlayer.

The directory suite contains a test suite for Tritonus. It is based on junit.
Parts of the test suite are of general nature, so that other Java Sound
implementations can be tested with it.