Worklet.G
Audio worklet global scope definitions.
This has the defintions of the AudioWorkletGlobalScope
.
register_processor n c
registers class contructor c
with n
.
current_frame ()
is the current current sample-frame.
current_time ()
is the current current audio time.
sample_rate ()
is the current current sample rate.