196 Commits

Author SHA1 Message Date
aacd6bbd81 Remove outdated agent guidelines file 2026-07-15 18:24:19 +02:00
7f419656d8 Update test for physical pad retention in sparse project generation 2026-07-14 11:55:50 +02:00
2493324f1a Refactor pad code generation using padToPadCode utility function across transformers and update test setup 2026-07-14 11:55:37 +02:00
1d47ef5e69 Update tests to correctly handle module imports and deep equality checks 2026-07-14 11:55:02 +02:00
94fbe994dd Update sparse pads test to use server module loading for transformers and webView 2026-07-14 11:54:45 +02:00
3f4260fab7 feat: Add test case for sparse pads handling (p01 omitted) 2026-07-14 11:53:58 +02:00
79ae02f53a Update pad code generation to use pad index instead of array index 2026-07-14 11:53:31 +02:00
481e2b8902 Add tests for sidechain and advanced effect parsing 2026-07-14 11:50:58 +02:00
a5f0959752 Fix syntax error in collectEffects function 2026-07-14 11:50:39 +02:00
fce646065a Update data access in collectEffects to use fxData instead of fxFile.data 2026-07-14 11:50:34 +02:00
882cd76fec Implement parsing for output compressor and sidechain effects state 2026-07-14 11:50:12 +02:00
8ee51daea7 Test: Canonicalize filter base before automation starts and exclude research parameters from envelopes 2026-07-14 11:49:53 +02:00
31ccd78cd8 Improve static value calculation for filter faders in automation logic 2026-07-14 11:49:45 +02:00
ab6b318da8 Fix type casting issue when calculating static fader values 2026-07-14 11:49:34 +02:00
82a4c73295 Enhance Ableton export logic with scaled note velocity and filter fader canonicalization 2026-07-14 11:49:08 +02:00
b74c13621d Update pad parser to handle fractional pitch and trim length correctly 2026-07-14 11:48:26 +02:00
ed6e50a50a Update MIDI FS SysEx parsing logic and add unit tests for page incrementing 2026-07-14 11:45:04 +02:00
6c21063906 Remove sample pitch and root note handling in Ableton exporter 2026-07-14 11:36:26 +02:00
4343351920 Update Ableton playback state constants for key and legato modes 2026-07-14 11:34:26 +02:00
6eaa7547ea Add test case for group device automation and pad provisioning 2026-07-14 11:29:28 +02:00
fa3ae193bb Update Simpler track handling to use WeakMap 2026-07-14 11:29:03 +02:00
772caebcba Refactor and fix Ableton exporter logic across multiple files 2026-07-14 11:28:39 +02:00
d582adb3fc Add comprehensive test coverage for Ableton automation, fader policies, and pad sound export logic 2026-07-14 11:27:57 +02:00
4cda706b69 Update test assertions for Live 10 Simplers' attack and release times 2026-07-14 11:27:33 +02:00
e2a142b547 Enhance Ableton exporter by incorporating automated fader parameter handling and default value logic 2026-07-14 11:26:26 +02:00
e8f75c6b39 Update Simpler device building to use PadSound state and parameters 2026-07-14 11:26:01 +02:00
8b377204c0 Update logic for determining pad track in Ableton exporter 2026-07-14 11:25:32 +02:00
50cf9e8176 Update Ableton exporter to handle pad track context for pitch automation targets 2026-07-14 11:25:26 +02:00
f046f355fb Refactor fader value conversion and default handling for Ableton export 2026-07-14 11:24:57 +02:00
0d7c574677 Implement fader policies and pad sound state extraction for Ableton export 2026-07-14 11:24:34 +02:00
f75bffa879 Update Ableton playback state logic for accurate EP representation 2026-07-14 11:22:07 +02:00
2d8696529c Fix calculation of float data slice in parsers 2026-07-14 11:22:02 +02:00
d745ed9213 Improve float precision handling in fader parameter extraction and add corresponding test case 2026-07-14 11:21:44 +02:00
2008841889 Update test cases to use PAN fader parameter instead of REL for automation testing 2026-07-14 10:47:57 +02:00
95d670d28f Update documentation and logic regarding Ableton export limitations (ATK, REL, etc.) 2026-07-14 10:47:08 +02:00
6b735ae0e4 Remove deprecated and unused Ableton automation parameters and simplify playback state logic 2026-07-14 10:46:44 +02:00
095fdf91c7 Refactor Simpler automation targets and initial values 2026-07-14 10:46:18 +02:00
07b2e70abb Refactor and simplify Ableton exporter builders logic 2026-07-14 10:45:51 +02:00
4dad835fce Update pattern naming logic and corresponding test cases for Ableton Live export 2026-07-14 10:34:46 +02:00
86bf1b7ffc Improve description of 'Keep unused patterns' export option 2026-07-14 10:33:19 +02:00
9c1890baa6 Update test cases for combining patterns and session scenes 2026-07-14 10:32:35 +02:00
12d0754fee Refactor pattern scene generation in ableton transformer 2026-07-14 10:32:22 +02:00
aa45d435d5 Update helper text for unassigned group patterns in export options 2026-07-14 10:24:14 +02:00
681b526350 Update pattern filtering logic and add faderPattern test case 2026-07-14 10:24:07 +02:00
0a9cb04275 Update test description for Live 10 Simpler serialization 2026-07-14 10:21:41 +02:00
56b6a424ba Fix data structure setup in Live 10 Simpler serialization test 2026-07-14 10:21:36 +02:00
262a1c74ec Update test suite to include pattern 'c' in project data and scene arrangements 2026-07-14 10:21:22 +02:00
73935b1b46 Update Ableton exporter logic to correctly handle session clips and pattern sorting 2026-07-14 10:20:59 +02:00
05ddb2a403 Remove unused function getArrangementTimeSignatureId 2026-07-14 10:04:32 +02:00
b9fe445576 Update Ableton export to use dedicated arrangement time signature ID generation 2026-07-14 10:04:23 +02:00