Application Details:
Version: | 9.x |
License: | Retail |
URL: | http://www.ableton.com/ |
Votes: | 0 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 9.14 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
looking pretty good at this stage but further testing required
What does not
basically no window after launching..
Workarounds
set windows to version 7 in winecfg and ran `winetricks quicktime72` and then it worked!
What was not tested
sound works, audio interface was plug and play.. havent loaded any projects yet for stress testing. cpu load seems a little high however (25%)
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Manjaro Linux 24 | Aug 27 2024 | 9.14 | Yes | Yes | Yes | Gold | Daniel Cavalli | |
Show | Ubuntu 18.04 "Bionic" amd64 (+variants like Kubuntu) | Dec 08 2018 | 3.0.4 | Yes | Yes | No | Platinum | Dennis | |
Show | Antergos x86_64 | Feb 07 2017 | 2.1 | Yes | Yes | No | Gold | Alex | |
Show | AVLinux 2016.8.30 | Nov 24 2016 | 1.9.22 | Yes | Yes | No | Platinum | an anonymous user | |
Show | Arch Linux x86_64 | Jul 20 2016 | 1.9.14 | Yes | Yes | No | Platinum | Art |
Audio / Video File Support
For Codec support install QuickTime with winetricks. Tested with .mp3 audio and .mp4 video files.
I get missing gstreamer 32bit lib errors when I don't do this. So I suppose gstreamer could be an native alternative.
$ winetricks quicktime72
Set your Windows version to Vista or 7 in winetricks to get rid of the black screen bug from QuickTime.
Black Screen on Startup
If you have the screen cleared black on startup when you use QuickTime for codecs, you have encountered Bug 1347.
Set Wine to Windows 7 mode in winecfg to fix this.
Bad Audio Quality
If you have bad audio quality, try a sample rate of 48000 in the audio settings.
If this does not help and you use pulseaudio (default on Ubuntu), kill it. Kill it with fire. (sudo killall pulseaudio).
Make sure the audio test in winecfg sounds good and is played back completely.
Exporting / Rendering Audio
Currently you need to build wine yourself and apply this patch, as stated in Bug 15695.
Roughly:
$ git clone git://source.winehq.org/git/wine.git && cd wine
$ patch -p1 < abletonexport.diff
$ ./configure && make -j3
Authorization File
Pass the path to the auz file as first parameter to Live.exe with an absolute Windows path. You only need to do this once.
$ wine Live.exe "C:\foo.auz"
Comments for this application have been disabled because there are no maintainers.