Robin Newman

Results 83 comments of Robin Newman

@samaaron No you get the same problem with 3.3.1 (trying on a Mac)

Problem occurs both in SP3.3.1 and in SP4.0 beta latest testing this a bit further. Using external scsyndef file lisa.scsyndef saves in ~/.sonic-pi/scsyndefs Used file testlisa.rb ``` load_synthdef ENV['HOME'] +...

I've now amended sonic-pi-cli to cope with dynamically allocated server port, so that particular problem is solved (see https://github.com/rbnpi/sonic-pi-cli)

Thanks Sam both for the explanation and also for the temporary workable solution for the moment which works fine.

Also Doc for OSC refers to 4559 as the incoming port. Needs updating to 4560

I have done quite a few projects interfacing Sonic Pi to various sensors, using python-osc as the link. The nearest to what you are trying is probably this one https://rbnrpi.wordpress.com/new-sonic-pi-theremin-using-time-of-flight-laser-sensor/...

Where did you get Sonic Pi 3.1 from? It has not been released for buster on Rsspberry Pi. The stretch version will not work. However you can build it (or...

I suspect this may be because of in sufficient virtual RAM during the build process. I have experienced this on some hardware setups. The solution is to create (or increase...

Which Pi model are you using? How much RAM does it have? You may have to go even higher. The fact the error has shifted on to building the help...

I'm sure the lack of RAM is the build problem.