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

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old 10-09-2018, 09:27 AM   #1
lorcan
Human being with feelings
 
lorcan's Avatar
 
Join Date: Sep 2009
Location: France
Posts: 18
Default VST3 channel color inverted endianness (FIXED)

Hi again Justin,

just tested the 5.96 release, the VST3 host context menu works fine, thanks!

I'm afraid I've now noticed something wrong about how VST3 channel colors are interpreted and sent by Reaper.

The Presonus IContextInfoHandler/IContextInfoHandler2 spec says
Code:
namespace Presonus::ContextInfo {

/// (R/W) channel color (int32: RGBA)
const Steinberg::FIDString kColor = "color";
					
}
however I've verified using Presonus Studio One that it actually sends the track color in 'ABGR' format (big endian, probably a relic of the VST2 era).

Just to make things a little more 'interesting', Steinberg's own ChannelContext::IInfoListener::setChannelContextIn fos() version uses ARGB format.
__________________
lmdsp audio plug-ins
lorcan is offline   Reply With Quote
 

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 12:18 PM.


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