I was recently playing around with micro python on a BBC microbit. Using some basic instructions I got it to show rows of LED’s and using the music library I got it to play the notes of the Close Encounters riff very simply by stating the note, octave and duration, i.e G4:4, A4:4 etc. I think that is similar to Sonic Pi
The coding may not be the prettiest thing you’ve ever seen, but it worked

I was going to try to do something similar using Python, a Blinkt stick or a Unicorn hat but I can’t find a way to create the notes using just Python on the Pi.
I’m not a programmer so I am expecting to be corrected on that last statement. But bearing in mind I am not a programmer, what’s the easiest way to do this. ?
Please try to keep it simple, I’m not as young as I used to be

Regards
Dave