Commit Graph

30 Commits

Author SHA1 Message Date
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
b9a0c35ccb Update Simpler device building logic for better compatibility and feature parity 2026-07-13 08:43:43 +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
a1b1c7ef25 Update fader value logic in Ableton exporter to handle undefined values correctly 2026-07-13 05:28:18 +02:00
d3951a2467 Remove unnecessary empty object assignments in Ableton builders 2026-07-13 05:17:39 +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
70a27e45d9 Fix minor syntax and logic errors in Ableton exporter 2026-07-13 05:01:58 +02:00
46ff0a52e1 Update export options component structure and logic 2026-07-13 05:01:52 +02:00
6a330eba9d Fix type assertion for mixer sends in Ableton builders 2026-07-13 05:01:36 +02:00
cab49a37ec Update Ableton exporter builders to correctly initialize track and project structures 2026-07-13 05:01:21 +02:00
c4d6cbf317 Enhance group track building and add automation envelope support for tracks in groups 2026-07-13 05:01:04 +02:00
a370f00150 Improve group track and clip handling for Ableton export 2026-07-13 05:00:43 +02:00
d8212f291f Update sample metadata values in Ableton export 2026-07-13 05:00:00 +02:00
83792f8f7e Update Ableton MIDI clip building logic to handle OutMarker and improve velocity calculation 2026-07-13 04:59:52 +02:00
5dab4233e2 Add comprehensive automation target extraction for Ableton export 2026-07-13 04:59:40 +02:00
cf84d2d76b Update Ableton export logic for sample references and playback modes 2026-07-13 04:53:23 +02:00
8c11fd48be Fix syntax error when assigning device chain devices in Ableton Live 10 builder 2026-07-13 04:49:12 +02:00
311fa2cdb9 Update scene name assignment in Ableton Live 10 exporter 2026-07-13 04:49:03 +02:00
04cd054f45 Improve compatibility with different Ableton Live versions in builders 2026-07-13 04:48:39 +02:00
4a72485208 Update Ableton exporter builders to support versioning and improve color handling 2026-07-13 04:48:19 +02:00
fe0b578373 Implement ID management and reset functionality for Ableton export 2026-07-13 04:43:57 +02:00
fac7e80bb7 Add boilerplate files and licenses 2026-07-13 04:39:10 +02:00