mirror of
https://github.com/italicsjenga/ableton-rack-converter.git
synced 2024-11-21 22:51:31 +11:00
macos-bundles/ableton-rack-converter.app/Contents | ||
src | ||
test_conversion | ||
validation | ||
.gitignore | ||
build-macos.sh | ||
build-windows.sh | ||
build.sh | ||
Cargo.lock | ||
Cargo.toml | ||
README.md |
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
https://user-images.githubusercontent.com/9248071/134753155-1f59122e-0d1f-41d7-91b8-0ae3598e325e.mp4
macos: drag and drop doesn't work, just use the terminal (ie: ./ableton-rack-converter ../racks/incompatible-rack.adg
)
https://user-images.githubusercontent.com/9248071/134753157-f89b2781-b866-4ebd-b5f3-b8a8e5548ae1.mp4
compressor/decompressor are used in the same way for if u want to manually edit/inspect the xml
not working:
- vsts
- you tell me (😉)