Code Monkey home page Code Monkey logo

midikraft-yamaha-refacedx's Introduction

Yamaha reface DX sysex implementation

This is C++ code used by the free Sysx Librarian KnobKraft Orm to talk to the synthesizer and pull and send patches from the device.

Introduction to MidiKraft

MidiKraft is C++ for writing software like editors and librarians to interface specific hardware MIDI devices.

MidiKraft are a set of base libraries to provide more helper classes to the awesome JUCE framework useful when working with real life hardware MIDI synthesizers, and also to provide implementations for the individual synthesizers to be used in other programs.

This is the current list of MidiKraft libraries available on github:

  • MidiKraft-base: Base library used by all others providing some common definitions
  • MidiKraft-librarian: Implementation of various different handshake and communication methods to retrieve and send data between the host computer and a MIDI device
  • MidiKraft-database: Code to store MIDI data in a SQLite database

MidiKraft Synthesizer implementations

We are working on a range of hardware synthesizer and other MIDI device implementations, to provide source code to utilize these devices to their fullest potential. Checkout our repos.

Usage

This MidiKraft repository is meant to be included as a git submodule in a main project, checkout the KnobKraft Orm repository to see how it is used.

Licensing

As some substantial work has gone into the development of this and related software, I decided to offer a dual license - AGPL, see the LICENSE.md file for the details, for everybody interested in how this works and willing to spend some time her- or himself on this, and a commercial MIT license available from me on request. Thus I can help the OpenSource community without blocking possible commercial applications.

Contributing

All pull requests and issues welcome, I will try to get back to you as soon as I can. Due to the dual licensing please be aware that I will need to request transfer of copyright on accepting a PR.

About the author

Christof is a lifelong software developer having worked in various industries, and can't stop his programming hobby anyway.

midikraft-yamaha-refacedx's People

Contributors

christofmuc avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

drkzrg

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.