Git Product home page Git Product logo

music-visualization's Introduction

Real-Time Music Visualizations

This software contains a set of prototype real-time music visualizations that I developed as part of my undergraduate thesis project in Computer Science at Oberlin College, in 2010.

The purpose of the project was to design and implement an application that helps musicians by providing a source of real-time feedback as they practice, through (hopefully) informative and intuitive visualizations of features such as pitch, loudness, and tone. More information about the project is available here.

A screenshot of the final prototype:

How to use

This software requires Java to run. Your computer also needs to have a microphone.

A binary distribution is available here if you don't want to build it yourself. Download the music-visualization-dist.zip file and extract the contents. Inside the folder, run java -jar music-visualization.jar or double-click on the jar file.

A small screen will appear allowing you to choose from among several different visualizations. You may also pause/resume and exit the program from this screen.

A timestamped wav file will be created in the current directory. Once the program is closed, this will contain the audio recorded while the program was running.

If you do want to build the project, you can use ant (just run ant in the cloned repository directory). There is also project information for NetBeans included, though this is optional.

To run the compiled program:

cd dist
java -jar music-visualization.jar

Credits

This program utilizes the excellent JTransforms FFT library by Piotr Wendykier.

music-visualization's People

Contributors

michaelbrooks avatar

Watchers

James Cloos avatar JerryZH.Chen 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.