Delay
Defined in Delay.ts
The delay chained to the end of each stream. Is initialised only when delay parameter is greater than 0.
s0.delay.set(0.5)
_dcolour
Defined in Delay.ts
Mutate the delay colour
_delay
Defined in Delay.ts
Mutate the delay amount
_dfb
Defined in Delay.ts
Mutate the delay feedback
_dfilter
Defined in Delay.ts
Mutate the delay filter
_dspread
Defined in Delay.ts
Mutate the delay spread
_dtime
Defined in Delay.ts
Mutate the delay time - may cause clicks
dcolour
Defined in Delay.ts
Delay colour
dfilter
Defined in Delay.ts
Delay filter
dspread
Defined in Delay.ts
Delay spread
FXChain
Defined in FXChain.ts
The chain of effect applied to the output of each stream. Each effect remains inactive until the amount is set to a value greater than 0.
s0.reverb.set(0.5)
_chdepth
Defined in FXChain.ts
Mutate the chorus depth
_chlfo
Defined in FXChain.ts
Mutate the chorus LFO
_chorus
Defined in FXChain.ts
Mutate the chorus amount
_chspread
Defined in FXChain.ts
Mutate the chorus spread
_dcolour
Defined in FXChain.ts
Mutate the delay colour
_delay
Defined in FXChain.ts
Mutate the delay amount
_dfb
Defined in FXChain.ts
Mutate the delay feedback
_dfilter
Defined in FXChain.ts
Mutate the delay filter
_dist
Defined in FXChain.ts
Mutate the distortion amount
_drive
Defined in FXChain.ts
Mutate the distortion drive
_dspread
Defined in FXChain.ts
Mutate the delay spread
_dtime
Defined in FXChain.ts
Mutate the delay time - may cause clicks
_gain
Defined in FXChain.ts
Mutate the gain of channel
_lthresh
Defined in FXChain.ts
Mutate the limiter threshold
_rdamp
Defined in FXChain.ts
Mutate the reverb dampening
_rdecay
Defined in FXChain.ts
Mutate the reverb decay
_rdiff
Defined in FXChain.ts
Mutate the reverb diffusion
_reverb
Defined in FXChain.ts
Mutate the reverb amount
_ring
Defined in FXChain.ts
Mutate the ring modulator amount
_ringf
Defined in FXChain.ts
Mutate the ring modulator pitch
_ringmode
Defined in FXChain.ts
Mutate the ring modulator mode
_ringspread
Defined in FXChain.ts
Mutate the ring modulator spread
_rjitter
Defined in FXChain.ts
Mutate the reverb jitter
_rsize
Defined in FXChain.ts
Mutate the reverb size
ringmode
Defined in FXChain.ts
Ring modulator mode
ringspread
Defined in FXChain.ts
Ring modulator spread
Reverb
Defined in Reverb.ts
The Reverb chained to the end of each stream. Is initialised only when reverb parameter is greater than 0.
s0.reverb.set(0.5)
_rdamp
Defined in Reverb.ts
Mutate the reverb dampening
_rdecay
Defined in Reverb.ts
Mutate the reverb decay
_rdiff
Defined in Reverb.ts
Mutate the reverb diffusion
_reverb
Defined in Reverb.ts
Mutate the reverb amount
_rjitter
Defined in Reverb.ts
Mutate the reverb jitter
_rsize
Defined in Reverb.ts
Mutate the reverb size