tida ~master (2021-10-06T18:27:09Z)
Home
Dub
Repo
Wav.load
tida
sound
Wav
Loads an audio format from a file.
class
Wav
@
trusted
void
load
(
string
file
)
Parameters
file
string
The path to the file.
Meta
Source
See Implementation
tida
sound
Wav
functions
dup
load
variables
audioFormat
bitsPerSample
blockAlign
byteRate
data
numChannels
sampleRate
Loads an audio format from a file.