Action "SWS: Quantize item's start to grid (keep length)" crashes Reaper when selecting multiple audio items and grid spacing is set to "frame" #1057
Comments
Please try this build and send a dump file created while it's frozen (using the task manager). |
Here it is, too big for Github so I uploaded to GDrive https://drive.google.com/file/d/1bxwO1GbcwG9zWkeiFsUOwB-suear0t29/view?usp=sharing |
Thanks! I found two bugs leading to that action freezing when the grid line spacing is set to frames. Should be fixed in this build: https://cfillion.ca/files/sws/fix-quantize-time-frame/reaper_sws64.dll. What were your project start time and frame rate set to in the project settings? |
cfillion
added a commit
to cfillion/sws
that referenced
this issue
Nov 14, 2018
For example, with a framerate of 1: GetPrevGridDivision(4) would give 4 instead of 3. (GetNextGridDivision(4) would correctly give 5.) Fixes reaper-oss#1057
The new build works, thanks! The crash happened across multiple projects, but my project start time is usually negative (project start measure at 0, and set 0:00 to measure 1), and frame rate is usually 30Hz. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reaper v5.961/x64, SWS v2.9.7, Windows 7 64-bit. Report files found in Windows Event Viewer attached
reaper quantize crash.zip
The text was updated successfully, but these errors were encountered: