Recent changes on vs0
Tetsuya Isaki <[email protected]> Tue, 23 Apr 2002 22:33:03 +0900
| Newsgroups | gmane.os.netbsd.ports.x68k |
|---|---|
| Message-ID | <[email protected]> |
Hello, In recent changes, vs0, built-in ADPCM voice synthesizer became able to play/record several audio formats correctly. This was mostly done by my friend Yosuke Sugahara. vs0 now supports following 6 formats: - ADPCM (OkiADPCM) - mulaw - ulinear8 - slinear8 - slinear16_le - slinear16_be You can play X68k ADPCM file: % audioplay -f -e adpcm -P4 -s15700 ADPCMfile or for other format: % audioplay file.au % audioplay file.wav However vs0 doesn't support channel/rate conversion yet. --- Tetsuya Isaki <[email protected] / [email protected]>