A little music visualizer with Oculus Rift support. Made with Cinder.
Turn VR on and off by changing VR=1 to VR=0 or vice versa in Build Settings > "Preprocessor Macros Not Used In Precompiled Headers".
Nto toggle night/day modeTto toggle trailsPto pauseescto close
Build using Xcode. Cinder and OculusSDK are expected to be in your home folder by default, but this can be changed using the CINDER_PATH and LIBOVR_PATH build settings.
- smooth out amplitude
- add lines with l/r spectrum along sides or volume history
- show song info and album art: taglib or id3lib
- use ovrHmd_GetFovTextureSize

