ae v0.0.3141 (2022-02-14T00:51:10Z)
Home
Dub
Repo
AbstractSoundSource.copySamples
ae
ui
audio
source
base
AbstractSoundSource
Fill
buffer
with samples from
channel
starting with the position
start
.
class
AbstractSoundSource
(Sample)
abstract const nothrow
size_t
copySamples
(
size_t
channel
,
size_t
start
,
Sample
[]
buffer
)
Meta
Source
See Implementation
ae
ui
audio
source
base
AbstractSoundSource
functions
copySamples
getNumChannels
getSampleRate
getSamples
procedural
Fill buffer with samples from channel starting with the position start.