Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 470 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 470 Bytes

SIGBOVIK-esque Nix Music project

Nix library for sequencing music incrementally built from derivations of individual tones.

The library is presented as a Nix module of functions in sine.nix.

Example

flake.nix has packages with an example composition.

Run nix run github:garnix-io/sigbovik-music to hear the example.

NB: While this repo is private, this requires setting up a github access-token in your Nix configuration.