We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
From swstim on May 29, 2011 16:55:30
From forum http://forum.cockos.com/showpost.php?p=750177&postcount=456 I get crashes when using SWS crossfade adjacent selected tracks action on takes.
Heres the crashlog:
Thread 0 Crashed: Dispatch queue: com.apple.main-thread 0 reaper_sws.dylib 0x198fa257 CrossfadeSelItems(COMMAND_T_) + 587 1 reaper_sws.dylib 0x198358c1 hookCommandProc(int, int) + 149 2 com.cockos.reaper 0x0003bf63 Main_OnCommandEx(int, int, ReaProject_) + 115 3 com.cockos.reaper 0x001ce9aa Z18KBD_OnMainActionExiiiiP6HWND__P10ReaProject. + 105 4 com.cockos.reaper 0x001ce8e9 KBD_OnMainAction(int, int, int, int, HWND__) + 57 5 com.cockos.reaper 0x001d4421 kbd_translateAccelerator(HWND___, MSG_, KbdSectionInfo_) + 705 6 com.cockos.reaper 0x001d99ca -[REAPERapp sendEvent:] + 3658 7 com.apple.AppKit 0x90608307 -[NSApplication run] + 917 8 com.apple.AppKit 0x90600339 NSApplicationMain + 574 9 com.cockos.reaper 0x000031f9 _start + 208 10 com.cockos.reaper 0x00003128 start + 40
Regards J
Original issue: http://code.google.com/p/sws-extension/issues/detail?id=301
The text was updated successfully, but these errors were encountered:
From swstim on May 29, 2011 07:57:24
Fixed in r493 , will be released in forthcoming 2.0.0 #27
Status: Fixed
Sorry, something went wrong.
No branches or pull requests
From swstim on May 29, 2011 16:55:30
From forum http://forum.cockos.com/showpost.php?p=750177&postcount=456 I get crashes when using SWS crossfade adjacent selected tracks action on takes.
Heres the crashlog:
Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 reaper_sws.dylib 0x198fa257 CrossfadeSelItems(COMMAND_T_) + 587
1 reaper_sws.dylib 0x198358c1 hookCommandProc(int, int) + 149
2 com.cockos.reaper 0x0003bf63 Main_OnCommandEx(int, int, ReaProject_) + 115
3 com.cockos.reaper 0x001ce9aa Z18KBD_OnMainActionExiiiiP6HWND__P10ReaProject. + 105
4 com.cockos.reaper 0x001ce8e9 KBD_OnMainAction(int, int, int, int, HWND__) + 57
5 com.cockos.reaper 0x001d4421 kbd_translateAccelerator(HWND___, MSG_, KbdSectionInfo_) + 705
6 com.cockos.reaper 0x001d99ca -[REAPERapp sendEvent:] + 3658
7 com.apple.AppKit 0x90608307 -[NSApplication run] + 917
8 com.apple.AppKit 0x90600339 NSApplicationMain + 574
9 com.cockos.reaper 0x000031f9 _start + 208
10 com.cockos.reaper 0x00003128 start + 40
Regards J
Original issue: http://code.google.com/p/sws-extension/issues/detail?id=301
The text was updated successfully, but these errors were encountered: