Skip to content

An app to use android's native midi system to create an omnichord/auto harp-like strum instrument. It also made me port native midi to kivy

License

Notifications You must be signed in to change notification settings

guysoft/midistrum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Midistrum

An app to use android's native midi system to create an omnichord/auto harp-like strum instrument for android. It also made me port android native midi to kivy.

Midistrum does not generate sound on its own, it needs a synth to send midi t. For example fluidsynth. Or your PC over USB.

Get it on F-Droid

Screenshot

image

Tutorial

Watch the video

Build insrtuctions

mkdir kivy
cd kivy
git clone https://github.com/kivy/python-for-android.git
git clone https://github.com/guysoft/midistrum.git
cd midistrum/src
sudo docker compose up -d
./docker_build

Debug with:

./docker_debug

About

An app to use android's native midi system to create an omnichord/auto harp-like strum instrument. It also made me port native midi to kivy

Resources

License

Stars

Watchers

Forks

Packages

No packages published