I’m working on a project where I need to swap samples between drum pads that are set up using widget buttons. I can load the single audio sample in the details panel and/or the widget graph to trigger and play when the drum pad is clicked. I’m stuck trying to figure out the best method to swap or load different samples as desired.
I have everything else set up and switching between widget screens and samples triggering on their assigned drum pads, I’m just looking for the best solution for an end user to be able to customize the sound on a given drum pad. Right now I have the Kick sample playing the preview sound when the Kick button is clicked, hoping someone can put me on the right path for how the Load Sample button should be set up in the graph (like in the screenshot). Basically a way for a user to load what sample they want on any drum pad. Thanks.