u/Ecstatic_Clue1316

tMidi - A text to midi library
▲ 2 r/composer+1 crossposts

tMidi - A text to midi library

Hi all, For anyone interested in coding and music composition / production.

I started a weekend project recently, with the core concept of writing music notation in text and being able to compile that into midi.

Steps:

  • You create a new .tmidi file
  • Write a track / song using the libraries notation
  • Run the build command
  • The .midi file is exported and can be dragged / opened in your DAW of choice

Initially it was just meant as a tool for me sketching out ideas rather than putting pen on paper but I've managed to create a full demo track (example is linked in the repo).

I've build functionality covering drums, chords, notes, sections, voicings, repeats etc.

Would love any feedback, if anyone thinks it's useful for them feel free to use.

github.com
u/Ecstatic_Clue1316 — 5 days ago