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

Can't save recording (sonic-pi-stop-recording has wrong number of arguments) #13

Open
Rahi374 opened this issue Mar 19, 2016 · 1 comment
Labels

Comments

@Rahi374
Copy link

Rahi374 commented Mar 19, 2016

I did sonic-pi-start-recording, did some sonic-pi, and then did sonic-pi-stop-recording, provided a filename, and this came out:

sonic-pi-stop-recording: Wrong number of arguments: ((t) (cmd arg1 arg2) (if sonic-pi-osc-client (osc-send-message sonic-pi-osc-client (format "/%s" cmd) arg1 arg2) (message "Sonic-pi not running...sonic-pi-jack-inorsonic-pi-connect"))), 2

And I can't do anything.

@josephwilk josephwilk added the bug label Oct 10, 2016
@josephwilk
Copy link
Member

josephwilk commented Oct 10, 2016

Annoying, sorry about this I'll try and fix this ASAP.

So it might take a little longer. I can happily fix the arg error. but I'm stuck with what might be a permissions error...

No such file or directory @ rb_file_s_rename - (/var/folders/_p/s7wv7w5x00jbghmfhjxfs63h0000gn/T/sonic-pi20161010-34175-1lruoyo/80570337.wav, ~/Workspace/josephwilk/emacs/sonic-pi.el/asdasd)

The wav files are recorded correctly. But rename gets upset for some reason

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