Linked text and gui knob?

For general discussion related FlowStone
Post Reply
thegingerdave
Posts: 1
Joined: Fri Nov 27, 2015 2:21 pm

Linked text and gui knob?

Post by thegingerdave »

Hi guys,

Really new to Flowstone so apologies if this is an easy fix. I'm trying to program a knob that can be edited either by mouse interaction or a a text box. I would like the two to be linked e.g. if the knob is turned the text will display the numeric value and likewise if a value is entered the knob will rotate.

For some context I am creating a synth for a university project and this is for a Frequency Modulation module. I would quite like the user to be able to select a precise frequency by typing in an edit box for example, but also to be able to dial it in with the knob. I've managed to get a knob that displays frequency working okay, but I'm stuck creating one that has the two parameters linked.

Any help is much appreciated!

Dave
User avatar
Nubeat7
Posts: 1347
Joined: Sat Apr 14, 2012 9:59 am
Location: Vienna
Contact:

Re: Linked text and gui knob?

Post by Nubeat7 »

welcome gingerdave,
you can find a readout and edit box in the version 2.2 of my ruby knob, you can use it in any other knob too, just add a last primitiv with a wireless "edit Value" receiver in the preset module..

viewtopic.php?f=3&t=641&start=50

hopefully its still working with the latest versions, i didn't updated since 3.06..
Post Reply