[Scummvm-devel] 44.1kHz support

Sven Köhler skoehler at upb.de
Sun Jul 28 05:42:02 CEST 2002


> It's best, yes.. Otherwise, be aware that the frequencies are not always
> 8000, 11025 or 22050 due to the strange encoding used by the .SOU format.

i will soon have time to implement a C++-class that offers the following:

- constructor: src-freq, dest-freq
- put: enqueues raw-data given int the spicified src-freq
- get: dequeues/returns raw-data with the specified dest-freq

what about 8-bit, 16-bit etc.?
i think the scummvm also needs 8-bit->16-bit conversation, right?
or is there even 4-bit?





More information about the Scummvm-devel mailing list