Git Product home page Git Product logo

chord-splitter's Introduction

HERMMUTT LOBBY's Chord Splitter JS 0.7

Description :

The Chord Splitter is a max4live tool created to split and sort a chord played on a keyboard into indexed note that can be used somewhere else in your track.

Usage :

Use the sender on a midi listening track (midi comming either from midi clip or from external midi device).

Put the receiver on any other midi track folowed by instruments, the receiver is intended to be used as a source of notes.

Activate on each receiver a subset of index.

Play some chords on the splitter track and change some notes without changing the whole chord.

Adding, or removing the root note (lower) has a maximal effect by moving all the notes index up or down by 1.

Listen to how the chords is rearenged between the receivers.

Todo :

  • use a better sorting algorithm (at least a better median choice than the first of the tuple to sort)
  • add messages to toggle the sorting style and the output method
  • update the usage section
  • update the description
  • add a button to choose a send & receive channel
  • add sustain pedal
  • add other ordering rules

Changelog :

0.7 :

  • choice for sort algorythm ( up or down for now )

0.6 :

  • the note on is sent only once for each note until its index changes

0.5 :

  • adding the Max4Live wrapper (sender and receiver)
  • extensively comment the whole js code
  • various bugfix

0.4 :

  • bugfix

0.3 :

  • bugfix

0.2 :

  • Add support for list message

0.1 :

  • Initial untested release

chord-splitter's People

Contributors

hems avatar herrmutt avatar

Stargazers

 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.