Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.54 KB

File metadata and controls

32 lines (22 loc) · 1.54 KB

OLO Web Instruments

Browser-based Web Audio instruments for Oslo Laptop Orchestra performances on regular laptops with built-in speakers.

Live hub: https://fourms.github.io/olo/ (deployed from main via GitHub Actions).

For local development (microphone apps need HTTP, not file://):

cd web && python3 -m http.server 8765
# → http://localhost:8765/

Instruments

App Source
CliX OLO patches/pieces/CliX (ChucK) · engine shared with OMO
Crystalis OLO patches/pieces/Crystalis · adapted from OMO
Droner OLO patches/pieces/Droner (Dan Trueman)
Clap Hands OLO patches/pieces/ClapHands (Max)
Munge Inspired by OLO MungingMunger / PLOrk munging
Tap Bloom Laptop version of OMO Tap Bloom
Green Button Laptop version of OMO Green Button

Ensemble sync

CliX and Crystalis include a Host tab: start sync, copy the musician link, and open it on every laptop so the 8×4 grid clock is shared (replaces ChucK server-multi.ck / server-local.ck).

Not yet ported

Legacy Max pieces with custom externals remain in patches/ (e.g. dal_niente, NetworkCycler, ShiningSea) — these need more DSP work for the browser.