mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
feat(tools): 2.0 phase 5 wave 3b - audio depth (14 tools) (#222)
This commit is contained in:
@@ -29,6 +29,7 @@ export const TOOL_SETTINGS_OVERRIDES: Record<string, unknown> = {
|
||||
"rotate-video": { transform: "cw90" },
|
||||
"resize-video": { preset: "720p" },
|
||||
"watermark-video": { text: "CONFIDENTIAL" },
|
||||
"audio-channels": { mode: "mono-to-stereo" },
|
||||
};
|
||||
|
||||
export function defaultSettingsFor(toolId: string): unknown {
|
||||
|
||||
Reference in New Issue
Block a user