Type alias OneshotModuleParams

OneshotModuleParams: SoundModuleParams & {
    transpose?: number;
}

Generated using TypeDoc