From b60f56fb0c684b278285f1321f2de2a45ea49efa Mon Sep 17 00:00:00 2001 From: Aneurin Barker Snook Date: Sat, 10 Jun 2017 23:34:19 +0100 Subject: [PATCH] update readme and composition version --- README.md | 8 ++++++++ piston.tidal | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 95a82f3..dae1c38 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,14 @@ _Anny is formerly Anny FM._ `samples.csv` contains sample attributions. All samples are available in `samples/` directory. +## Snippets + +The main `piston.tidal` reflects the original composition, and includes 'initial states' of the various patterns used with notes on what should be changed and when. New patterns are prefaced with a comment like `-- @something` declaring its 'key' for reference. + +In the `snippets/` directory are [yasnippet](http://joaotavora.github.io/yasnippet/)-compatible snippet files reflecting these references, and additionally a `plpsetup` snippet (which contains the project setup) and a `pistonlp` snippet that provides a convenient list of all project snippets. + +For easy loading and use in emacs Tidal, copy or symlink the snippets into a `haskell-mode` major group in one of your snippet folders. + ## License - Source code: [CC-BY-SA](https://creativecommons.org/licenses/by-sa/4.0/) diff --git a/piston.tidal b/piston.tidal index 95fbc51..dd3cf78 100644 --- a/piston.tidal +++ b/piston.tidal @@ -2,7 +2,7 @@ Anny: Piston LP anny.audio | pistonlp.co.uk -Current version: 1.0.1 +Current version: 1.1.0 Compatibility: Tidal Cycles 1.0-dev + SuperDirt 1.0-dev + SuperCollider 3.8 License: CC-BY-SA https://creativecommons.org/licenses/by-sa/4.0/