|
|
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 |
|
|
|
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 |
|
|
|
b75d4d23d4
|
Implement detailed fader automation logic for Ableton export
|
2026-07-13 04:58:33 +02:00 |
|
|
|
2a86a109a2
|
Add support for group lanes and pattern-based fader automation in Ableton transformer
|
2026-07-13 04:57:31 +02:00 |
|
|
|
3513766ca4
|
Update Ableton transformer to support fader automation data
|
2026-07-13 04:53:36 +02:00 |
|
|
|
cf84d2d76b
|
Update Ableton export logic for sample references and playback modes
|
2026-07-13 04:53:23 +02:00 |
|
|
|
bad180dd84
|
Refactor and improve ID handling in utils for Ableton export
|
2026-07-13 04:51:09 +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 |
|
|
|
2a373efa74
|
Update Ableton XML template revision details for Live 10
|
2026-07-13 04:48:48 +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 |
|
|
|
cf2f804a8c
|
Update XML template for Simpler preset details and sample data
|
2026-07-13 04:47:25 +02:00 |
|
|
|
bdeb078716
|
Update template loading to support multiple Ableton versions (v10)
|
2026-07-13 04:46:46 +02:00 |
|
|
|
569865249c
|
Add XML templates for Chorus and Compressor effects (Live 10)
|
2026-07-13 04:46:19 +02:00 |
|
|
|
88cfecd33e
|
Add template for Live 10 drum branch
|
2026-07-13 04:45:43 +02:00 |
|
|
|
d50781ed57
|
Add Ableton Live version selection and validation for export options
|
2026-07-13 04:44:26 +02:00 |
|
|
|
fe0b578373
|
Implement ID management and reset functionality for Ableton export
|
2026-07-13 04:43:57 +02:00 |
|
|
|
bc01d926d9
|
Refactor parsePatternEvents signature
|
2026-07-13 04:42:56 +02:00 |
|
|
|
f00146c186
|
Implement comprehensive tests for pattern event parsing and normalization.
|
2026-07-13 04:41:54 +02:00 |
|
|
|
244a6328b9
|
Add test fixtures directory to gitignore
|
2026-07-13 04:41:33 +02:00 |
|
|
|
3e43356733
|
Implement structured parsing and typing for pattern events (Note, Fader, MIDI, Unknown)
|
2026-07-13 04:41:18 +02:00 |
|
|
|
fac7e80bb7
|
Add boilerplate files and licenses
|
2026-07-13 04:39:10 +02:00 |
|
|
|
69cabda489
|
initial commit
|
2026-07-13 04:38:22 +02:00 |
|