Refactor and fix Ableton exporter logic across multiple files

This commit is contained in:
2026-07-14 11:28:39 +02:00
parent d582adb3fc
commit 772caebcba
6 changed files with 12 additions and 40 deletions

View File

@@ -1,9 +1,6 @@
import assert from 'node:assert/strict';
import test from 'node:test';
import {
getPadEnvelopeState,
getPadSoundState,
} from '../src/lib/exporters/ableton/padSound';
import { getPadEnvelopeState, getPadSoundState } from '../src/lib/exporters/ableton/padSound';
import { AblTrack } from '../src/lib/transformers/ableton';
const track = {