Archived
update readme and composition version
This commit is contained in:
@@ -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/)
|
||||
|
||||
+1
-1
@@ -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/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user