ravelox / pimidi

Raspberry Pi RTP MIDI
164 stars 38 forks source link

What is the minimum version of raspberry pi for rtpmidi to work? #104

Open toxi22 opened 2 months ago

toxi22 commented 2 months ago

Hi. What is the minimum version of raspberry pi for rtpmidi to work?

ravelox commented 2 months ago

I've tested this on a Raspberry Pi 4 and also a Pi Zero W. I don't see a reason why it wouldn't work on a Raspberry Pi 3. The Pi Zero has some performance issues so, if you're looking for throughput without lag, I wouldn't recommend it. Basically, the code relies on a number of threads so multiple cores helps out.