Possible?
-
If I want to make a control where you control the volume for four different sound sources, with something that would work like this:

Possibel? -
@Sampletekk
You mean a x/y panel?Yes, that's possible. I think @d-healey made a video about this topic.
-
@Oli-Ullmann that's the name! @d-healey, have you made a video?
-
@Sampletekk Yeah, quite an old video now, there might be better methods. I haven't looked into it for a while.
-
@Sampletekk
You can create an x/y panel with the following things:- a panel
- the panel's PaintRoutine
- the panel's Mouse Callback function
- some math