diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2023-06-13 18:38:13 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2023-06-13 23:27:25 -0700 |
commit | a6ac8cd03439931a8783a7f505c0a7879734b1ec (patch) | |
tree | 97ad7c6fcc7bdb3a058e0f8433b65761e253e7e6 /.gitignore | |
parent | eb476395fea5a45f47610bd2b7656d087e9d17d3 (diff) |
modules/mixer: replace inputs= with {a,b}_module=
Originally I was thinking a variadic inputs= like compose::layers
would be desirable, with the T value's integer serving as an
index into the inputs, and the fraction between the integers as
the mixing T.
But I changed my mind and am instead constraining mixer
explicitly to two distinctly named modules; a_module= and
b_module= with the T value 0-1 mapping to a-b.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions