add ireal voicings

This commit is contained in:
Felix Roos 2023-07-20 22:53:02 +02:00
parent 559cfd11db
commit 08f94d2122
2 changed files with 750 additions and 0 deletions

View file

@ -3,3 +3,5 @@ import './voicings.mjs';
export * from './tonal.mjs';
export * from './voicings.mjs';
import './ireal.mjs';