GithubHelp home page GithubHelp logo

p5_visualize's Introduction

Title: Visualize
Date Started: Mar 2012
Last Modified: Jun 2012
http://www.asymptoticdesign.org/
This work is licensed under a Creative Commons 3.0 License.
(Attribution - NonCommerical - ShareAlike)
http://www.creativecommons.org/licenses/by-nc-sa/3.0/

In summary, you are free to copy, distribute, edit, and remix the work.
Under the conditions that you attribute the work to the author, it is for
noncommercial purposes, and if you build upon this work or otherwise alter
it, you may only distribute the resulting work under this license.

Of course, these permissions may be waived with permission from the author.

===Description===
Visualize is a music visualization template written in Processing.  The goal is leverage the accessibility of Processing to allow the easy development of intricate, music-reactive visuals.  The program currently uses Minim to do audio analysis and then outputs visuals that have parameters based off of the FFT spectrum.  It also utilizes themidibus to allow for the use of midi controllers to manually control visuals.  As is, Visualize serves as a low-cost VJ toolkit that can produce professional-quality visuals.

Note that the framework here in under heavy construction; however, I thought it was better to get it out sooner than later for other people to play with while I clean up the code and try to make it more modular.

The visualizer is currently set up to be controller with a KORG nanoKONTROL; however, you can use the midiControllerTest.pde to map any midi controller.  Just run the midiControllerTest.pde in Processing, and in the standard output you'll see a list of midi controllers.  Set the 'controllerIn' and 'controllerOut' variables to the name of the controllers, and run the program again.  Whenever you press a button on your midi controller, Processing spits out the mapping for you.  Then just map to your heart's content!

===Dependencies===
themidibus (http://smallbutdigital.com/themidibus.php)
minim (comes with Processing!)

===List of Tested Hardware===
KORG nanoKONTROl II
Numark DJ2GO

p5_visualize's People

Contributors

asymptoticdesign avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.