I’ve been thinking about a simple ‘utility’ module recently, that might have these kind of functions … my ideas really have been focused around keeping it ‘modular’ rather than making each function too complex…
(anyone familiar with mutable instruments kinks/links… that kind of thing, but of course its digital, so things are a lot more ‘open’ )
I think a S&H module is definitely a useful feature…
I’m not sure you need a range though, since this can easily be done using a offset/scale - the advantage of this, is it can be applied at input level not just output!
(better for reusing in different parts of a patch)
slew limiters also are cool, actually your description is pretty much a S&G…
but an audio rate slew limiter has other interesting uses.
a couple of things that spring to mind…
can a S&H be achieved using a SWI?
isnt a slew limiter basically a low pass filter? ( assuming the LPF can do DC !)
therefore, can we do NOI-> SWI-> LPF?
that’s not to say, specific modules are not useful … just I find it useful to think of things in context with what we have, to help think what we are ‘missing’.
also of course, whilst its modular to use 3 modules to do something, sometimes its ‘handy’ to have one module to make it easier!.
so I just see it as part of a discussion really…