Multiple tabs in my vst gui (like nexus or cyclop)

For general discussion related FlowStone
Post Reply
apoc123
Posts: 18
Joined: Thu Jul 10, 2014 9:30 pm

Multiple tabs in my vst gui (like nexus or cyclop)

Post by apoc123 »

hey guys...im new to the synth development but i feel i have a good understanding of flowstone vst development, my question is HOW DO I MAKE THE DIFFERENT TABS WINDOWS in my vst, sorta like how refx nexus has the blue screen where u can navagate to the different tabs to change parameters and fx ......sugar bytes cyclop also has this (as do many vsts) please help.... ill upload the schematic if u can help (and so u guys can check out my synth!
KG_is_back
Posts: 1196
Joined: Tue Oct 22, 2013 5:43 pm
Location: Slovakia

Re: Multiple tabs in my vst gui (like nexus or cyclop)

Post by KG_is_back »

You can use multiplexer and wireless input/output to select between different views in your schematic. It has been discussed several times recently.
Attachments
gui on-off-select.fsm
(125.27 KiB) Downloaded 1191 times
billv
Posts: 1165
Joined: Tue Aug 31, 2010 3:34 pm
Location: Australia
Contact:

Re: Multiple tabs in my vst gui (like nexus or cyclop)

Post by billv »

KG_is_back wrote:It has been discussed several times recently.

Off topic reply...
http://www.dsprobotics.com/support/viewtopic.php?f=3&t=2582&start=20#p13317
pall
Posts: 31
Joined: Thu Dec 09, 2010 1:27 pm
Location: Transilvania
Contact:

Re: Multiple tabs in my vst gui (like nexus or cyclop)

Post by pall »

Tronic
Posts: 539
Joined: Wed Dec 21, 2011 12:59 pm

Re: Multiple tabs in my vst gui (like nexus or cyclop)

Post by Tronic »

Ruby implementation by MyCo
viewtopic.php?f=2&t=1193#p3802
RJHollins
Posts: 1573
Joined: Thu Mar 08, 2012 7:58 pm

Re: Multiple tabs in my vst gui (like nexus or cyclop)

Post by RJHollins »

great find Tronic !

That was the one I was referring to with this request came up earlier.

Some of the 'other' examples are excellent too ...

8-)
apoc123
Posts: 18
Joined: Thu Jul 10, 2014 9:30 pm

Re: Multiple tabs in my vst gui (like nexus or cyclop)

Post by apoc123 »

THANKS guys.....this forum is helpful!!!! God bless the flowstoners!
Post Reply