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
- 19 Welcome
- 1.5K Hangout
- 62 NI News
- 785 Tech Talks
- 4.1K Native Access
- 16.5K Komplete
- 2K Komplete General
- 4.3K Komplete Kontrol
- 5.7K Kontakt
- 1.6K Reaktor
- 378 Battery 4
- 845 Guitar Rig & FX
- 429 Massive X & Synths
- 1.3K Other Software & Hardware
- 5.8K Maschine
- 7.3K Traktor
- 7.3K 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