Skip to content

Instantly share code, notes, and snippets.

// top-level processor abstraction, defining all our sea-wolf functionality
// it doesn't depend on norns
PirateRadio {
//---------------------
//----- class variables
//----- these are global - best used sparsely, as constants etc
// the `<` tells SC to create a getter method