You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Communicate to outside world through either callbacks or events (callbacks probably preferable so that the player isn't tied to a browser environment. May like to support using this headless on Node)
A UI wants to know:
Current row playing
Samples(s) playing and positions within those samples
The containing page should be able to subscribe to changes in these properties.
The text was updated successfully, but these errors were encountered:
BillyWM
added
feature
demo
Either pertains only to the visual (Vue-based) demo, or critical to support UI integration for demo.
labels
Jul 7, 2018
Communicate to outside world through either callbacks or events (callbacks probably preferable so that the player isn't tied to a browser environment. May like to support using this headless on Node)
A UI wants to know:
The containing page should be able to subscribe to changes in these properties.
The text was updated successfully, but these errors were encountered: