Add packages/edo for Equal Division of the Octave scales
This commit is contained in:
parent
db413881db
commit
73965a3a39
12 changed files with 764 additions and 0 deletions
5
packages/edo/index.mjs
Normal file
5
packages/edo/index.mjs
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
import './edo.mjs';
|
||||
|
||||
export * from './edo.mjs';
|
||||
|
||||
export const packageName = '@strudel/edo';
|
||||
Loading…
Add table
Add a link
Reference in a new issue