Blue Cat's Remote Control V3 is here!

Official support for: bluecataudio.com
RELATED
PRODUCTS
Remote Control

Post

:help:

Post

Hi,
Not sure where to go to get tech help but I installed Rem Control VST3 last night but it doesn't show up in my plugin folders. I also installed Connector and Re-head with no dramas. It's in my VST3 folder.
Uninstall/Reinstall doesn't change anything.
It's not on the Cubase dreaded blocklist. Kinda running out of things to try!
I'm hoping it's something dumb that I've missed!

I'm using Cubase 11 pro on Windows 10. 16GB Ram plenty of hard disk space (670GB free), older i7 2.6mHz processor. But no probs running bigger plugins like Diva etc so shouldn't be a system drama. :help: :help: :help:

Post

That's odd, there should not be any difference with others. Since Remote Control is focused on MIDI though, I am not sure the VST3 version is the right choice for Cubase. The VST2 version is more likely to work flawlessly with MIDI output.

Post

Still waiting for some help here, I'm just a musician... can you tell me what's wrong with this?
Ok, tried this on "text_value.inc" but didn't work:

Code: Select all

<DUMMY>
	<TEMPLATE id="TPL_PARAM_TEXT_BUTTON">
		<PARAM_TEXT param_id="$param_id$" width="$width$" height="$height$">
			<CUS_INVISIBLE_BUTTON param_id="$param_id$" cursor="system::hand"/>

			<!-- Range 0-127 -->
			<PARAM id="$param_id$$_127" min="0" max="127" value_format=".0"/>
			<PARAM_LINK from="$param_id$" to="$param_id$$_127" normalized="true" />
			<PARAM_TO_STRING_LINK from="$param_id$$_127" to="$param_id$" content=": {text_value}"/>

		</PARAM_TEXT>
	</TEMPLATE>
	<!-- define -->
	<DEFINE>
		<CUS_PARAM_TEXT_BUTTON base_type="TPL_PARAM_TEXT_BUTTON"/>
	</DEFINE>
</DUMMY>
Cheers.

Post Reply

Return to “Blue Cat Audio”