GithubHelp home page GithubHelp logo

greg137 / music-visualization Goto Github PK

View Code? Open in Web Editor NEW

This project forked from benweitang/music-visualization

0.0 0.0 0.0 39.09 MB

In this project, I attempt to visualize music (audio file input) using the SciPy library in Python and Processing in Java, utilizing the theories of the color wheel and the circle of fifths.

Python 57.87% Processing 42.13%

music-visualization's Introduction

Music Visualization

Visualization of Bach Cello Suite No1 in G Major (Try making out a horizontal line in the middle of the image. Reading from left to right along the line, one can perhaps feel the change in intensity in the music piece over time. By the way, this one is Bach Cello Suite No. 1 in G Major. See more examples.)

Overview

This project aims to visualize audio input in a comprehensive way in terms of color theory and music theory. The process starts with anaylizing an audio file with a Python library SciPy, using Short-Time Fast Fourier Transform to identify the musical notes in the audio file. The information is then passed into Processing to generate an image as an output. Each note in a piece is an invisible, drifting circle, and when two circles overlap, a line is drawn between their centers. The color of the line is determined by the interval between those two notes. The intervals on the Circle of Fifth are mapped to a color wheel, where a perfect unison corresponds to white and furthering away from the perfect unison results in more vibrant colors.

music-visualization's People

Contributors

benweitang 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.