projectM-visualizer / projectm

projectM - Cross-platform Music Visualization Library. Open-source and Milkdrop-compatible.
https://discord.gg/mMrxAqaa3W
GNU Lesser General Public License v2.1
3.22k stars 364 forks source link

Setter and Getter for beat sensitivity #658

Closed kockie69 closed 1 year ago

kockie69 commented 1 year ago

This will add the possibility to change the beat sensitivity by calling projectm_set_beat_sensitivity instead of using the key handler.

kblaschke commented 1 year ago

Looks great so far, thanks!

kockie69 commented 1 year ago

I have changed the title and have added a getter

kblaschke commented 1 year ago

I have changed the title and have added a getter

Could you also update the commit message of your first commit, please? Thanks!