From 661627f3ed0d747b3533ce2532f2cbbaf058ce00 Mon Sep 17 00:00:00 2001 From: Aneurin Barker Snook Date: Wed, 21 Jun 2017 23:56:24 +0100 Subject: [PATCH] bugfix in p5bass2, and break out piston composition into the individual tracks for easier reuse --- piston.tidal | 2 +- snippets/p5bass2 | 2 +- snippets/piston1 | 13 +++++++++++++ snippets/piston2 | 15 +++++++++++++++ snippets/piston3 | 14 ++++++++++++++ snippets/piston4 | 14 ++++++++++++++ snippets/piston5 | 14 ++++++++++++++ snippets/piston6 | 19 +++++++++++++++++++ snippets/piston7 | 15 +++++++++++++++ snippets/piston8 | 26 ++++++++++++++++++++++++++ 10 files changed, 132 insertions(+), 2 deletions(-) create mode 100644 snippets/piston1 create mode 100644 snippets/piston2 create mode 100644 snippets/piston3 create mode 100644 snippets/piston4 create mode 100644 snippets/piston5 create mode 100644 snippets/piston6 create mode 100644 snippets/piston7 create mode 100644 snippets/piston8 diff --git a/piston.tidal b/piston.tidal index dd3cf78..9a985ce 100644 --- a/piston.tidal +++ b/piston.tidal @@ -366,7 +366,7 @@ d'bz $ # delay 0.3 # delayfeedback 0.2 # delaytime 0.2875 --(138/60)/8 - -} + -- -} -- p5bass2 @ 1 -- p5bass @ 3 diff --git a/snippets/p5bass2 b/snippets/p5bass2 index 5da7acb..d92b710 100644 --- a/snippets/p5bass2 +++ b/snippets/p5bass2 @@ -16,4 +16,4 @@ d'bz $ # delay 0.3 # delayfeedback 0.2 # delaytime 0.2875 --(138/60)/8 - -} + -- -} diff --git a/snippets/piston1 b/snippets/piston1 new file mode 100644 index 0000000..3df9afd --- /dev/null +++ b/snippets/piston1 @@ -0,0 +1,13 @@ +# -*- mode: snippet -*- +# name: piston1 +# group: pistonlp +# key: piston1 +# expand-env: (yas-indent-line fixed) +# -- +plpsetup +p1fly +p1drum +p1bass +p1perc +p1gnome +p1bassout diff --git a/snippets/piston2 b/snippets/piston2 new file mode 100644 index 0000000..9731051 --- /dev/null +++ b/snippets/piston2 @@ -0,0 +1,15 @@ +# -*- mode: snippet -*- +# name: piston2 +# group: pistonlp +# key: piston2 +# expand-env: (yas-indent-line fixed) +# -- +plpsetup +p2drum +p2perc +p2bass +p2ant +p2sharda +p2fly +p2cymb +p2shardb diff --git a/snippets/piston3 b/snippets/piston3 new file mode 100644 index 0000000..d1b949e --- /dev/null +++ b/snippets/piston3 @@ -0,0 +1,14 @@ +# -*- mode: snippet -*- +# name: piston3 +# group: pistonlp +# key: piston3 +# expand-env: (yas-indent-line fixed) +# -- +plpsetup +p3perc +p3drum +p3bz +p3bass +p3dubb +p3shard +p1gnome diff --git a/snippets/piston4 b/snippets/piston4 new file mode 100644 index 0000000..6126be4 --- /dev/null +++ b/snippets/piston4 @@ -0,0 +1,14 @@ +# -*- mode: snippet -*- +# name: piston4 +# group: pistonlp +# key: piston4 +# expand-env: (yas-indent-line fixed) +# -- +plpsetup +p3dubb +p4perc +p4shard +p4drum +p4bz +p4bass +p4bz2 diff --git a/snippets/piston5 b/snippets/piston5 new file mode 100644 index 0000000..2f31508 --- /dev/null +++ b/snippets/piston5 @@ -0,0 +1,14 @@ +# -*- mode: snippet -*- +# name: piston5 +# group: pistonlp +# key: piston5 +# expand-env: (yas-indent-line fixed) +# -- +plpsetup +p5perc +p5drum +p2ant +p5bass +p5fly +p5bass2 +p5gnome diff --git a/snippets/piston6 b/snippets/piston6 new file mode 100644 index 0000000..95fd19b --- /dev/null +++ b/snippets/piston6 @@ -0,0 +1,19 @@ +# -*- mode: snippet -*- +# name: piston6 +# group: pistonlp +# key: piston6 +# expand-env: (yas-indent-line fixed) +# -- +plpsetup +p5bass +p6bass +p6plode +p6cymb +p2perc +p6drum +p6fbass +p6wtsn +p4bass +p6gnome +p5fly +p2cymb diff --git a/snippets/piston7 b/snippets/piston7 new file mode 100644 index 0000000..a7501e4 --- /dev/null +++ b/snippets/piston7 @@ -0,0 +1,15 @@ +# -*- mode: snippet -*- +# name: piston7 +# group: pistonlp +# key: piston7 +# expand-env: (yas-indent-line fixed) +# -- +plpsetup +p7drum +p7shard +p7perc +p7bassa +p7fly +p7bz +p7bassb +p7bassc diff --git a/snippets/piston8 b/snippets/piston8 new file mode 100644 index 0000000..7c2aae4 --- /dev/null +++ b/snippets/piston8 @@ -0,0 +1,26 @@ +# -*- mode: snippet -*- +# name: piston8 +# group: pistonlp +# key: piston8 +# expand-env: (yas-indent-line fixed) +# -- +plpsetup +p8drum +p6fbass +p8bz +p2ant +p2fly +p5bass +p6cymb +p8perc +p1fly +p8bass +p4shard +p5fly +p6bass +p6wtsn +p6gnome +p3shard +p2cymb +p4bz2 +p1perc \ No newline at end of file