Application Details:
Version: | 6.x |
License: | |
URL: | http://www.ableton.com/ |
Votes: | 2 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 1.1.9 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
vst support in noth 6.10 and 7.03 work fine, all features run properly. but rendering stinks. it cannot find the file it wants to save. one way around this is touse audacity to save a wav file in the same name and replace when rendering, or to use jack and rout the master channel and all completed audio to audacity.
What does not
gui problems in 7.03
Workarounds
What was not tested
nothing
Hardware tested
Graphics:
Additional Comments
tested 6.10 and 7.03 same os same results, a bit of gui problems occur without proper graphics setup
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Ubuntu 8.04 "Hardy" amd64 (+ variants like Kubuntu) | Nov 25 2008 | 1.1.9 | Yes | Yes | Gold | an anonymous user | ||
Current | OpenGEU 8.04 Luna Crescente | Sep 03 2008 | 1.1.3 | Yes | Yes | Silver | Calgar C | ||
Show | Ubuntu 8.04 "Hardy" amd64 (+ variants like Kubuntu) | Sep 03 2008 | 1.1.3 | Yes | Yes | Silver | Daniel Skinner | ||
Show | Ubuntu 6.06 "Dapper" i386 (+ variants like Kubuntu) | Dec 01 2007 | 0.9.49. | Yes | No | Garbage | Michael | ||
Show | Gentoo Linux x86_64 | Aug 09 2007 | 0.9.42. | Yes | Yes | Garbage | an anonymous user |
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 fÂix 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"
To avoid a crash immediately after starting, run it like:
ALLUSERSPROFILE="c:\\windows\profiles\All Users" wine Live\ 6.0.7.exe
Furthermore just hit enter if some kind of weird messagebox comes up.
Comments for this application have been disabled because there are no maintainers.