Old 10-18-2017, 11:14 PM   #1
RobU
Human being with feelings
 
RobU's Avatar
 
Join Date: Sep 2009
Posts: 863
Default v5.60repre1 - October 18 2017

v5.60repre1 - October 18 2017
  • + Envelopes: change bezier curve smoothness calculation so that curves are less sensitive to changed in surrounding points (existing projects are unaffected)
  • + Envelopes: respect "ignore mousewheel on track panel faders" for envelope control panels
  • + macOS: autodetect and use customized system open file descriptor limit [p=1899324]
  • # ReaScript: do not return empty take envelopes from GetTakeEnvelopeByName() [t=197324]
Changelog - Pre-Releases

Generated by X-Raym's REAPER ChangeLog to BBCode
__________________
Return of the Dub Cadet - https://open.spotify.com/album/2t98A...lQ&dl_branch=1
RobU is offline   Reply With Quote
Old 10-18-2017, 11:20 PM   #2
RobU
Human being with feelings
 
RobU's Avatar
 
Join Date: Sep 2009
Posts: 863
Default

Just wondering out loud, why revert to a 'repre' release, instead of RC3 for a relatively small number of changes?
__________________
Return of the Dub Cadet - https://open.spotify.com/album/2t98A...lQ&dl_branch=1
RobU is offline   Reply With Quote
Old 10-19-2017, 02:03 AM   #3
vitalker
Human being with feelings
 
vitalker's Avatar
 
Join Date: Dec 2012
Posts: 13,333
Default

Quote:
Originally Posted by RobU View Post
Just wondering out loud, why revert to a 'repre' release, instead of RC3 for a relatively small number of changes?
I suppose the devs want to make more significant changes. 5.60 version will be rich with features, not only bug fixes.
vitalker is offline   Reply With Quote
Old 10-19-2017, 05:00 AM   #4
schwa
Administrator
 
schwa's Avatar
 
Join Date: Mar 2007
Location: NY
Posts: 15,749
Default

It's not the number of changes, it's the amount of testing needed. The envelope curve and macos file limit changes are significant enough that it would be inappropriate to introduce them in a release candidate build.
schwa is offline   Reply With Quote
Old 10-19-2017, 12:11 PM   #5
amagalma
Human being with feelings
 
amagalma's Avatar
 
Join Date: Apr 2011
Posts: 3,451
Default

Quote:
Originally Posted by RobU View Post
[*]# ReaScript: do not return empty take envelopes from GetTakeEnvelopeByName()
Thanks!
__________________
Most of my scripts can be found in ReaPack.
If you find them useful, a donation would be greatly appreciated! Thank you! :)
amagalma is offline   Reply With Quote
Old 10-19-2017, 10:19 PM   #6
TimU
Human being with feelings
 
Join Date: Sep 2012
Location: UK
Posts: 104
Default

Quote:
Originally Posted by RobU View Post
v5.60repre1 - October 18 2017
[list][*]+ Envelopes: change bezier curve smoothness calculation so that curves are less sensitive to changed in surrounding points (existing projects are unaffected)
Why not just have a bezier curve type and a curve type that isn't affected by pervious or subsequent points? Would make more sense than keeping a deprecated bezier type and adding a tweaked new one imo
TimU is offline   Reply With Quote
Old 10-20-2017, 01:01 AM   #7
RobU
Human being with feelings
 
RobU's Avatar
 
Join Date: Sep 2009
Posts: 863
Default

Quote:
Originally Posted by schwa View Post
It's not the number of changes, it's the amount of testing needed. The envelope curve and macos file limit changes are significant enough that it would be inappropriate to introduce them in a release candidate build.
Got it - thanks for the info
__________________
Return of the Dub Cadet - https://open.spotify.com/album/2t98A...lQ&dl_branch=1
RobU is offline   Reply With Quote
Old 10-21-2017, 03:28 AM   #8
vanhaze
Human being with feelings
 
vanhaze's Avatar
 
Join Date: Jul 2012
Location: Netherlands
Posts: 5,247
Default

Any OSX user experience a hard Reaper crash with this version, when using SWS FNG Groove Tool in MIDI Editor, on selected midi notes ?

OSX 10.12.6
SWS version 2.9.7

Part of my crash report:
Date/Time: 2017-10-21 12:23:26.864 +0200
OS Version: Mac OS X 10.12.6 (16G29)
Report Version: 12
Anonymous UUID: CC8F9E58-5BFF-FD08-CD8D-E67C3EF7547D


Time Awake Since Boot: 13000 seconds

System Integrity Protection: enabled

Notes: Translocated Process

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: EXC_I386_GPFLT
Exception Note: EXC_CORPSE_NOTIFY

Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [0]

Application Specific Information:
Performing @selector(swellOnControlDoubleClick from sender REAPERSwell_listview 0x1206206e0

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 reaper_sws_extension.dylib 0x000000011337e7e4 RprMidiEvent::getOffset() const + 4
1 reaper_sws_extension.dylib 0x0000000113381ce1 removeDuplicates(std::vector<RprMidiCC*, std::allocator<RprMidiCC*> >*) + 193
2 reaper_sws_extension.dylib 0x0000000113384d0e RprMidiTake::~RprMidiTake() + 238
3 reaper_sws_extension.dylib 0x0000000113374979 GrooveTemplateHandler::ApplyGroove(int, double, double) + 937
4 reaper_sws_extension.dylib 0x000000011336e54e GrooveDialog::ApplySelectedGroove() + 814
5 reaper_sws_extension.dylib 0x0000000113203aca SWS_DockWnd::WndProc(unsigned int, unsigned long, long) + 954
6 com.cockos.reaper 0x00000001004f50bc SwellDialogDefaultWindowProc(HWND__*, unsigned int, unsigned long, long) + 364
7 com.cockos.reaper 0x00000001004f16eb -[REAPERSwell_hwnd swellOnControlDoubleClick:] + 395
8 libsystem_trace.dylib 0x00007fffa67b73a7 _os_activity_initiate_impl + 53
9 com.apple.AppKit 0x00007fff8f074721 -[NSApplication(NSResponder) sendAction:to:from:] + 456
10 com.apple.AppKit 0x00007fff8eb58cc4 -[NSControl sendAction:to:] + 86
11 com.apple.AppKit 0x00007fff8ebcfd10 -[NSTableView _sendAction:to:row:column:] + 111
12 com.apple.AppKit 0x00007fff8ebce41c -[NSTableView mouseDown:] + 7196
13 com.cockos.reaper 0x0000000100504553 -[REAPERSwell_listview mouseUp:] + 227
14 com.apple.AppKit 0x00007fff8f1ec8de -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 1544
15 com.apple.AppKit 0x00007fff8f1ebf0a -[NSWindow(NSEventRouting) sendEvent:] + 541
16 com.apple.AppKit 0x00007fff8f070681 -[NSApplication(NSEvent) sendEvent:] + 1145
17 com.cockos.reaper 0x000000010035cef5 -[REAPERapp sendEvent:] + 789
18 com.apple.AppKit 0x00007fff8e8eb427 -[NSApplication run] + 1002
19 com.apple.AppKit 0x00007fff8e8b5e0e NSApplicationMain + 1237
20 com.cockos.reaper 0x000000010001102c main + 28
21 com.cockos.reaper 0x0000000100010ff4 start + 52

EDIT: Ouch, i experience hard Reaper crashes with this Reaper version, with quite many other SWS actions.
This hurts..
I am guessing SWS needs an update, (at least on mac) to be compatible with this Reaper version.

OSX 10.12.6
Reaper 5.60repre2.
__________________
Macbook Pro INTEL | Reaper, always latest version | OSX Ventura | Presonus Studio 24c
My Reaper Tips&Tricks YouTube Channel: https://www.youtube.com/user/vanhaze2000/playlists

Last edited by vanhaze; 10-21-2017 at 07:07 AM.
vanhaze is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 11:17 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.