Giter Club home page Giter Club logo

musicbox's Introduction

Cellular Automaton Music Generator

This Javascript Music webapp uses a simple one-dimensional Cellular Automaton to produce piano music. The generator concept is straightforward. Each generation is mapped onto a keyboard wherein each live cell represents a played piano note. Thus each generation will correspond to a single chord, and the succession of multiple generations will represent a sequence of chords. It's easier to explain by showing than it is by telling:

I built this website using the p5js Javascript library. This made it a smooth transition when I wanted to port important parts from my 'proof of concept version' that was built in processing, but it also has created some incredibly frustrating issues. I will be the first to admit that I haven't been able to tackle the issues born from how I implemented p5js in the best possible way (looking at the render-glitch-fix checkbox). I'll also admit that the UI looks as though it was designed by a caveman. In my defense, this was the second website I've ever made, and essentially my first real programming project.

Since finsishing the Music Generator, I have taken some classes and gained a much stronger grasp on web technologies like HTML/CSS/Javascript than I had while working on this project -- It is definitely due for a complete rebuild from the ground up.

musicbox's People

Contributors

gamemackerel avatar

Watchers

James Cloos 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.