Skip to content

An experimental playground to use the computer's keyboard as a midi player written in Rust.

Notifications You must be signed in to change notification settings

gabrielpoca/keyboard-midi-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keyboard-Midi-Playground

This project is an experimental playground to use the computer's keyboard as a midi player. It's inspired by Launchpad's note mode, and the idea is to turn the keyboard into a real instrument. You can define scales, root notes, modes (single note, chord, chord 7) and each key will behave differently, allowing you to explore melody and chords.

See a demonstration.

Everything is written in Rust using SDL for the interface. There is a lot to improve since this was my first Rust project.

About

An experimental playground to use the computer's keyboard as a midi player written in Rust.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages