GithubHelp home page GithubHelp logo

chrome-visuals's Introduction

Gameboy MIDI Chrome visuals

An HTML page to make MIDI controlled visuals via Chrome Browser.

This project is meant to send MIDI signals from a Gameboy to the computer but you can use/edit/improve the code to make it works on every MIDI software/instrument/machine.

Requirements

Settings

For now, visuals are triggered on the first 4 MIDI channels so, in order to make some colours on the screen you need to use them.

  • First, set the arduinoboy on MIDIOUT mode
  • Set the LSDJ song on MIDIOUT mode
  • Connect the gameboy, the arduinoboy and the PC together
  • Open the index.html with Chrome
  • On LSDJ, set the MIDI commands on phrase section:
    N Sends a MIDI Note – Absolute to the value placed in the effect. N00 sends note off, N01-N6F send notes 1 to 112.
    Q Sends a MIDI Note relative to the current channel’s pitch. The effect value is a offset. so Q0C in PU1 would send a note 1 octave higher than what Pu1 is currently playing. This is useful as a table command to track midi notes as normal notes in the sequencer.
    X Sends a MIDI CC – By default in Arduinoboy the high nibble selects a CC#, and the low nibble sends a value [0-F] to [0-127]. This can be changed to allow just 1 midi CC with a range of 00-6F, or 7 CCs with scaled or unscaled values.
    Y Sends a program/patch/preset change.
  • Watch the screen going nuts.

Future releases

This is a quick project made in a couple of hours in the morning, so it's very limited. The main goal is to expand its features and give it more visuals.

chrome-visuals's People

Stargazers

Pierre BOQUET avatar vooku avatar

Watchers

James Cloos avatar Daniele Biggiogero 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.