Old 05-29-2018, 09:22 PM   #1
Shootkin
Human being with feelings
 
Join Date: Oct 2013
Location: Russia
Posts: 298
Default v5.91pre4

v5.91pre4 - May 29 2018
+ FX: fix create shortcut for video processors
+ FX: fix truncated labels for insert chain actions
+ Guides: option to not draw horizontal guides when moving items
# VST3: potential fix for HALion crash (prevent overrunning buffers when calculated channel count is less than plug-in reported count)
__________________
Primal Wheel
Shootkin is offline   Reply With Quote
Old 05-29-2018, 09:26 PM   #2
Shootkin
Human being with feelings
 
Join Date: Oct 2013
Location: Russia
Posts: 298
Default

+ FX: Allow drag-n-drop for the custom folders in the already fluffy list

Anyone?
__________________
Primal Wheel
Shootkin is offline   Reply With Quote
Old 05-30-2018, 06:30 AM   #3
deeb
Human being with feelings
 
deeb's Avatar
 
Join Date: Feb 2017
Posts: 4,812
Default

+ Guides: option to not draw horizontal guides when moving items

i'd suggest that this guides are available on mouse down (click) also and not just on dragging. Personally, the horizontal guides are really useful but having to drag in order to have the guides visible can be dangerous and go wrong accidentally if i just want to sight view the track from which content i am clicking. So if we could get the guides just by "mouse down" is safer and faster and equally useful (or more).

Last edited by deeb; 05-30-2018 at 06:48 AM.
deeb is offline   Reply With Quote
Old 05-30-2018, 06:41 AM   #4
hopi
Human being with feelings
 
hopi's Avatar
 
Join Date: Oct 2008
Location: Right Hear
Posts: 15,618
Default

ah good... at least halion don't bring down the house now
__________________
...should be fixed for the next build... http://tinyurl.com/cr7o7yl
https://soundcloud.com/hopikiva
hopi is offline   Reply With Quote
Old 05-30-2018, 07:47 AM   #5
Meo-Ada Mespotine
Human being with feelings
 
Meo-Ada Mespotine's Avatar
 
Join Date: May 2017
Location: Leipzig
Posts: 6,621
Default

@Justin @schwa

I toyed around with the latest new dragndrop-function and it is great for files, but I would suggest another addition to it: dragndrop-support for Reaper-elements as well, like Items, Tracks, AutomationItems, Markers and Regions and TimeSig-markers, Subprojects, etc.

Something like that:
Code:
integer number_of_dropped_elements, string element_type string element = gfx.getdropfile(integer elementid)

parameter:
 the id of the dragndropped-element, -1 to flush the list

Retvals:
 number_of_dropped_elements - the number of dropped elements in the queue in total
 element_type - the type of the element
               (can be file, item, track, automitem, marker, region, subproject, etc)
 element - the returned element, like 
                      subprojects(ReaProject), 
                      Marker/Region(idx of all markers, 
                      AutomationItem(the pooled ID), 
                      Tracks/Items - the MediaTrack/MediaItem-objects
                      etc.
This would make this function a killer-function for all sorts of things
Meo-Ada Mespotine is offline   Reply With Quote
Old 05-30-2018, 09:19 AM   #6
ferropop
Human being with feelings
 
ferropop's Avatar
 
Join Date: Jan 2016
Location: Los Angeles, CA
Posts: 3,116
Default

Quote:
Originally Posted by deeb View Post
+ Guides: option to not draw horizontal guides when moving items

i'd suggest that this guides are available on mouse down (click) also and not just on dragging. Personally, the horizontal guides are really useful but having to drag in order to have the guides visible can be dangerous and go wrong accidentally if i just want to sight view the track from which content i am clicking. So if we could get the guides just by "mouse down" is safer and faster and equally useful (or more).
Any indication of "currently selected track(s)" is better than none. A slight tint, a box, anything! Agree with deeb.
ferropop is offline   Reply With Quote
Old 05-30-2018, 09:24 AM   #7
fetidus
Human being with feelings
 
Join Date: Sep 2007
Posts: 635
Default

Thanks again Justin, for working on the HALion VST3 issue!

Note my comments in the other thread re: the excessive track creation with 5.91pre4 and also the fact that the problem is not limited to HALion Sonic and HALion 6, but also Groove Agent 4, and ostensibly any other multi-out Steinberg VST3.

For those interested, the related thread is here: https://forum.cockos.com/showthread.php?t=207252
fetidus 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 05:02 AM.


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