Build your own chord progression or randomly generate one and then download the progression as Midi!
View the demo at https://jtmingus.github.io/midi-chord-generator/.
- Generate random chord progressions changing the chord root, chord quality, voicings, and inversions.
- Customize attributes of individual chords.
- Lock specific chords when randomizing the rest.
- Play the chord progression directly from your browser.
- Download the chords as Midi.
- React - https://react.dev/
- ToneJs - https://tonejs.github.io/
- MidiWriterJs - https://www.npmjs.com/package/midi-writer-js
- Pico CSS - https://picocss.com/
- Project homepage: https://jtmingus.github.io/midi-chord-generator/
- Repository: https://github.com/jtmingus/midi-chord-generator
The code in this project is licensed under MIT license.