PaulBatchelor / Spigot

Minimalist user interfaces for Sporth

Home Page:https://paulbatchelor.github.io/proj/spigot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Minimalist user interfaces for Sporth

https://paulbatchelor.github.io/proj/spigot

License:Other


Languages

Language:C++ 74.5%Language:C 24.4%Language:SourcePawn 0.8%Language:Makefile 0.2%Language:Scheme 0.2%