Git Product home page Git Product logo

kw_mp2i_kbd2midi's Introduction

Note: this should go without saying but just in case, before going on, please be aware that this is not intended as a guide. Working with electrical equipment can be dangerous to you and your environment. If you try to do anything of this you do this on your own responsibility and at your own risk!

Some time ago, I bought a used, partially out of order, Kurzweil Mark Pro TWOi digital/electrical piano. After trying some repair attempts, it looked like the problems could not be repaired.

The main problem seemed to have been located in the Engine Board. The Engine Board is, e.g., responsible for generating the sound based on the key presses etc.

As "plan B repair attempt", I decided to give it a try to replace the control logic and audio generation. As control logic replacement, I use an Arduino Mega 2560. This repository contains the code for the Arduino controller in https://github.com/ruedigergad/kw_mp2i_kbd2midi/blob/main/kw_mp2i_kbd2midi.ino. For the audio generation, I use a Linux-based computer with QSynth.

The Arduino controller reads the keyboard keys and pedals and generates MIDI messages based on the presses etc. The Linux computer receives the generated MIDI messages and generates audio via QSynth. The audio signals are send back to the amplifier board in the piano.

I added some pictures in the repository that show some of the work progress.

Disassembled Keyboard

Keyboard Internals Controller Replacement

Keyboard Internals Controller Replacement Close-up

In addition, the Arduino controller also displays some output on the keyboard panel. However, the displayed output is rather a toy example, at least for now.

I added a video in the repository that shows the keyboard panel in idle mode. While playing, no "animation" is shown to avoid distracting the player.

Keyboard Panel Idle Animation

kw_mp2i_kbd2midi's People

Contributors

ruedigergad avatar

Watchers

 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.