patchOS is an operating system for the Raspberry PI 4 that makes two modular synths patchable over the internet.
- Raspberry PI 4
- 8GB+ SD card
- Expert Sleepers ES-8 module
- Grab the latest release of patchOS
- Use etcher to burn patchOS to the SD card
- Boot your Raspberry PI with the new patchOS SD card
patchOS is controlled via a simple web interface.
It's best to use your phone for this.
Open your web bowser and navigate to http://patchos.local
Android doesen't support mDNS in the browser.
You will therefore not be able to connect to http://patchos.local
.
Thankfully there is an easy fix by installing a network discovery app.
A good suggestion is BonjourBrowser
Install the app and it will find patchOS control panel
for you.
patchOS uses UDP
port 4464
to stream audio.
If you are behind a NAT router or a firewall you need to forward UDP
port 4464
to the IP of http://patchos.local
.
This is done by logging into your internet modem/router and finding the NAT or firewall settings.
patchOS is an experiment; not a product.
Feedback is most welcome, and pull requests – even more so!