I’ve put a patch into my init.rb file which responds to inputs on a Pi 4’s GPIO and loops associated samples from a directory on the Pi’s desktop. The messages are coming up as cues, so OSC communication is all fine, but there’s no indication in the Log that samples are being loaded, and the scope shows a frozen waveform, so it doesn’t look like anything is playing.
When I hit stop, and then run again (the code in the buffer is the same as what’s in the init.rb), messages appear in the Log specifying which sample has been loaded and so on, and I also get a moving waveform in scope. Is this normal/expected behaviour, due to the Log being cleared when I click stop? I am having issues with a HifiBerry Amp2 not playing any sound, so this is just the first stage of debugging for me, unfortunately.
I’m running SP 3.2.2 and the whole thing has worked in the past, for some reason when I handed it over to the client it just gave up.