clearly-broken-software / drops

Drops Really Only Plays Samples
GNU General Public License v3.0
57 stars 7 forks source link

pitch or tune by BPM #45

Open julesdg6 opened 2 years ago

julesdg6 commented 2 years ago

Would it be possible to play a repitched sampled in time with midi BPM ?

i.e. if I load a 4 bar loop that was recorded at 120bpm, and i change my midi tempo to 125bpm, have the plugin retempo the loop to 125 bpm ?

rghvdberg commented 2 years ago

the audio playback is done by sfizz, and that doesn't have time stretch, so I can't help you there if your focus is on loops, maybe try Ninjas2 ? you can fake timestretch by slicing the loop in 128 parts and play each part via midi, that would be notes 0 to 127