[fpc-pascal] Adding a array of float in ressource and use it ?

Lukasz Sokol el.es.cr at gmail.com
Wed Mar 8 10:17:24 CET 2017


On 07/03/17 23:03, Vojtěch Čihák wrote:
> Hi,
> 
>  

intersting,

> 
> there are different informations about *.wav, so maybe there are different impementations too.
> 
> See:
> 
> http://soundfile.sapp.org/doc/WaveFormat/
> 

This also has endiannes information, which is quite cool..

> and
> 
> https://blogs.msdn.microsoft.com/dawate/2009/06/23/intro-to-audio-programming-part-2-demystifying-the-wav-format/
> 

and this one, seems to be saying the data and file size fields are 32 BYTES (emphasis mine) long.

>  
> 
> The first says that 8-bit is unsigned, the second says signed.
> 
> The first does not mention floats, the second says 32-bits but only -1.0 to 1.0.
> 
>  
> 
> V.

-L.




More information about the fpc-pascal mailing list