Jeffrey Cooper
Jeffrey Cooper
I was just dreaming about this last week! I don't think it's possible out-the-box at the moment, but the tools are there. You'd probably want to do some sort of...
One option is to run your source through a filter first, and then tap the visualizer to that. If by default you do this: ``` Source -> Output |_Visualiser tap...
Same idea... filter the data first, then visualize that.
It's ok to ask! I don't know of any offline-processing examples, but somebody else might.
I agree and thanks Matt for the clear direction. If you just need basic filtering, and are comfortable w vDSP, do your offline processing there.
> that didn't happen in my environment though. I had to add it to the requirements for it to work 🤷♂️ Same for me. I had to install `tensorflow-mac` Also,...
> @eljeff You mentioned "and wav doesnt appear to work for me", can you give me a hint what does not work? would be awesome to get that fixed! Fixed...
Not sure if this helps you, but I was only able to install correctly using Python 3.9. It looks like you are on 3.11... `setup.py:66: RuntimeWarning: NumPy 1.20.3 may not...
The track you provided original bpm was ~117, I tested both slower `python polymath.py -q 6QImCMjW-PM -t 110` and faster `python polymath.py -q 6QImCMjW-PM -t 120` Worth nothing that librosa...