spotify / pedalboard

🎛 🔊 A Python library for audio.
https://spotify.github.io/pedalboard
GNU General Public License v3.0
5.23k stars 262 forks source link

Add tempo support #172

Open rhelsing opened 1 year ago

rhelsing commented 1 year ago

In reference to #158

@psobot Could you let me know if I'm going in the right direction with this? My c++ knowledge is rusty.

rhelsing commented 1 year ago

@psobot Trying to make a bit more progress on this. The method I found in Juce seems to be setBpm and getBpm.

rhelsing commented 1 year ago

@psobot When you have time, I'd love to hear your feedback on this

tekkno-primitiv commented 12 months ago

Please add this functionality to the master branch of Pedalboard! We can't use delays, reverbs as well as some synths which have synchronization with host tempo.

RoyalCities commented 2 months ago

In reference to #158

@psobot Could you let me know if I'm going in the right direction with this? My c++ knowledge is rusty.

Just wanted to throw in my support for this. If we could somehow set a global bpm variable it would push this into overdrive and open up ALOT of options given so many vst makers default to vst host sync and don't offer any manual control