wave-d v1.0.6 (2016-12-07T16:43:44Z)
Home
Dub
Repo
encodeWAV
waved
wav
Encodes a WAV.
void
encodeWAV
(Sound sound, string filepath)
void
encodeWAV
(R output, Sound sound)
void
encodeWAV
(
R
)
(
ref
R
output
,
Sound
sound
)
if
(
isOutputRange
!(
R
,
ubyte
)
)
Meta
Source
See Implementation
waved
wav
functions
decodeWAV
encodeWAV
variables
FloatingPointIEEE
LinearPCM
WAVE_FORMAT_EXTENSIBLE
Encodes a WAV.