How can I go about playing samples from different groups at the same time, but play an amount of each based on user input from the UI?
For example, I would like to have 2 knobs on the UI, "group 1 amount" and "group 2 amount" and the user picks an amount for each. When a note is played, I would like to blend the two necessary samples based on the amounts chosen by the user.
Is this type of thing possible?