Go Back   Cockos Incorporated Forums > REAPER Forums > REAPER Bug Reports

Reply
 
Thread Tools
Old 06-12-2023, 04:13 PM   #1
lewloiwc
Human being with feelings
 
Join Date: Aug 2021
Posts: 136
Default [Solved] CLAP plugin does not work properly in Track automation mode: Touch

An anomaly occurs with the normal GUI, but this problem does not occur when using REAPER's generic GUI


Windows 10 Home | REAPER v6.80 (64 bit)

Translated with www.DeepL.com/Translator (free version)

Last edited by lewloiwc; 10-09-2023 at 03:01 PM.
lewloiwc is offline   Reply With Quote
Old 10-06-2023, 06:24 AM   #2
lewloiwc
Human being with feelings
 
Join Date: Aug 2021
Posts: 136
Default

Perhaps the reason is that REAPER does not recognize the CLAP_EVENT_PARAM_GESTURE_END event sent by the plug-in.

https://github.com/free-audio/clap/b...h#L22C1-L26C12
Quote:
/// When the plugin changes a parameter value, it must inform the host.
/// It will send @ref CLAP_EVENT_PARAM_VALUE event during process() or flush().
/// If the user is adjusting the value, don't forget to mark the beginning and end
/// of the gesture by sending CLAP_EVENT_PARAM_GESTURE_BEGIN and CLAP_EVENT_PARAM_GESTURE_END
/// events.
Translated with www.DeepL.com/Translator (free version)
lewloiwc is offline   Reply With Quote
Old 10-08-2023, 12:52 PM   #3
schwa
Administrator
 
schwa's Avatar
 
Join Date: Mar 2007
Location: NY
Posts: 16,954
Default

That plugin does not appear to send either CLAP_EVENT_PARAM_GESTURE_START or CLAP_EVENT_PARAM_GESTURE_END to the host.
schwa is offline   Reply With Quote
Old 10-08-2023, 03:25 PM   #4
lewloiwc
Human being with feelings
 
Join Date: Aug 2021
Posts: 136
Default


So far I can't find a CLAP that supports Track automation mode: Touch...
I have programmed my CLAP to send CLAP_EVENT_PARAM_GESTURE_START and CLAP_EVENT_PARAM_GESTURE_END to the host, but it does not support Touch...
Track automation mode: Do you know of a CLAP that supports Touch...?

Translated with www.DeepL.com/Translator (free version)
lewloiwc is offline   Reply With Quote
Old 10-08-2023, 03:34 PM   #5
schwa
Administrator
 
schwa's Avatar
 
Join Date: Mar 2007
Location: NY
Posts: 16,954
Default

[edit] Ah, this is in fact our bug. Fixing, thanks for the report!
schwa is offline   Reply With Quote
Old 10-09-2023, 03:00 PM   #6
lewloiwc
Human being with feelings
 
Join Date: Aug 2021
Posts: 136
Default

Thanks for the fix!

Translated with www.DeepL.com/Translator (free version)
lewloiwc is offline   Reply With Quote
Reply

Thread Tools

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:01 AM.


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