Random Sample Start Position for 2 Groups to maintain sync

Hi,
I am wondering how the Random Unipolar method for randomizing a sample's start position works when it comes to 2 groups. Does Group 1 receive a different random unipolar signal to group 2? I assume each group's start is randomized and therefore they lose their sync?
Is there a way to randomize the sample start positions for 2 groups? How about building on this method of using a knob to set the start position manually?
Is it possible to code this Sample Start knob to output a random signal on key press for example - as a method of starting Group 1 and Group 2 from the same random point in time to maintain sync? I could obviously hide the knob from view.
I'm guessing there is a method without even needing to use a knob to randomly output a signal?
Thanks a lot for any help.
Comments
-
As I recall, though the manual says a new random number is generated with each new note, in fact it seems to happen with each calculation. So your 2 groups will get 2 different random values.
The way round this is to write a small script which uses a note callback to assign a random value to an arbitrary unused cc, then use that cc to modulate sample start.
0 -
Thanks for the info. I assumed the way you suggested was the best way to handle this. I'll do some experimentation. Pretty sure I know what I need to do.
0 -
This seems to do the job.
on note set_controller(110, random(0, 127)) end on
0
Categories
- All Categories
- 21 Welcome
- 851 Hangout
- 78 NI News
- 411 Tech Talks
- 1.9K Native Access
- 8.6K Komplete
- 1.1K Komplete General
- 2.2K Komplete Kontrol
- 3.1K Kontakt
- 727 Reaktor
- 252 Battery 4
- 493 Guitar Rig & FX
- 287 Massive X & Synths
- 512 Other Software & Hardware
- 3.4K Maschine
- 23 Sampling Room
- 4.2K Traktor
- 3.9K Traktor Software & Hardware
- Check out everything you can do
- Create an account
- See member benefits
- Answer questions
- Ask the community
- See product news
- Connect with creators