All Projects → nama-gatsuo → Generativenature

nama-gatsuo / Generativenature

Licence: mit
A VJ set which was played in Interim-Report 2nd edition

Projects that are alternatives of or similar to Generativenature

Ofxpdsp
openFrameworks addon for audio synthesis and generative music
Stars: ✭ 255 (+1114.29%)
Mutual labels:  openframeworks
Xr3player
🎧 🎼 Advanced JavaFX Media Player
Stars: ✭ 472 (+2147.62%)
Mutual labels:  audio-visualizer
Waveform Playlist
Multitrack Web Audio editor and player with canvas waveform preview. Set cues, fades and shift multiple tracks in time. Record audio tracks or provide audio annotations. Export your mix to AudioBuffer or WAV! Project inspired by Audacity.
Stars: ✭ 919 (+4276.19%)
Mutual labels:  audio-visualizer
Modv
modular audio visualisation powered by JavaScript
Stars: ✭ 292 (+1290.48%)
Mutual labels:  audio-visualizer
Spectro
🎶 Real-time audio spectrogram generator for the web
Stars: ✭ 383 (+1723.81%)
Mutual labels:  audio-visualizer
Ofxcv
Alternative approach to interfacing with OpenCv from openFrameworks.
Stars: ✭ 614 (+2823.81%)
Mutual labels:  openframeworks
WaveFormViewDemo
Provides a view to display audio waveforms.
Stars: ✭ 39 (+85.71%)
Mutual labels:  audio-visualizer
Ofxstatusbar
Addon for openFrameworks to add icons and text to the statusbar of Mac OS X (needs support - see readme)
Stars: ✭ 11 (-47.62%)
Mutual labels:  openframeworks
Ofxdatgui
Simple to use, fully customizable, high-resolution graphical user interface for openFrameworks
Stars: ✭ 395 (+1780.95%)
Mutual labels:  openframeworks
Astrofox
Astrofox is a motion graphics program that lets you turn audio into amazing videos.
Stars: ✭ 802 (+3719.05%)
Mutual labels:  audio-visualizer
Footfall
Application that allows you to monitor the traffic in and out of your building, using the RPi Camera and openFrameworks
Stars: ✭ 301 (+1333.33%)
Mutual labels:  openframeworks
Lively
Stars: ✭ 5,721 (+27142.86%)
Mutual labels:  audio-visualizer
Party Mode
An experimental music visualizer using d3.js and the web audio api.
Stars: ✭ 690 (+3185.71%)
Mutual labels:  audio-visualizer
Ofelia
A real-time cross-platform creative coding tool for multimedia development
Stars: ✭ 269 (+1180.95%)
Mutual labels:  openframeworks
Ofxgraph
ofxGraph is a simple, easy and quick graph add-on for openframeworks.
Stars: ✭ 23 (+9.52%)
Mutual labels:  openframeworks
catnip
terminal audio visualizer for linux/unix/macOS/windblows*
Stars: ✭ 79 (+276.19%)
Mutual labels:  audio-visualizer
Realtime pyaudio fft
Realtime audio analysis in Python, using PyAudio and Numpy to extract and visualize FFT features from streaming audio.
Stars: ✭ 515 (+2352.38%)
Mutual labels:  audio-visualizer
Play
Play audio files from terminal.
Stars: ✭ 12 (-42.86%)
Mutual labels:  audio-visualizer
Ofxgrafica
A simple and configurable plotting library for openFrameworks
Stars: ✭ 24 (+14.29%)
Mutual labels:  openframeworks
Glava
GLava - OpenGL audio spectrum visualizer
Stars: ✭ 762 (+3528.57%)
Mutual labels:  audio-visualizer

Generative Nature VJ

This is a VJ set which was played in Interim Report 2nd edtion. It is based on an idea that the sound autonomously creates conceptual shapes / landscapes / natural environments.

oF CG outputs

See also captured movies below.

CG objects:

I reused objects I've made recently in Daily Sketch repository with minor modifications.

VFX:

  • Core 3D vfx like shading, lighting, HDR bloom, defocus blur are from ofxDeferredShading
  • Also it has post rendering process effects. Two kinds, the one is "warp" (vertical/horizontal mirror, complex plane transformation), and another is "Color conversion" (negative/positive grey scale, red scale, green scale).

Max Controller

max controller There are two section in the controller. The upper part is "bang section". The below part is "parameter sender section". It will work by patching (connecting) two sections with cables. VJ player can choose which bang will affect CG outputs.

Bang section:

Bang section contains below.

  • Attack Detection with band pass filter x 3
  • Bpm Counter: sends bang in every 4 beats
  • Key Detection: sends bang when space, a, s, d are pushed.

Parameter sender section:

Sends values as OSC to simple address. Each address is corresponding OSC port of oF app.

Author

Ayumu Nagamatsu

License

MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].