repl-electric / sonic-pi.el

Emacs running SonicPi
89 stars 21 forks source link

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

Open Rahi374 opened 8 years ago

Rahi374 commented 8 years ago

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 commented 7 years ago

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