Old 08-03-2022, 11:40 AM   #1
sockmonkey72
Human being with feelings
 
sockmonkey72's Avatar
 
Join Date: Sep 2021
Location: Berlin
Posts: 1,749
Default v6.64+dev0803 - August 3 2022

v6.64+dev0803 - August 3 2022
  • * Includes feature branch: CLAP plugin support
  • * Includes feature branch: track media/razor edit grouping
  • * Includes feature branch: pan law/function improvements
  • * Includes feature branch: improve experimental silent-track CPU reduction option to include FX tail length
  • * Includes feature branch: media item fixed lanes
  • * Includes feature branch: internal pin management overhaul for future extension
  • + Media items: add theme elements and preference for item selection indicator, drawn below items
  • + Media items: remove preference to collapse free item positioning when track is small
  • + ReaGate: implement string to parameter conversion for threshold
  • # CLAP: scan for new plug-ins on Add-FX action to do so
  • # Clap: thread pool support
  • # Track grouping: handle mouse modifier to adjust item contents and right edge [p=2582906]
This thread is for pre-release features discussion. Use the Feature Requests forum for other requests.

Changelog - Pre-Releases

Generated by X-Raym's REAPER ChangeLog to BBCode
__________________
ReaPack Repository: right-click and copy index URL
sockmonkey72 is online now   Reply With Quote
Old 08-03-2022, 12:25 PM   #2
airon
Human being with feelings
 
airon's Avatar
 
Join Date: Aug 2006
Location: Berlin
Posts: 11,785
Default

Quote:
Originally Posted by sockmonkey72 View Post
v6.64+dev0803 - August 3 2022
  • + Media items: add theme elements and preference for item selection indicator, drawn below items
Handles kinda cool. Flexible in size. Could come in quite handy. Hope it sticks around for serious testing on a full release.
__________________
Using Latch Preview (Video) - Faderport 16 setup for CSI 1.1 , CSI 3.10
Website
"My ego comes pre-shrunk" - Randy Thom
airon is offline   Reply With Quote
Old 08-03-2022, 01:12 PM   #3
bolgwrad
Human being with feelings
 
bolgwrad's Avatar
 
Join Date: Mar 2011
Location: On my arse in Glasgow, Scotland
Posts: 1,849
Default

Selection indicator is nice. I don't know if this edge gap is down to my preferences/theme or not.

__________________
www.sachetsofrelish.com
bolgwrad is offline   Reply With Quote
Old 08-03-2022, 01:57 PM   #4
AZpercussion
Human being with feelings
 
Join Date: Oct 2019
Location: Moscow, Russia
Posts: 869
Default

If you are working on theming, devs, please fix the bug which came several versions ago: track divider lines don't respect muting in 4th and 5th themes.

Looks tedious if there are a lot of muted tracks. Also item guide lines are less notiseable on muted tracks no matter of color.

__________________
My smart contextual split script: https://forum.cockos.com/showthread.php?t=259751
AZpercussion is online now   Reply With Quote
Old 08-03-2022, 02:21 PM   #5
nofish
Human being with feelings
 
nofish's Avatar
 
Join Date: Oct 2007
Location: home is where the heart is
Posts: 11,975
Default

First time checking out CLAP plugins in Reaper with this +dev version:
Changed the path for CLAP plugins (deleted default, added custom), pressed Re-scan button, Reaper didn't pick up any CLAP plugins, had to restart Reaper then it scanned properly.
nofish is offline   Reply With Quote
Old 08-03-2022, 02:23 PM   #6
Phazma
Human being with feelings
 
Join Date: Jun 2019
Posts: 2,864
Default

Related to item appearance, could we please also get an option to draw content of items below labels?
Phazma is offline   Reply With Quote
Old 08-03-2022, 02:33 PM   #7
nofish
Human being with feelings
 
nofish's Avatar
 
Join Date: Oct 2007
Location: home is where the heart is
Posts: 11,975
Default

My CLAP plugin which uses the host's GUI doesn't display its 'Delay (MS)' paramter in the GUI, though it is exposed as automatable parameter.



(works in Bitwig, see screenshot on GitHub page)
nofish is offline   Reply With Quote
Old 08-03-2022, 03:18 PM   #8
nofish
Human being with feelings
 
nofish's Avatar
 
Join Date: Oct 2007
Location: home is where the heart is
Posts: 11,975
Default

The hosts's GUI sliders of CLAP plugins seems to act a bit 'lazy' in that when moving a slider faster, the actual accurate value is only displayed when releasing the mouse, doesn't happen with VST host GUI sliders.



(Haven't tried other CLAP plugins for comparison, so might be my plugin?)
nofish is offline   Reply With Quote
Old 08-03-2022, 04:27 PM   #9
Triode
Human being with feelings
 
Triode's Avatar
 
Join Date: Jan 2012
Posts: 1,153
Default

My feedback on the item selection indicator is that it's another element adding complication.
The customisability of Reaper is its own enemy when it comes to visual simplicity IMO.

I have tinted the items in the theme I use to highlight the top bar.
(I know other folks set this element as part of the arrange background).
If it was possible I'd opt to keep the peaks out of the area with the item name.

__________________
Mixing / Brush and Beater Drums Online: www.outoftheboxsounds.com
Triode is offline   Reply With Quote
Old 08-03-2022, 05:48 PM   #10
Justin
Administrator
 
Justin's Avatar
 
Join Date: Jan 2005
Location: NYC
Posts: 15,605
Default

Quote:
Originally Posted by nofish View Post
My CLAP plugin which uses the host's GUI doesn't display its 'Delay (MS)' paramter in the GUI, though it is exposed as automatable parameter.



(works in Bitwig, see screenshot on GitHub page)
ah thanks total bug on our side
Justin is offline   Reply With Quote
Old 08-03-2022, 05:51 PM   #11
Justin
Administrator
 
Justin's Avatar
 
Join Date: Jan 2005
Location: NYC
Posts: 15,605
Default

Quote:
Originally Posted by nofish View Post
The hosts's GUI sliders of CLAP plugins seems to act a bit 'lazy' in that when moving a slider faster, the actual accurate value is only displayed when releasing the mouse, doesn't happen with VST host GUI sliders.



(Haven't tried other CLAP plugins for comparison, so might be my plugin?)
Probably our fault, looking at a fix now, thanks!
Justin is offline   Reply With Quote
Old 08-03-2022, 06:09 PM   #12
schwa
Administrator
 
schwa's Avatar
 
Join Date: Mar 2007
Location: NY
Posts: 15,426
Default

Quote:
Originally Posted by nofish View Post
(Haven't tried other CLAP plugins for comparison, so might be my plugin?)
We can probably improve this but I also think the issue would be fixed if you implement the value_to_text() function in your plugin?
schwa is offline   Reply With Quote
Old 08-03-2022, 11:09 PM   #13
hans
Human being with feelings
 
Join Date: Aug 2020
Posts: 245
Default

Quote:
Originally Posted by sockmonkey72 View Post
v6.64+dev0803 - August 3 2022[*]# Track grouping: handle mouse modifier to adjust item contents and right edge [p=2582906]
Still not working! Grouped following edges are not following the leader.
hans is offline   Reply With Quote
Old 08-03-2022, 11:36 PM   #14
Phazma
Human being with feelings
 
Join Date: Jun 2019
Posts: 2,864
Default

Quote:
Originally Posted by Triode View Post
My feedback on the item selection indicator is that it's another element adding complication.
The customisability of Reaper is its own enemy when it comes to visual simplicity IMO.

I have tinted the items in the theme I use to highlight the top bar.
(I know other folks set this element as part of the arrange background).
Agree, it gets messier rather than simpler.

Quote:
Originally Posted by Triode View Post
If it was possible I'd opt to keep the peaks out of the area with the item name.
That is the same FR I linked previously in this thread:

Quote:
Originally Posted by Phazma View Post
Related to item appearance, could we please also get an option to draw content of items below labels?
Phazma is offline   Reply With Quote
Old 08-04-2022, 12:02 AM   #15
Triode
Human being with feelings
 
Triode's Avatar
 
Join Date: Jan 2012
Posts: 1,153
Default

Quote:
Originally Posted by Phazma View Post
Agree, it gets messier rather than simpler.



That is the same FR I linked previously in this thread:
I remember you posting that! Was going to refer to it but couldn't find it!



In a nutshell, if the item selection indicator was a lighter area that highlighted the label area but didn't dissapear when item heights are small like the label area does and the peaks didn't overlap that area either things would look more unified, less cluttered.
__________________
Mixing / Brush and Beater Drums Online: www.outoftheboxsounds.com
Triode is offline   Reply With Quote
Old 08-04-2022, 12:08 AM   #16
mschnell
Human being with feelings
 
mschnell's Avatar
 
Join Date: Jun 2013
Location: Krefeld, Germany
Posts: 14,174
Default

Quote:
Originally Posted by sockmonkey72 View Post
v6.64+dev0803 - August 3 2022

# Clap: thread pool support

Does the thread pool CLAP plugins can (or are supposed to) use need to be provided by the host ?

-Michael
mschnell is offline   Reply With Quote
Old 08-04-2022, 02:33 AM   #17
xpander
Human being with feelings
 
xpander's Avatar
 
Join Date: Jun 2007
Location: Terra incognita
Posts: 7,622
Default

Quote:
Originally Posted by nofish View Post
Changed the path for CLAP plugins (deleted default, added custom), pressed Re-scan button, Reaper didn't pick up any CLAP plugins, had to restart Reaper then it scanned properly.
I didn't change the default CLAP plugin path in preferences, but my results were similar. After the install of two CLAP plugins (Surge XT & FX), Reaper acted like they didn't exist. No CLAP directories in FX left pane list, even though they were selected as showing in there. No New folder either. Rescanning plugin directories did nothing, but after Reaper restart, they all showed up and work.

edit: Now CLAP version of TAL-U-No-LX installed fine and was also immediately on New plugins list as well. No re-scan nor restart required. So here it seems this problem exists only the first time a CLAP plugin is installed.

Last edited by xpander; 08-04-2022 at 02:46 AM.
xpander is offline   Reply With Quote
Old 08-04-2022, 03:47 AM   #18
mike@overtonedsp
Human being with feelings
 
mike@overtonedsp's Avatar
 
Join Date: Sep 2018
Location: Oxford, England
Posts: 191
Default

Quote:
We can probably improve this but I also think the issue would be fixed if you implement the value_to_text() function in your plugin?
I think this might be related to an issue I had with inability to set the parameter to max / min values using Reapers UI in +dev802 here:

https://forum.cockos.com/showpost.ph...2&postcount=12

and further details

https://forum.cockos.com/showpost.ph...7&postcount=22

I can fix this particular max / min value issue if I call host->request_flush when asked for a parameter value, but this feels like a hack

Last edited by mike@overtonedsp; 08-04-2022 at 04:02 AM.
mike@overtonedsp is offline   Reply With Quote
Old 08-04-2022, 07:30 AM   #19
Funkybot
Human being with feelings
 
Funkybot's Avatar
 
Join Date: Jul 2007
Location: New Joisey
Posts: 5,937
Default

Not a high priority, but hoping CLAP will eventually be added to the FX Browser under the "If Duplicates Show..." menu item.
Funkybot is offline   Reply With Quote
Old 08-04-2022, 08:04 AM   #20
BrokenTriplet
Human being with feelings
 
Join Date: Apr 2020
Posts: 22
Default

The old flaw that 'Note On' events with velocity = 0 aren't rewritten to 'Note Off' that plagued VST3i's seems to have resurfaced with CLAPi.

Honestly, I'm surprised the CLAP protocol didn't insist on fixing this at their end, but it looks like Reaper's going to need to rewrite those events like it does for VST3s.
BrokenTriplet is offline   Reply With Quote
Old 08-04-2022, 08:56 AM   #21
nofish
Human being with feelings
 
nofish's Avatar
 
Join Date: Oct 2007
Location: home is where the heart is
Posts: 11,975
Default

Quote:
Originally Posted by nofish View Post
First time checking out CLAP plugins in Reaper with this +dev version:
Changed the path for CLAP plugins (deleted default, added custom), pressed Re-scan button, Reaper didn't pick up any CLAP plugins, had to restart Reaper then it scanned properly.
Might be that I have forgotten to press 'Apply' before pressing 'Re-scan'.
Now on another Reaper install (where I payed attention to press 'Apply') it worked without restarting Reaper, sorry for the potential false alarm.
nofish is offline   Reply With Quote
Old 08-04-2022, 09:36 AM   #22
Lannister
Human being with feelings
 
Lannister's Avatar
 
Join Date: Jan 2014
Location: Norway
Posts: 140
Default

Can't use the Up/Down Arrows on my keyboard to scroll through the presets on the preset page of the CLAP versions of u-he Diva, Hive, Ace and MFM2.

https://www.kvraudio.com/forum/viewtopic.php?t=582950
Lannister is offline   Reply With Quote
Old 08-04-2022, 10:05 AM   #23
Edgemeal
Human being with feelings
 
Edgemeal's Avatar
 
Join Date: Apr 2016
Location: ASU`ogacihC
Posts: 3,799
Default

Quote:
Originally Posted by nofish View Post
Might be that I have forgotten to press 'Apply' before pressing 'Re-scan'.
Now on another Reaper install (where I payed attention to press 'Apply') it worked without restarting Reaper, sorry for the potential false alarm.
I fell into the same trap, I just expected clicking re-scan would apply any changes made to the path field and then do the scan.
Edgemeal is offline   Reply With Quote
Old 08-04-2022, 04:50 PM   #24
Mercado_Negro
Moderator
 
Mercado_Negro's Avatar
 
Join Date: Aug 2007
Location: Caracas, Venezuela
Posts: 8,666
Default

Quote:
+ Media items: add theme elements and preference for item selection indicator, drawn below items
Where's the preference to disable this please?
__________________
Pressure is what turns coal into diamonds - Michael a.k.a. Runaway
Mercado_Negro is offline   Reply With Quote
Old 08-04-2022, 05:35 PM   #25
schwa
Administrator
 
schwa's Avatar
 
Join Date: Mar 2007
Location: NY
Posts: 15,426
Default

Quote:
Originally Posted by Mercado_Negro View Post
Where's the preference to disable this please?
In preferences/appearance/media item positioning, you can move the slider all the way to the left to make it zero size.
schwa is offline   Reply With Quote
Old 08-04-2022, 06:27 PM   #26
Mercado_Negro
Moderator
 
Mercado_Negro's Avatar
 
Join Date: Aug 2007
Location: Caracas, Venezuela
Posts: 8,666
Default

Quote:
Originally Posted by schwa View Post
In preferences/appearance/media item positioning, you can move the slider all the way to the left to make it zero size.
Thanks, Schwa. I guess I didn't search properly in the first place.
__________________
Pressure is what turns coal into diamonds - Michael a.k.a. Runaway
Mercado_Negro is offline   Reply With Quote
Old 08-04-2022, 10:41 PM   #27
Tas from planet u-he
Human being with feelings
 
Join Date: Aug 2022
Posts: 14
Default

Quote:
Originally Posted by Lannister View Post
Can't use the Up/Down Arrows on my keyboard to scroll through the presets on the preset page of the CLAP versions of u-he Diva, Hive, Ace and MFM2.
Works fine over here, as long as the plugin has the keyboard focus.
Tested on M1 and Intel Mac with the Reaper 0803 and 0804 builds.
Tas from planet u-he is offline   Reply With Quote
Old 08-04-2022, 10:45 PM   #28
Tas from planet u-he
Human being with feelings
 
Join Date: Aug 2022
Posts: 14
Default

Quote:
Originally Posted by mschnell View Post
Does the thread pool CLAP plugins can (or are supposed to) use need to be provided by the host ?
That's the whole idea of the thread pool. It's provided and managed by the host, so no more clashes between host and plugin when it comes to resource allocation, resulting in much improved performance.
Of course, both the host and the plugin have to support this feature.

You can read more about it here:
https://cleveraudio.org/1-feature-ov.../_thread-pool/
Tas from planet u-he is offline   Reply With Quote
Old 08-05-2022, 01:32 AM   #29
Lannister
Human being with feelings
 
Lannister's Avatar
 
Join Date: Jan 2014
Location: Norway
Posts: 140
Default

Quote:
Originally Posted by Tas from planet u-he View Post
Works fine over here, as long as the plugin has the keyboard focus.
Tested on M1 and Intel Mac with the Reaper 0803 and 0804 builds.

Windows 10, latest pre. Still not working here. It seems that the Plugin Window has the focus, and not the plugin itself, if that makes sense. I press the Up Arrow key and the preset dropdown list element is focused.
Lannister is offline   Reply With Quote
Old 08-05-2022, 03:33 AM   #30
Tas from planet u-he
Human being with feelings
 
Join Date: Aug 2022
Posts: 14
Default

Quote:
Originally Posted by Lannister View Post
Windows 10, latest pre. Still not working here.
Ah, Windows, that was the missing detail, thanks for that.
Yes, can confirm, on Windows Reaper currently does not seem to hand over some keys to the CLAP plugin.
We'll check if this is something we can fix, or if it's a Reaper issue.
In the meantime you have to enable the "send all keyboard to plugin" option to make it work in the CLAP plugin.
Tas from planet u-he is offline   Reply With Quote
Old 08-05-2022, 06:57 AM   #31
Lannister
Human being with feelings
 
Lannister's Avatar
 
Join Date: Jan 2014
Location: Norway
Posts: 140
Default

Quote:
Originally Posted by Tas from planet u-he View Post
Ah, Windows, that was the missing detail, thanks for that.
Yes, can confirm, on Windows Reaper currently does not seem to hand over some keys to the CLAP plugin.
We'll check if this is something we can fix, or if it's a Reaper issue.
In the meantime you have to enable the "send all keyboard to plugin" option to make it work in the CLAP plugin.
Thanks for the info! I checked the thread I linked above, to your kvr forum, before I posted here. I don't have bitwig to compare, so wasn't sure if I should post it there or here.

It would be cool if there was a barebones spec-compliant CLAP host to doublecheck with.
Lannister 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 04:42 AM.


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