Skip to main content

MIDIMorph

Simple microservice app that provides fast & free MIDI file transposition and tempo adjustment for musicians

Dan Smith
by Dan Smith
March 2024

Background

Simple microservice app that provides fast & free MIDI file transposition and tempo adjustment for musicians

View live app arrow_forward_ios

Goals

  • Enable users to quickly & reliably adjust MIDI files without having to open up any additional software
  • Serve as proof of concept for a larger, related application

Tech Stack

  • TailwindCSS
  • Mido
  • Flask

What's Next

  • Transposition fix for notes that are higher or lower than the MIDI range (below 0 or higher than 127)
  • Drag and drop for file upload
  • Additional research on most useful tempo change rates
  • Additional error validation