I’m fairly new to Sonic Pi. I am experimenting with triggering samples and sequences from a Roland Octapad in Sonic Pi. When I hook up my Octapad, the cues list in Sonic Pi is flooded with clock cues, but I was hoping to be able to see just the note on/note_off cues. Is there any way to configure Sonic Pi to filter the cues log?
There might be a way, but it’s hard to tell what you mean by “cues list”. Could you show us by posting the output where it shows up? Can you trigger the samples with the controller by waiting for the right cues? (aka. do the on/off cues reach the program)
Indeed, I meant the Cue Viewer. Thanks for the responses; maybe I’ll try my hand at implementing a crude filter myself while I wait for the feature to be released.
Yeah, no problem triggering samples; I just wanted to play different samples when I hit different drum pads, so I needed to work out which notes were triggered by the Octapad.
It was easy enough for me to work this out using custom logging - my point was more that the cue viewer in its current state is not as usable as it could be.