![]() |
|
Tables Transpose Probability - Printable Version +- XOR Userforum (https://forum.xor.eu) +-- Forum: Products (https://forum.xor.eu/forumdisplay.php?fid=3) +--- Forum: NerdSEQ (https://forum.xor.eu/forumdisplay.php?fid=6) +---- Forum: General Questions (https://forum.xor.eu/forumdisplay.php?fid=17) +---- Thread: Tables Transpose Probability (/showthread.php?tid=1537) |
Tables Transpose Probability - ogy - 02-23-2023 Any advice on how to approach this? My goal: Random Arp quantised to a chord where the note lengths vary I have a 1 bar track that just has 1 note at the start with a table The table is running at the same speed as the track I have a RND transpose on each step of the table quantised to a chord to make a nice random arp Is it possible to add probability to the transposition happening or not so that the note doesn't change on every step? Is there a way to hold the random transposition for more than one step instead of reverting to the original note? Another solution would be to automate the table speed with an LFO but I don't think this is possible is it? At the moment I'm not using any gates/triggers - just pitch CV on a free-running vco Is there a better way? ![]() Thanks in advance! RE: Tables Transpose Probability - XORadmin - 02-23-2023 (02-23-2023, 12:31 PM)ogy Wrote: Any advice on how to approach this? What you simply could do is to feed the table clock from the pattern. And this feed would have an added probability: lets say you use FX2: Every step got a SPFX011 (Table tick) And the table clock would be PTN-SPFX, Speed 01 On FX2 you add a probabilty (manually in the current values screen or via an FX or automator... I think that should do what you describe. RE: Tables Transpose Probability - ogy - 02-23-2023 Excellent, thank you! |