Skip to content

jeffcrouse/hyperfeel-viz

Repository files navigation

hyperfeel-viz

visualization for the Hyperfeel Mindwave insallation. Using openFrameworks 0.8

clone directly into apps/ folder

###Required Addons

Soundflower

In order to record the generative audio, we will use the Soundflower "trick". So, for the recording to work:

  • Make sure that you have installed SoundFlower
  • And set System Preferences > Sound > Output to "Soundflower (2ch)"
  • This will direct all audio from the entire system to a virtual
  • Since we are routing all sound to Soundflower, You'll also have to launch Soundflowerbed and select "Built-in Output" in order to be able to hear the sound output.
  • Make sure to choose the "soundflower (2ch)" device in ofSoundStream. eg: soundStream.setDeviceID(5);

About

visualization for the Hyperfeel Mindwave insallation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published