Is it possible to sync samples with the current songs playing(not while looping the sample)?
发表时间 Sun 08 May 11 @ 8:26 pm
If the sample is circular (defined rhythm) it can be looped and/or locked to the beat. If the sample is linear (sirens, drops, etc.), it can not be.
发表时间 Sun 08 May 11 @ 11:02 pm
Thats cool i guess. I have samples with defined rhythm. The thing is I'd rather trigger them than loop them. I wonder if that would be difficile to add in the next version. I would just like to change the tempo of samples. That would be sweet......
发表时间 Mon 09 May 11 @ 12:15 am
If you really wanted you could probably map a button that you press twice, first press plays looping sample, second press stops the sample looping, don't know if it will work though, or you could use one of the other 99 decks and map a play button as play_sync, You don't have to be able to see the decks for them to work, so if you change the number of decks in the skin you could just map a button to load the song into a deck
Deck 5 load
deck 5 play ? deck 5 stop : deck 5 play_sync_onbeat
You would just need a good memory to know what samples you had loaded, or actually you could probably load the sample into deck 5 and sampler slot 1 so you could see what you had loaded as a reference and on the play button use "sampler 1 select" so it will show in the skin slot
Deck 5 load & sampler 1 load
deck 5 play ? deck 5 stop : deck 5 play_sync_onbeat & sampler 1 select
Its a long way of doing it but it would do everything you ask in perfect sync to the active deck
Deck 5 load
deck 5 play ? deck 5 stop : deck 5 play_sync_onbeat
You would just need a good memory to know what samples you had loaded, or actually you could probably load the sample into deck 5 and sampler slot 1 so you could see what you had loaded as a reference and on the play button use "sampler 1 select" so it will show in the skin slot
Deck 5 load & sampler 1 load
deck 5 play ? deck 5 stop : deck 5 play_sync_onbeat & sampler 1 select
Its a long way of doing it but it would do everything you ask in perfect sync to the active deck
发表时间 Mon 09 May 11 @ 12:47 am
Thanks dude. Ive thought of that. I didn't think of mapping it though. Gonna try it out.
发表时间 Mon 09 May 11 @ 9:14 pm