Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AudioData is not generated if there is no ontick handler #4

Open
lannymcnie opened this issue Oct 25, 2017 · 0 comments
Open

AudioData is not generated if there is no ontick handler #4

lannymcnie opened this issue Oct 25, 2017 · 0 comments

Comments

@lannymcnie
Copy link
Contributor

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant