Skip to content
This repository has been archived by the owner on Nov 29, 2021. It is now read-only.

Latest commit

 

History

History
42 lines (25 loc) · 931 Bytes

README.md

File metadata and controls

42 lines (25 loc) · 931 Bytes

Spigot

Spigot is a Composition utility for Sporth.

It includes:

  • A built-in UDP listener for live coding
  • A minimalist music tracker
  • A minimalist drum sequencer
  • An experimental interface based on brainfuck

Compilation

First, make sure the following libraries are installed:

After these libraries are installed, Spigot is ready to be compiled.

On Linux, Spigot can be compiled for JACK using:

make linux

On OSX, Spigot can be compiled using:

make osx

Installation

To install, run

sudo make install

Live-Coding Setup

Live coding with Sporth can be done using the Vim plugin Vorth.