Get the latest tech news
Show HN: Modest – musical harmony library for Lua
musical harmony library for Lua. Contribute to esbudylin/modest development by creating an account on GitHub.
Handles alterations (sharps, flats, double accidentals), octaves, pitch classes. After running the command, move the resulting modest.lua file into your project and require it as you would any other Lua module. Size should be an integer, and quality should be a string (valid options are "dim", "aug", "min", "maj", "perfect").
Or read this on Hacker News