Sebo1971 / Organelle_OS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

About

License:Other


Languages

Language:JavaScript 34.5%Language:C++ 28.0%Language:Shell 11.7%Language:C 10.9%Language:Python 10.1%Language:HTML 2.6%Language:Lua 0.8%Language:SuperCollider 0.5%Language:Makefile 0.5%Language:CSS 0.4%Language:Vim Script 0.1%