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

Add ability for play lists #20

Closed
rbnpi opened this issue Oct 8, 2013 · 4 comments
Closed

Add ability for play lists #20

rbnpi opened this issue Oct 8, 2013 · 4 comments
Milestone

Comments

@rbnpi
Copy link
Contributor

rbnpi commented Oct 8, 2013

To play a sequence sonic-pi -f filename1,finename2, filename3...etc
The same could be done with a command to play all populated workspaces one after the other.

@whaleygeek
Copy link

As I understand it, the sonic pi edit windows contain just ruby code. So presumably you could just write ruby code inside those windows that opens files, parses their contents and calls appropriate play() commands?

@samaaron
Copy link
Collaborator

I'll look into this during development of version 3,0

@samaaron samaaron added this to the v3.0 milestone Jun 29, 2014
@samaaron
Copy link
Collaborator

This can be achieved using run_file :-)

@rbnpi
Copy link
Contributor Author

rbnpi commented Feb 17, 2018

Wow was this still open! This was my solution https://rbnrpi.wordpress.com/2017/08/25/a-touchosc-jukebox-for-sonicpi/ :-)

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

3 participants