critterandguitari / Organelle_OS

Other
57 stars 24 forks source link

Organelle OS Program

Provides menu interface for operating the Organelle, interfaces with hardware, launches patches, provides settings for midi, wifi, etc...

file locations

Mother assumes some things are in particular locations.

USB_PATCHES="/usbdrive/Patches"
SD_PATCHES="/sdcard/Patches"
DEFAULT_PATCHES="/usbdrive/Patches"

USB_USERDIR="/usbdrive"
SD_USERDIR="/sdcard"
DEFAULT_USERDIR="/usbdrive"

DEFAULT_FW="/root/fw_dir"