VJ UNION

Cover image for videodromm - Cinder app to mix GLSL with Spout Output
vdmo
vdmo

Posted on

videodromm - Cinder app to mix GLSL with Spout Output

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 generate
  • (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)

Collapse
brucelane profile image
Bruce LANE

Features OSC, MIDI (mapped to NanoKontrol2), WebSockets, Audio (Mic) In FFT, Tap Tempo

Collapse
vdmo profile image
vdmo Author

It features you ;)