Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Ports of Mutable Instruments modules for the Qu-Bit Electronix Nebulae v2.

Requires alternate firmware and mi-UGens

Installation

Manual Build

git clone --recursive https://github.com/CarlColglazier/MI_Nebulae_v2.git
cd MI_Nebulae_v2
make all
sudo cp -r build/ /usr/share/SuperCollider/Extensions/MI

Pre-built Binaries

curl https://github.com/CarlColglazier/MI_Nebulae_v2/releases/latest/download/mi_nebulae_v2.tar.gz > mi_nebulae_v2.tar.gz
tar -xzf mi_nebulae_v2.tar.gz
sudo cp -r build/ /usr/share/SuperCollider/Extensions/MI

About

Port of MI code as SuperCollider patches for the Nebulae v2.

Resources

License

Packages

No packages published