Cache Blend suggestions

Hi there,

Playing around with “Cache blend” some suggestions came to mind:

  1. Maybe is neater if it takes its chop as an array (sequenced samples) instead of a collection of channels, or splitted samples.

  2. Maybe nice if it automatically maps the channel indices from 0 to (-N+1) from the passed CHOP unless specified. There could be a toggle “specify indices”, which then enables that option. Otherwise, it is laborious to click N times on cache index and fill it in manually, when I suspect most use cases will want the proposed automatic functionality.

Here an example to clarify.

Best,
Darien

cacheBlend_Suggestions.tox (10.1 KB)

Hey Darien,

this didn’t make 32374 but was added just after actually, you can now specify two channels, one for weight and for indices.
with that it’s quite straightforward to use a pattern CHOP to specify 0 to -N, so maybe the extra toggle is not needed, but straightforward to add so we’ll consider it!

1 Like

Awesome Vincent! Thank you :slight_smile: