wip: new voicing function

This commit is contained in:
Felix Roos 2023-07-08 12:41:17 +02:00
parent 9438c69bed
commit 110e179e9e
4 changed files with 57 additions and 1 deletions

View file

@ -573,6 +573,12 @@ const generic_params = [
// TODO: dedup with synth param, see https://tidalcycles.org/docs/reference/synthesizers/#superpiano
// ['velocity'],
['voice'], // TODO: synth param
// voicings
['chord'], // https://github.com/tidalcycles/strudel/issues/506
['voiceBelow', 'voicebelow'], // https://github.com/tidalcycles/strudel/issues/506
['voiceMax', 'voicemax'], // https://github.com/tidalcycles/strudel/issues/506
/**
* Sets the level of reverb.
*