Giter Club home page Giter Club logo

konduktiva-github-test's Introduction

#This is the instruction of how to use this code (romanNumeral.js) to play different chord progression with a virtual MIDI synthesizer.

Dependencies:

  1. Tonal (npm package): You can install tonal by running "npm install tonal" in your shell command.

  2. Easymidi (npm package): You can install easymidi by running "npm install easymidi" in your shell command.

Instruction:

  1. Setup your MIDI environment , a virtual sythesizer (i.e. Surge XT), and a virtual MIDI instrument (i.e. vmpk). You may need a host a host (i.e. Host AU)

  2. Load Konductiva (line 8 to 11) and start the musical environment scheduler (line 17 to 18).

  3. Load all the necessary functions, classes, and gloabal variables (line 12~16).

  4. Load easymidi (line 21 to 29).

  5. update MIDI output list (line 52) and define necessary arguments for music synthesizer session (line 35 to 49). This step may be skipped depending on the device you are using.

  6. Assign a music synthesizer session (line 59).

  7. Load line 61 to start playing the chord progression, line 63 to stop.

  8. You can change the chord progression by changing line 35, load line 37 to 49, and reasign the music synthesizer session.

konduktiva-github-test's People

Contributors

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