Application Details:
Version: | 8.x |
License: | Retail |
URL: | http://www.ableton.com/ |
Votes: | 2 |
Latest Rating: | Platinum |
Latest Wine Version Tested: | 1.4-rc5 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
audio
midi
What does not
export of clips
Workarounds
What was not tested
-
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Mandriva 2011 | Mar 06 2012 | 1.4-rc5 | Yes | Yes | No | Platinum | Michael | |
Show | Debian GNU/Linux 7.x "Wheezy" x86_64 | Feb 02 2012 | 1.4-rc1 | Yes | Yes | No | Platinum | ed pi | |
Current | Debian GNU/Linux Unstable "Sid" x86_64 | Jul 05 2011 | 1.3.22 | Yes | Yes | No | Bronze | ed pi | |
Show | Ubuntu 9.10 "Karmic" i386 (+ variants like Kubuntu) | Dec 24 2010 | 1.3.9 | Yes | Yes | No | Bronze | an anonymous user | |
Show | Debian GNU/Linux Unstable "Sid" x86_64 | Oct 14 2010 | 1.3.4 | Yes | Yes | No | Gold | ed pi |
Bug # | Description | Status | Resolution | Other apps affected |
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.