Import constants and functions in App.tsx

This commit is contained in:
2026-04-15 00:48:15 +02:00
parent 87b1217a3b
commit e687dd7494

View File

@@ -369,6 +369,10 @@ import { Panel } from "../shared-ui/Panel";
import { ProjectDialoguesPanel } from "./ProjectDialoguesPanel";
import { ProjectSequencerPane } from "./ProjectSequencerPane";
import {
DEFAULT_HELD_SEQUENCE_CLIP_DURATION_MINUTES,
DEFAULT_IMPULSE_SEQUENCE_CLIP_DURATION_MINUTES,
DEFAULT_PROJECT_SEQUENCE_DURATION_MINUTES,
getNextSequenceClipLane,
getProjectSequenceImpulseSteps
} from "../sequencer/project-sequence-steps";
import {