Go to file
2021-09-24 13:38:26 +10:00
macos-bundles/ableton-rack-converter.app/Contents macos bundle? not working atm maybe will revisit maybe not 2021-09-24 12:54:30 +10:00
src make compressor generic & add decompressor 2021-09-24 13:38:26 +10:00
test_conversion it converts!! 2021-07-10 14:49:13 +10:00
validation use relative paths 2021-07-10 14:00:37 +10:00
.gitignore funcitoning build system 2021-09-24 13:23:25 +10:00
build-macos.sh make compressor generic & add decompressor 2021-09-24 13:38:26 +10:00
build-windows.sh make compressor generic & add decompressor 2021-09-24 13:38:26 +10:00
build.sh funcitoning build system 2021-09-24 13:23:25 +10:00
Cargo.lock loads and saves!!! 2021-07-10 12:00:46 +10:00
Cargo.toml loads and saves!!! 2021-07-10 12:00:46 +10:00
README.md make compressor generic & add decompressor 2021-09-24 13:38:26 +10:00

ableton live rack converter

this makes racks look like they were made with ableton live 10.0.3. most racks work fine - if they use macro knob 9-16 those won't show up, but the rack will work fine.

windows: just drag and drop the .adg onto the converter exe macos: drag and drop doesn't work, just use the terminal (ie: ./ableton-rack-converter ../racks/incompatible-rack.adg)

compressor/decompressor are used in the same way for if u want to manually edit/inspect the xml

not working:

  • vsts
  • you tell me (😉)