Hi, thanks for a great music tool!
When I enter some code in Sonic Pi’s own editor and press Run
, I hear both sound and I see the scope viewer visualizing sound. This is expected.
However, when I load code from the “outside” using OSC (e.g. sonic-pi-cli
Ruby library, or any other OSC library), the sound plays as expected, but the oscilloscope stays flat. It does not visualize sound at all.
Is this by design? Can we somehow instruct the oscilloscope to visualize sound even if the code was set via OSC?
Sonic Pi v3.3 on Mac, all default settings