
v002 Movie Player with FFT Audio Analysis Demo
7 months ago
A user suggested I add audio analysis to the movie player plugin. Turns out Apple has some pretty easy APIs to add FFT analysis to your QT movie playback code, so I implemented it tonight. Its a bit rough, but this is nice because it grabs only audio from the currently playing movie (meaning you could, in theory have 2 of these going and get different FFTs out), and runs based off of volume in the patch, so you can fade out your audio and the FFT respects that. Kind of neat!
-
Vimeo: About / Blog / Developers / Jobs / Community Guidelines / Community Forums / Help Center / Site Map / Merchandise
/ Get Vimeo

Previous Week
On top of it, some outstanding bugs in QTKit X mean that things that SHOULD work do not, so, Snow Leopard works, if you just run QC as a 32 bit app, everything is hunky dory. Same on 10.5 :) Stay tuned.