Success with Raspberry Pi 5
Started by skabadee




9 posts in this topic
hansehv

189 posts 17 threads Joined: Dec 2020
01-02-26, 21:30 -
#10
Many thanks Skabadee,
I'll certainly use your findings if I finally get opportunity pick up this project again.

The SequencerWrite indeed exists & works in the original version. If you don't use the smfplayer (which is a quite niche thing indeed) it doesn't matter.

sounds.py: looks OK to me and if your samplerbox does work as expected (= sustain/loop sounds when holding down the key - which is controlled by the changed code), the ChatGPT also did some nice work by formatting this old code into a more readable version  Cool

rtmidi.pyx: one serious change there, this will need testing. But if it works, also in improvement in readability..

But I'm happy that the critical/complex pieces of code survived the upgrade. The python2.7 => python3 conversion (needed for PI4) came with more serious headaches  Dodgy

Thanks again, Hans
This post was last modified: 01-02-26, 21:32 by hansehv.


Messages In This Thread
Success with Raspberry Pi 5 - by skabadee - 24-08-25, 11:18
RE: Success with Raspberry Pi 5 - by DocDecibel - 28-10-25, 19:14
RE: Success with Raspberry Pi 5 - by hansehv - 01-02-26, 21:30