Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 354 Bytes

File metadata and controls

26 lines (16 loc) · 354 Bytes

music-loop-kichiku

Play loop video with the beats of music

demo work in progress

Dependencies

macOS

# OpenCV
brew install opencv3 --with-contrib --with-ffmpeg --c++11

# Aubio
brew install aubio --with-python

# Qt
brew install qt
brew cask install qt-creator

Build and Run

Open music-loop-kichiku.pro with Qt Creator and run.