This repository contains tutorial content to get hackers started with the Seaboard GRAND.
- Check out JUCE for background info
- Clone this repo
- Launch one of the
.jucer
Seaboard example files using Introjucer.app - Choose 'Save Project and Open in Xcode...'
- Connect a Seaboard (ask someone with a ROLI t-shirt)
- Build in Xcode
- Put the ofMidi addon inside your ofAddons folder
- Run the modified midi example in the addon folder
- Place the project file next to your "Cinder" framework directory.
- Select the midi device index of the Seaboard GRAND.
- Edit the number of notes variable to the size of your Seaboard GRAND.
- Run the Cinder project
- Place the "midibus" library in your processing libraries folder.
- Place the example project in your sketches folder
- Select the midi device index of the Seaboard GRAND.
- Edit the number of notes variable to the size of your Seaboard GRAND.
- Run the Processing sketch.
- Install Max/MSP free 30 day trial (we have copies on USB sticks if downloading is slow)
- Clone this repo
- Connect a Seaboard (ask someone with a ROLI t-shirt)
- Launch a Max/MSP patch
- Install python-rtmidi using
sudo pip --pre python-rtmidi
- Clone this repo
- Connect a Seaboard (ask someone with a ROLI t-shirt)
- Launch Terminal on Mac or Linux, or a Python Environment in Windows
- Navigate to your repo directory and use
python pySeaboard.py Seaboard
to launch
- Install SuperCollider
- Clone this repo
- Connect a Seaboard
- Boot your SuperCollider server
- Run Seaboard.scd
- Credit to @abdxyz
Do you have any feedback for us? If so, please get in touch [email protected]