Rework the interface a bit
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import type { PitchLock, SynthEngine } from './SynthEngine';
|
||||
import type { PitchLock, SynthEngine } from './base/SynthEngine';
|
||||
|
||||
interface SnareParams {
|
||||
// Core frequency (base pitch of the snare)
|
||||
|
||||
Reference in New Issue
Block a user