Rework the interface a bit
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import type { SynthEngine, PitchLock } from './SynthEngine';
|
||||
import type { SynthEngine, PitchLock } from './base/SynthEngine';
|
||||
|
||||
type HarmonicMode =
|
||||
| 'single' // Just fundamental
|
||||
|
||||
Reference in New Issue
Block a user