Which VST sampler for random triggering?
-
- KVRian
- 587 posts since 8 May, 2012 from E.U.
Hi folks,
I want to do the following:
* Create a drum sound with Eurorack modules
* Record 50 variations of the sound with subtle variations
* Load the 50 samples onto a single key (say C3) of a sampler plugin
* Have a different sample trigger (randomly, not based on velocity or whatever) each time C3 is triggered
Does anyone have suggestions for a VST sampler that can easily achieve this without jumping through too many hoops?
Thanks in advance!
I want to do the following:
* Create a drum sound with Eurorack modules
* Record 50 variations of the sound with subtle variations
* Load the 50 samples onto a single key (say C3) of a sampler plugin
* Have a different sample trigger (randomly, not based on velocity or whatever) each time C3 is triggered
Does anyone have suggestions for a VST sampler that can easily achieve this without jumping through too many hoops?
Thanks in advance!
-
- KVRAF
- 6392 posts since 8 Jun, 2009
If you're using Live, you can rig this kind of thing up using a bunch of Simplers inside a drum rack inserted onto one pad of another drum rack. This tutorial should get you most of the way there: https://help.ableton.com/hc/en-us/artic ... e-playback
-
- KVRAF
- 6392 posts since 8 Jun, 2009
A lot of default round robin support in samplers is cyclic rather than random, though the big-name ones tend to have ways of doing random selection. In the full version of Halion, for example, there is the Layer Alternate MIDI module which has a choice of random and cyclic options.
The pro version of TX16w I think has a random selector for its wave/group switcher function.
Klevgrand's One Shot is possibly the simplest to set up here as you pretty much just drag the samples onto the pad and use a switch to do random selection for round robins.
The pro version of TX16w I think has a random selector for its wave/group switcher function.
Klevgrand's One Shot is possibly the simplest to set up here as you pretty much just drag the samples onto the pad and use a switch to do random selection for round robins.
-
- KVRian
- Topic Starter
- 587 posts since 8 May, 2012 from E.U.
Thanks, Klevgrand looks interesting and nicely simple.
But damn, it's pretty pricey!...... i guess it's the included library you're paying for, which i probably won't use ..... sad face emoji.
As a side note, i like the music in the demos on their website, its very rare that i hear anything i might consider "good music" in product demos!
But damn, it's pretty pricey!...... i guess it's the included library you're paying for, which i probably won't use ..... sad face emoji.
As a side note, i like the music in the demos on their website, its very rare that i hear anything i might consider "good music" in product demos!
-
- KVRAF
- 6392 posts since 8 Jun, 2009
The low-cost option is to route the C3 notes from a MIDI track in Cubase to an instrument track with a regular multi-sampler, with one sample per note, and use the MIDI transformer or modifier plugin to randomise the transformed note pitch across the range of notes.
- KVRAF
- 7412 posts since 8 Feb, 2003 from London, UK
(As a hardcore Sforzando user...) It's pretty trivial to do something like that in SFZ.
(in fact, if you wanted them triggered at random, rather than by hitting a note... yeah, you can do that too...)
(in fact, if you wanted them triggered at random, rather than by hitting a note... yeah, you can do that too...)
-
- KVRAF
- 3358 posts since 19 Mar, 2008 from germany
Yes, just as pljones mentioned, it is very easy in sfz:Mr D wrote: Tue May 06, 2025 8:53 am * Create a drum sound with Eurorack modules
* Record 50 variations of the sound with subtle variations
* Load the 50 samples onto a single key (say C3) of a sampler plugin
* Have a different sample trigger (randomly, not based on velocity or whatever) each time C3 is triggered
<region> hirand=0.25 sample=kick_vl1_rr1.wav
<region> lorand=0.25 hirand=0.5 sample=kick_vl1_rr2.wav
<region> lorand=0.5 hirand=0.75 sample=kick_vl1_rr3.wav
<region> lorand=0.75 sample=kick_vl1_rr4.wav
This is an example for 4 different drum samples, but you can do the
same for your 50 samples. Check it out here: sfz-format: lorand.
There are many sfz samplers that work wonderfully as VSTi in Cubase.
free mp3s + info: andy-enroe.de songs + weird stuff: enroe.de
-
- KVRAF
- 2211 posts since 20 Sep, 2013 from Poland
Glad somebody already posted an example of lorand/hirand so I don't have to, heh.
