gskinner / gskinner/JustAddMusic

AudioData is not generated if there is no ontick handler

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
40
Forks
7
PR merge metrics
No merged PRs in 30d

Description

In the case where the developer wants to use audioData in an existing tick, instead of passing in an `ontick` handler, the audio data does not get generated.

An `ontick` must be set to a non-null value in order for the `audioData to get populated. Not sure the best solution, maybe a `manual` property on the config object or on the instance?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.