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

List of files #18

Closed
MohammedMars opened this issue Nov 6, 2018 · 1 comment
Closed

List of files #18

MohammedMars opened this issue Nov 6, 2018 · 1 comment
Labels

Comments

@MohammedMars
Copy link

how can i play list of .wav files sequentially

@derhuerst
Copy link
Member

the play function has an onend param, documented in the readme. you can use tools like async.series to execute play() calls sequentially.

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

No branches or pull requests

2 participants