Following my experiments with Kerkersklave's Beatmeter Generator and Reaper posted here:
viewtopic.php?p=319704#p319704
I actually got nowhere using tips provided by fellow creators.
So, I told to myself: Why not doing it from scratch? So I studied the WAV file format, and loaded it into memory to see how complicated beats are. Here's the graph of Kerkersklave's click.wav file. It's the actual data samples imported into an Excel file.
It looks exactly like waves displayed in video and audio softwares, but I have the raw data to work with. Now I need to find a way to detect the beat peak, apply the same principle to the whole music track, and replace all beats with the sample beat. Wish me luck!
PS: I'm not sure but this could perhaps be interesting to those creating an estim track too.




