Wav.load

Loads an audio format from a file.

class Wav
@trusted
void
load
(
string file
)

Parameters

file string

The path to the file.

Meta