Audio
The top-level HYPERBLAM element, setting the audio context for all element operations within it.
- class
- Audio
- extends
- WithParams
- tag
<audio-blam>
Props
| name | type | default | description |
|---|---|---|---|
| gain | number | 0.75 | The output gain, sent to the destination. Think of it as the master volume. |
| bpm | number | config.bpm | The tempo, in beats per minute. Used in calculations by Sequencer, LFO, Echo and others. |
Events
| type | description |
|---|---|
| blamsources | Fired when all descendant sound sources are ready for playing. |
Examples
OH FUN! There are currently no examples using Audio.