Sync Loops with Daw's tempo
-
@nesta99 said in Sync Loops with Daw's tempo:
Hi everyone.
-
I have a sample but i want it to loop every time i press a note, how can i do this?
-
I want that the looping sample changes tempo according to the Daw's tempo, but without pitching or time stretching, how can i do this as well?
Look at the way ReCycle does it...
-
-
@Lindon Can this be created in Hise? Do I need to script?
-
@nesta99 said in Sync Loops with Daw's tempo:
@Lindon Can this be created in Hise? Do I need to script?
you need to script and work very long and hard splitting all your audio, creating files full of start and end points and then importing that into your HISE project, then working out for any given tempo what the start and end times are for each slice, and what the offset is to the slice you want...then using all this data to play each note in turn.
-
So basically just recode PercX :)
-
@Lindon Omd! Seems something big!
Thanks anyway! -
@Christoph-Hart I just saw on the website loool. It's insane!
-
-
@nesta99 If you don't want it to pitch or time stretch, then just use an Arpeggiator. This was my simple solution for "looping" samples and it's working great, especially since Christoph added the Chord mode to the Arpeggiator module. It'll just retrigger whatever you're playing at the Arp speed and sounds awesome.
-
@Lunacy-Audio Yes Thats super great! does this arp sync with the host Daw?
-
@nesta99 Sure does!
-
@Lunacy-Audio Super great! Thanks sooo much man!
-
@Lunacy-Audio Can't find the arpeggiator module in the processor. Please where is it?
-
@nesta99 Under Hardcoded Scripts
-
@d-healey Thanks David!!
-
@Christoph-Hart Was PercX made with HISE???
-
@vewilya Yes with custom C++ too.
-
@d-healey Bloody awesome!