I'm making a sampler with an envelope follower triggering it in MXXX, main use is layering sounds from an audio input. It has a MultiAnalyzer on both the dry signal and the sample signal so that it can see the layered samples waveform.
Is there a way to display the sample selector from MDrummer Sampler on the Easy Screen using CustomGUI? https://imgur.com/a/PnKdBfI
Also, I'm having trouble hooking up the MultiAnalyzer to the main screen using the CustomGUI, tried flipping through the Analyzer Source numbers and none of them work.
Can you display a sample selector in custom GUI?
-
MeldaProduction MeldaProduction https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=176122
- KVRAF
- 14339 posts since 15 Mar, 2008 from Czech republic
I'm afraid not. Also note that automating it via an MP is very dangerous. Simply put - MPs access some internal parameter(s). That requires knowing how many values there are. And when it comes to files, you know, you just don't, since any time in the future you may add/remove samples to that folder and boom, everything will be lost. Showing a sample selector would be very difficult I'm afraid. I still plan to provide some sort of access to some things like graphs for the easy screen and almost know how to do that now
, but this one is especially difficult.
-
- KVRist
- 456 posts since 16 Feb, 2017
Can't wait, totally believe in you
MeldaProduction wrote: Thu Dec 29, 2022 3:41 pm I'm afraid not. Also note that automating it via an MP is very dangerous. Simply put - MPs access some internal parameter(s). That requires knowing how many values there are. And when it comes to files, you know, you just don't, since any time in the future you may add/remove samples to that folder and boom, everything will be lost. Showing a sample selector would be very difficult I'm afraid. I still plan to provide some sort of access to some things like graphs for the easy screen and almost know how to do that now, but this one is especially difficult.
