Commit Graph

81 Commits

Author SHA1 Message Date
85c68268e8 Add support for MIDI events in Ableton export pipeline 2026-07-14 06:40:46 +02:00
da8aca596f Update documentation links for EP-133 audit files 2026-07-14 00:28:58 +02:00
a52632924d Docs: Update description of MIDI sketch pad 2026-07-14 00:28:12 +02:00
69a4edd1e3 Update documentation with new sound slot and link examples 2026-07-14 00:27:52 +02:00
559fac2a8f Docs: Add audit report for Live 10 translation of Neon Laundromat 2026-07-14 00:24:24 +02:00
fa9e88fb41 Add documentation for EP-133 project: Neon Laundromat 2026-07-14 00:22:02 +02:00
7dae718d11 Docs: Add musician workflow inventory and audit README for EP-133 to Live 10 2026-07-14 00:17:22 +02:00
3b3c4d1cb9 Remove project download functionality from ProjectManager 2026-07-13 22:05:10 +02:00
3d8e26ec0f Update project file download logic to use fetch POST request 2026-07-13 22:04:17 +02:00
77139c57bd Improve project downloading functionality and integrate download button into ProjectManager 2026-07-13 22:02:57 +02:00
07f33a3439 Trigger download for project ID '5' in useProject hook 2026-07-13 22:01:24 +02:00
e4ef0f97cd Update Ableton export logic to use comprehensive playback state parameters 2026-07-13 15:58:10 +02:00
cdbe72e775 Fix import statement in abelton playback test file 2026-07-13 10:20:38 +02:00
1501513473 Refactor Simpler device building to use playback state object 2026-07-13 10:20:23 +02:00
c2b6a3e487 Fix ableton transformer function call and update export form schema validation 2026-07-13 10:18:41 +02:00
7571a04e58 Add unit tests for Project 7 one-shot overrides in Ableton playback 2026-07-13 10:17:28 +02:00
e2eecb5b75 Feat: Add one-shot pad override controls for export 2026-07-13 10:17:05 +02:00
89df0e4641 Update Ableton export builders to handle project one-shot overrides 2026-07-13 10:16:36 +02:00
30676a0308 Add support for Ableton one-shot pad overrides in export logic 2026-07-13 10:16:16 +02:00
c1e74e1cae Format and clean up parameter value extraction in Ableton exporters 2026-07-13 08:55:51 +02:00
07dfda6510 Test: Check pad envelope preservation before group automation 2026-07-13 08:55:12 +02:00
ae3daa2a66 Update Ableton exporter to use explicit automation targets 2026-07-13 08:54:40 +02:00
93afb8953c Enhance Ableton exporter to support static automation values and update simpler playback duration calculation 2026-07-13 08:54:03 +02:00
3fcec15150 Update targetFor function signature in Ableton builders 2026-07-13 08:52:22 +02:00
1a6a401bdd Add comprehensive test coverage for Ableton effects and automation parameters 2026-07-13 08:51:41 +02:00
f8e928cb10 Enhance Ableton export with value inversion support for automation and envelopes 2026-07-13 08:50:03 +02:00
af18829b95 Update Ableton effect parameter mapping and refactor value calculation logic across multiple effects (Reverb, Delay, Distortion, Chorus, Filter, Compressor). 2026-07-13 08:49:30 +02:00
943876e9d1 Update Ableton export logic for group tracks and clips 2026-07-13 08:48:17 +02:00
95a64e7536 Update Ableton exporter to use sound length for automation calculations 2026-07-13 08:47:53 +02:00
a5b61b9443 Improve fader value conversion and support target max value in Ableton exports 2026-07-13 08:47:34 +02:00
dc7a09188f Adjust Ableton effect parameter calculations (distortion, chorus, compressor) 2026-07-13 08:46:52 +02:00
b9a0c35ccb Update Simpler device building logic for better compatibility and feature parity 2026-07-13 08:43:43 +02:00
2f36da8f4d Add effect value calculation functions for Ableton export 2026-07-13 08:42:33 +02:00
59c2df18bb Remove unnecessary assignment in buildFaderFilterDevice 2026-07-13 05:30:07 +02:00
fabac0527c Fix fader filter cutoff calculation and update test file imports 2026-07-13 05:29:57 +02:00
6483e78a8e Include fader filters for LPF and HPF if archived samples are included 2026-07-13 05:29:51 +02:00
75c2ca65aa Remove unused imports (filterFreqFromNormalized) from Ableton exporter modules 2026-07-13 05:29:39 +02:00
eb5a25fe0a Improve Ableton automation export for filters and add dedicated filter building function 2026-07-13 05:29:26 +02:00
aecf040b87 feat: Add comprehensive unit tests for Ableton automation export logic 2026-07-13 05:28:44 +02:00
a1b1c7ef25 Update fader value logic in Ableton exporter to handle undefined values correctly 2026-07-13 05:28:18 +02:00
fd80334ab7 Update documentation regarding Ableton Live export limitations and features 2026-07-13 05:25:56 +02:00
2f5773950d Update Live 10 export templates for drum rack and branch 2026-07-13 05:25:30 +02:00
493272aab1 Update Simpler XML template for Live 10 to use Grand Piano sample and update metadata 2026-07-13 05:24:47 +02:00
d3951a2467 Remove unnecessary empty object assignments in Ableton builders 2026-07-13 05:17:39 +02:00
5af7190f1f Remove unnecessary 'session' parameter from fader value conversion in Ableton exporter 2026-07-13 05:12:40 +02:00
71274252da Update Ableton exporter logic to use AutomationTarget ID for both arrangement and session targets. 2026-07-13 05:12:11 +02:00
e2364478fa Set default ID to 0 for all devices in return track 2026-07-13 05:07:11 +02:00
8d68500a9d Fix automation target reference in MIDI track builder 2026-07-13 05:05:46 +02:00
ed0b46bae5 Add support for Simpler LFO template in Ableton exports 2026-07-13 05:05:06 +02:00
3f60f958dd Add default XML template for Simpler LFO in Ableton Live 10 2026-07-13 05:04:57 +02:00