gsc

Results 2 issues of gsc

Tried to use --exec option without sucess: ``` supervisor --exec 'node --max-old-space-size=1000' ./index.js ``` Error: ``` Running node-supervisor with program './index.js' --watch '.' --extensions 'node,js' --exec 'node --max-old-space-size=1000' Starting child...

Hi @dmitrio95 I merged the plugin with chordidentifier and added fretnotes, intervals, guidetones and rootless chords functionality. Split chordidentifier into smaller functions so I could run it only on the...