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

Use sonic pi to record an audio file. #41

Open
AJFaraday opened this issue Jan 30, 2016 · 0 comments
Open

Use sonic pi to record an audio file. #41

AJFaraday opened this issue Jan 30, 2016 · 0 comments

Comments

@AJFaraday
Copy link
Owner

The sonic pi API includes /start-recording, /stop-recording and /save-recording

I do not know if these are currently stable, they are unsupported and undocumented.

Here's the idea:

  • a user types "give me the audio"
  • compile to sonic pi is run
  • pipe the code to sonic pi
  • start recording
  • wait for 16 beats in current bpm
  • stop recording
  • grab the audio
  • give the user an mp3 of the current state of play

If I ever get round to the Twitter Interface, this could be an important part of that.

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

1 participant