dplug v4.2.2 (2017-05-30T16:49:02Z)
Home
Dub
Repo
hasProcessSample
dplug
audio
sound
A Sound can optionally process sample with a
nextSample
function.
template
hasProcessSample (
S
) {
enum
bool
hasProcessSample
;
}
Members
Variables
hasProcessSample
enum
bool
hasProcessSample
;
Undocumented in source.
Meta
Source
See Implementation
dplug
audio
sound
enums
isSound
templates
hasDuration
hasProcessBuffer
hasProcessSample
hasStaticDuration
variables
hasRuntimeDuration
A Sound can optionally process sample with a nextSample function.