nudsfml v0.0.10-alpha (2023-02-09T04:48:03Z)
Dub
Repo
OutputSoundFile.write
nudsfml
audio
outputsoundfile
OutputSoundFile
Write audio samples to the file.
class
OutputSoundFile
void
write
(
const
(
short
)[]
samples
)
Parameters
samples
const
(
short
)[]
array of samples to write
Meta
Source
See Implementation
nudsfml
audio
outputsoundfile
OutputSoundFile
constructors
this
destructors
~this
functions
openFromFile
write
Write audio samples to the file.