strudel/packages/core/test
Alex McLean 98b7859605
pick, pickmod, inhabit, inhabitmod (#921)
* the args for `pick` are now reversed as standard (old behaviour still supported to avoid breaking change)
* `pick` is also now a pattern method
* `pick` now also accepts a lookup table for pick-by-name as an alternative to pick-by-index from a list
* `inhabit` added with same behaviour as `pick`, except cycles from source patterns are squeezed into events of inhabited patterns
* Also some general doc tidying, sorry for the noise..
* There is also `pickmod` and `inhabitmod`, for wrapping indexes around rather than clamping them
2024-01-18 17:08:29 +00:00
..
controls.test.mjs Support list syntax in mininotation (#512) 2023-03-04 18:06:18 +00:00
drawLine.test.mjs replace old tests 2022-08-06 12:22:11 +02:00
fraction.test.mjs replace old tests 2022-08-06 12:22:11 +02:00
pattern.test.mjs pick, pickmod, inhabit, inhabitmod (#921) 2024-01-18 17:08:29 +00:00
solmization.test.js move solmization logic from midi2note to sol2note 2023-06-11 19:55:24 +02:00
util.test.mjs - feat: add freq support to gm soundfonts 2023-03-23 10:18:24 +01:00
value.test.mjs add test 2022-12-11 21:43:05 +01:00