videodromm
monorepo (Cinder and apps)
https://github.com/SophiaHackLab/videodromm
run
- setup vs2017 redistribuable
git clone https://github.com/SophiaHackLab/videodromm
- launch Dist/VDController.exe
tips
- edit mix.json to point to your own folder in assets (see shl folder files for reference)
- try the FX button after activating audio !
run from source
- Setup Visual Studio Community 2017 (6Gb)
git clone https://github.com/SophiaHackLab/videodromm
- open /Cinder/proj/vc2017/cinder.sln in Visual Studio compile the library Debug/x64 and Release/x64
- (optional) open /Cinder/samples/BasicApp/vc2015/BasicApp.sln in Visual Studio and run it
- open /Videodromm/videodromm-controller-cinder/vc2017/VDController.sln in Visual Studio and run it
Discussion (2)
Features OSC, MIDI (mapped to NanoKontrol2), WebSockets, Audio (Mic) In FFT, Tap Tempo
It features you ;)