|
|
|

-
The algorithm used to analyse the BPM-rate is made available in the Beat
Counting SDK. If you want to write DJ-ing software which uses Pitch Control to support
mixing, you can use this SDK to actually match the Beats-Per-Minute Rate.
The SDK also contains a function to perform a Fast Fourier Transform (FFT) which is usefull
if you want to make a Spectrum Analyser. A next version will also include an Inverse FFT so
filtering can be done (e.g. to make an Equalizer or to filter out Bass Frequencies when
mixing).
See the Support section for subscribing to the SDKs mailing list.
-
For BOP development, the only documentation available is the source code of the VTC BOP.
You are free to base new BOPs on the source of the VTC BOP, if you want changements to the VTC BOP, please contact the author.

|