sound-processing ~master (2022-05-06T00:54:37.4804522)
Dub
Repo
WavFile.save
soundprocessing
wavfile
WavFile
Saves the object into a file.
path
's default value is the objects file path
class
WavFile
void
save
(
string
path
=
_filePath
)
Meta
Source
See Implementation
soundprocessing
wavfile
WavFile
constructors
this
functions
combine
save
setDuration
setPitch
properties
dataSize
duration
filePath
files
pitch
sound
static functions
construct
Saves the object into a file. path's default value is the objects file path