Skip to content

maxwellpark/ChordSpitterAPI

Repository files navigation

Chord Spitter API

Construct guitar chords from atomic tones. Use these chords to build chord sequences that can be formatted in lead sheet-style notation. Learn harmonic concepts programmatically, compose songs, and let your creativity run wild!

This API can be used for other instruments, however some features (e.g. the chord diagrams) are guitar-specific.

Features

  • Store custom chords in a (currently) in-memory SQL database
  • Organise chords into progressions
  • Return guitar chord diagrams
  • Visualise progressions and song structure
  • Get random chords - can be used for atonal music

API documentation

Coming soon

Releases

No releases published

Packages

No packages published

Languages