Shadlock0133 / music-vibes

Desktop app for translating audio output into vibrations
MIT License
24 stars 5 forks source link

add a Cut filter or drop all output data below a set precentage. #1

Open TechMasterJoe opened 2 years ago

TechMasterJoe commented 2 years ago

add a Cut filter or drop all output data below a set percentage. and testing on my pc I see about a 10x offset in the low pass 100 is really 1000 10 acts as i expect

it be nice to stop vibration below a set value and ramp up from the cutoff another thing that might be a good idea is a notch filter with a center point example is a set point say 100hz and 50hz wide this will only react to things in the 75hz~125hz range. I will make some changes as well in my fork later tonight also might add processing for BPM detection to F machines

Shadlock0133 commented 2 years ago

I've implemented basic cutoff filter in https://github.com/Shadlock0133/music-vibes/commit/5dfdb854a61dd9425ed1fb2d8dff1390eabe6f16