Skip to content

CarlColglazier/Olearia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Olearia

A collection of applets for the Daisy Patch.

Mode CV (L) CV (R) Audio (L) Audio (R)
VCO FM Pitch Mod Index
VCA Level (1) Level (2) Signal (1) Signal (2)
Noise Level (1) Level (2)

All outputs direct through the audio outs.

Development

The repository includes libDaisy and DaisySP as submodules. Keep this in mind when cloning:

git clone <URL>
git submodule update --init
make

Development Environment

I personally use an M1 MacBook and have found it is simplest to use containers to actually build the binary.

docker build --platform linux/amd64 --tag olearia --file Dockerfile .

About

modular applets for the daisy patch

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published