lao documentation
lao version 1.1.0 - 20170904
sampleFormat
A table describing a sample format.
- bits
-
a number that defines the bits per sample
- rate
-
a number that defines the samples per second per channel
- channels
-
a number that defines the amount of channels
- byteFormat
-
a string that defines what byte ordering is used. Can be either
"little", "big" or "native".
Notes
Instead of this being a userdata which is restrictive and cumbersome,
you use a regular table with a special set of members.
developed by
Linus Sjögren,
daurnimator and
peterbillam
thelinx@unreliablepollution.net
back to index
this project at GitHub