repl-electric / sonic-pi.el

Emacs running SonicPi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Rahi374 opened this issue · comments

commented

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.

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