Page 1 of 1

Posted: 14 Nov 2018, 01:00
by sm_jamieson
ParamMux (Parameter Multiplexer) is a User Module that allows many parameters of different types to be multiplexed over a single data wire.
New in version 2:
- Instant parameter type configuration
- External config file no longer required
- Patchbay and parameter mapping mode
- Parameter map transformation functions (rotate, shift, random, etc.)
- Settings and parameter values now stored in Presets

Full documentation in the ZIP file.

Version 1 add-ons post here:
https://sensomusic.org/forums/viewtopic.php?id=6179

Download link here:
https://sensomusic.org/downloadaddon.ph ... bution.zip

Simon.

Posted: 14 Nov 2018, 07:47
by senso
great !!

Re: ParamMux module new version 2

Posted: 13 Jan 2020, 01:05
by woodslanding
Wow, that is crazy useful. Thanks!!!

Re: ParamMux module new version 2

Posted: 13 Jan 2020, 18:39
by nay-seven
Anyway to have a Mac version ?
and If it works with HH4, maybe you could add it to the addon manager ?

Re: ParamMux module new version 2

Posted: 14 Jan 2020, 22:06
by sm_jamieson
I'm glad someone is using this. It should work on HH4 but I have not tried it yet.
If anyone can compile for mac let me know and I'll send the source code.
Also feel free to put it in the add-ons manager.
Thanks to Senso for the vital SdkRecreateParam() function.

I have available a class that can be used in a user module to talk to a ParamMux module.
I use it to connect channel strip patches to my midi controller user module.