Skip to content

This is a project I started while compete for a 50k engineering grand prize. It was an interesting and education project and one I continue to work on. This project contains a USB MIDI device driver for Linux and Android; A MIDI decoder, and MIDI playback via a connected USB MIDI device or to a UDP cleint (see the Java clients). The original dre…

HerbertYu/Smart-Music

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart-Music

This is a project I started while compete for a 50k engineering grand prize. It was an interesting and education project and one I continue to work on. This project contains a USB MIDI device driver for Linux and Android; A MIDI decoder, and MIDI playback via a connected USB MIDI device or to a UDP cleint (see the Java clients).

The original dream, and still is, behind this project can be summarized in a few words: "Hobby Smart Music tablet in development". It is a work in progress. Others seeking to understand USB device drivers, MIDI, or Client/Server will find the source codes here useful.

About

This is a project I started while compete for a 50k engineering grand prize. It was an interesting and education project and one I continue to work on. This project contains a USB MIDI device driver for Linux and Android; A MIDI decoder, and MIDI playback via a connected USB MIDI device or to a UDP cleint (see the Java clients). The original dre…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 45.3%
  • Java 29.3%
  • C 23.6%
  • CMake 1.5%
  • Makefile 0.3%