10 Commits

Author SHA1 Message Date
Felix Roos
8dd6440bb8 update snapshots 2022-12-11 13:46:22 +01:00
Felix Roos
ccc90108df snapshots 2022-12-10 22:59:39 +01:00
Felix Roos
b81a66f07e refactor uses of voicings
+ fix usages of scaleTranspose
2022-12-10 21:47:58 +01:00
Alex McLean
4340f024d3
Reorganise pattern.mjs with a 'toplevel first' regime (#286)
'toplevel first' regime
* loopAt has its optional cps parameter removed, with loopAtCps added for supporting that usage.
* rename bitlevel operations e.g. _and -> band

Co-authored-by: Felix Roos <flix91@gmail.com>
2022-12-10 14:39:03 +00:00
Alex McLean
98e9780819
Fancy hap show, include part in snapshots (#291)
* fix _mod import

* prettier hap show, use both whole and parts in snapshots, rebuild snapshots
2022-12-10 10:56:16 +00:00
Felix Roos
33b6579b5d update snapshots 2022-12-02 12:17:15 +01:00
Alex McLean
e1a532500e
Tidying up core (#256)
* remove _ prefixes except for functions to be patternified
* categorise pattern methods
* experimental support for `.add.squeeze` and friends as alternative to `.addSqueeze`
* `every` is now an alias for `firstOf` with additional `lastOf` (which every will become an alias for next)
2022-11-22 08:51:25 +00:00
Felix Roos
54c9c434e0 fix examples snapshot 2022-11-21 22:09:26 +01:00
Felix Roos
874633051b fix: snapshot 2022-11-17 10:56:46 +01:00
Felix Roos
e9544f8f92 test all in source examples 2022-11-03 14:47:27 +01:00