Old 09-02-2022, 09:33 AM   #1
Edgemeal
Human being with feelings
 
Edgemeal's Avatar
 
Join Date: Apr 2016
Location: ASU`ogacihC
Posts: 3,398
Default v6.66+dev0902 - September 2 2022

v6.66+dev0902 - September 2 2022

* Includes feature branch: specify channel counts per-region in region render matrix
* Includes feature branch: media item fade editing changes
* Includes feature branch: selected media item appearance changes
* Includes feature branch: track grouping manager dialog
* Includes feature branch: CLAP plugin support
* Includes feature branch: track media/razor edit grouping
* 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
+ Custom action editor: allow very long action names to display when window is resized large [t=270195]
+ Localization: improve appearance of envelope window with width scaling [t=270191]
+ ReaScript IDE: improve handling of maximize state/docking/etc [t=269228]
+ Video: fix re-enabling DirectShow media reading on Windows using dshow_depr [t=269473]
# CLAP: map plug-in exported feature strings to VST categories, sort of
# CLAP: support multiple categories per plugin [p=2591700]
# Performance meter: show FX CPU summed when in new max-block mode (summed max-block doesn't make sense in most cases)
# Track icons: fix icon alignment when displaying lane buttons or track grouping indicators

Full Changelog - Pre-Releases - Feature Requests
Edgemeal is offline   Reply With Quote
Old 09-02-2022, 10:27 AM   #2
Edgemeal
Human being with feelings
 
Edgemeal's Avatar
 
Join Date: Apr 2016
Location: ASU`ogacihC
Posts: 3,398
Default

Quote:
+ ReaScript IDE: improve handling of maximize state/docking/etc [t=269228]
Thanks, but I think the link should be [t=270166] ?
https://forum.cockos.com/showthread.php?t=270166
Edgemeal is offline   Reply With Quote
Old 09-02-2022, 12:38 PM   #3
tohubohu
Human being with feelings
 
Join Date: Sep 2019
Location: france
Posts: 1,593
Default

Quote:
Originally Posted by Edgemeal View Post
+ Custom action editor: allow very long action names to display when window is resized large [URL="https://forum.cockos.com/showthread.php?t=270195"]
the problem is not solved.
On Mac you have to lengthen the window very very to the right with the mouse, so that the custom actions window is longer than the screen, to be able to read certain actions in full.
On Windows, this is not even possible.


Quote:
Originally Posted by Edgemeal View Post
+ Localization: improve appearance of envelope window with width scaling [t=270191]
that works
tohubohu is offline   Reply With Quote
Old 09-05-2022, 01:18 AM   #4
Tale
Human being with feelings
 
Tale's Avatar
 
Join Date: Jul 2008
Location: The Netherlands
Posts: 3,489
Default CLAP param enum/int weirdness in track controls

Steps to reproduce:

1. Load CLAPi: Kee Bass (v1.2.0 alpha1, Windows only).
2. Show Booster parameter in track controls.
3. Drag Booster circular knob in track controls -> So far, so good.
4. Show Prio parameter in track controls.
5. Drag Prio circular knob in track controls -> Goes from Last (index 2) immediately to Low (index 0) and vice versa, but it seems impossible to stop at High (index 1).

The same goes for other 3-state enum and int parameters.

With the VST2 version of Kee Bass this works fine. Do note that this isn't necessarily a REAPER bug, because I've just added CLAP support to my IPlug fork, so it might well be my fault.

EDIT: Same on macOS, except there even the Booster circular knob seems too sensitive, and sometimes even seems to move in the wrong direction (tested using the trackpad on my MacBook).

EDIT2: Kee Bass v1.2.0 alpha2 for macOS can be downloaded here

Last edited by Tale; 09-05-2022 at 03:28 AM.
Tale is offline   Reply With Quote
Old 09-05-2022, 05:37 AM   #5
schwa
Administrator
 
schwa's Avatar
 
Join Date: Mar 2007
Location: NY
Posts: 14,222
Default

I think you might be able to handle this on your side, for stepped parameters, by having the plugin respond to the host's CLAP_EVENT_PARAM_VALUE event by setting the value to floor(value) rather than round(value). If that doesn't work, please let us know.
schwa 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 09:40 PM.


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