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

Provide hooks that signal player status #11

Open
BillyWM opened this issue Jul 7, 2018 · 1 comment
Open

Provide hooks that signal player status #11

BillyWM opened this issue Jul 7, 2018 · 1 comment
Labels
demo Either pertains only to the visual (Vue-based) demo, or critical to support UI integration for demo. feature

Comments

@BillyWM
Copy link
Owner

BillyWM commented 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:

  • Current row playing
  • Samples(s) playing and positions within those samples

The containing page should be able to subscribe to changes in these properties.

@BillyWM 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
@BillyWM
Copy link
Owner Author

BillyWM commented Jul 16, 2018

Needs pattern-to-text method for display as data is still stored as object with raw numeric properties direct from file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
demo Either pertains only to the visual (Vue-based) demo, or critical to support UI integration for demo. feature
Projects
None yet
Development

No branches or pull requests

1 participant