Skip to content

controlApp_v1.2

Latest
Compare
Choose a tag to compare
@trackme518 trackme518 released this 19 Dec 22:52
· 15 commits to main since this release
  • Numerous bug fixes
  • Added OSC presets - remapping original OSC addresses and values to user defined presets in JSON format placed inside data/presets/yourpreset.json folder. Added generic example on the data structure.
  • You can now change port and ip inside preset
  • added untested build for MacOS x86_64 intel based processors
  • Added Alpha 0.1 version of MusicApp - bugs are expected -> musicApp is a standalone simple interactive music player that can load .wav audio files and using .json presets you can specify multiple effects that should be applied to samples based on OSC data recieved from the sensor - currently you can affect volume, attach amplitude envelope, attach filter (lowpass/highpass), pitch shift (change speed of playback) and you can also trigger sound with a simple sampler. Additionally you can also dimm DMX enabled lights with openDMX to USB dongle.