forked from gasman/jsmodplayer
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
demoEither pertains only to the visual (Vue-based) demo, or critical to support UI integration for demo.Either pertains only to the visual (Vue-based) demo, or critical to support UI integration for demo.feature
Description
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.
Metadata
Metadata
Assignees
Labels
demoEither pertains only to the visual (Vue-based) demo, or critical to support UI integration for demo.Either pertains only to the visual (Vue-based) demo, or critical to support UI integration for demo.feature