Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
@d-healey or a possibilty to show the "ValuePopupData" in Label? Problem solved i think I have already found some similar questions, but nobody seems to understand why you want to do this 🙄 creative freedom perhaps 😂 😆 😇
@Xearox73 said in Help a newbie, i need a solution that a knob (slider) shows both values/modes Frequency and TempoSync:
Content.getComponent("pitchLFO12").set("mode", "Frequency");
Grab your component references within on init and store them in a const instead of getting them in the callback function.