Using OSC to select song

I have probably 60 songs on my 5 moons and I can imagine a situation where I would like to jump to a specific song instead of pressing “next song” 45 times. Would this be possible to create using OSC and a TouchOsc template (or a separate PD patch that sends OSC messages to 5 moons?)

This is possible, but it requires getting the 5 moons onto a WiFi network and then modifying the Pd patch to accept new OSC messages for jumping to patches. I’ve done something similar with the Kaleidoloop which is based on the same hardware. It worked but the WiFi is not always reliable for OSC, so it was a little annoying. Might be easier to modify the patch for quick jumping. For example a press and hold on the next back buttons, or using VU meter button as a shift button to jump 10 at a time or something like that.