[Bug 15695] Ableton Live: freeze, audio record and audio render don't work.

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Feb 17 06:52:37 CST 2011


http://bugs.winehq.org/show_bug.cgi?id=15695

cheater <cheater00 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cheater00 at gmail.com

--- Comment #7 from cheater <cheater00 at gmail.com> 2011-02-17 06:52:36 CST ---
(In reply to comment #6)
> Created an attachment (id=33319)
 --> (http://bugs.winehq.org/attachment.cgi?id=33319) [details]
> strace of ableton live failing at the export save dialog

Live 8.2 works perfectly except for this one problem. It's much more stable
than under Windows and I can get much lower latencies (really important) using
wineasio. This is a really practical solution to productivity in Ableton Live.
I have made an strace of the save failing, and attach it to this post - maybe
someone can enlighten. Happy to re-run tests with patches etc. The complete
strace from start to finish is 10 GB (!), over 2 GB until the project is open. 

Here's how I generated the trace:
1. I have run Live under strace normally:
$ strace ./Live\ 8.2.exe 1>/tmp/strace.out 2>/tmp/strace.err
2. I have loaded the project, and then I have opened the export dialog box
(File -> Export Audio/Video), and clicked OK. A "save file" dialog box popped
up.
3. At this point I split off another trace:
$ tail -n 1000 -f strace.err > strace.err2
4. I have entered the file name (test001.wav) and pressed save.
5. Live reported the error
6. I have interrupted the tail using ^C

This has enabled me to have a trace that's "only" 5 megabytes.

Notable strings to search for are: test001.wav, AbletonTmp-0000.

Hope this helps someone!

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list