Working scale fonction :)

This commit is contained in:
JulienH2000
2023-09-21 19:09:06 +02:00
parent 4e4a2ac0bf
commit a838624ac8
4 changed files with 38 additions and 4 deletions

View File

@ -7,6 +7,7 @@ import { Editor } from "./main";
import { SoundEvent } from "./classes/SoundEvent";
import { MidiEvent } from "./classes/MidiEvent";
import { LRUCache } from "lru-cache";
import { SCALES } from "./Scales"
import { InputOptions, Player } from "./classes/ZPlayer";
import {
samples,