Search found 221 matches

by Christoph
Tue Mar 10, 2026 09:54
Forum: Problems? Bugs? Solutions!
Topic: Gorup Speed OSC control is incorrect
Replies: 4
Views: 543

Re: Gorup Speed OSC control is incorrect

The speed slider has a curve on it to feel more natural. Speed 1 is in fact an OSC float 0.25.

This is the math behind if you want to build this yourself:

If your slider value is x from 0 to 1, then speed = (x * 4) ^ log4(10) = (x * 4) ^ 1.6609640474437
Where ^ is power

This is how this could ...
by Christoph
Mon Mar 09, 2026 11:38
Forum: Problems? Bugs? Solutions!
Topic: Memory leak 7.23.0-7.23.2
Replies: 7
Views: 5481

Re: Memory leak 7.23.0-7.23.2

This memory leak should be fixed with driver 595.71
by Christoph
Thu Mar 05, 2026 16:15
Forum: General Chat
Topic: Spammer around
Replies: 1
Views: 733

Re: Spammer around

thanks
by Christoph
Fri Feb 27, 2026 20:17
Forum: Problems? Bugs? Solutions!
Topic: Incorrect output OSC-Values, when using timeline presets or min/max values
Replies: 1
Views: 908

Re: Incorrect output OSC-Values, when using timeline presets or min/max values

We got a ticket for that, ideally we could send 2 values - one for the phase (what you get now) and one for the actual value
by Christoph
Wed Feb 18, 2026 11:15
Forum: Problems? Bugs? Solutions!
Topic: Colour labelling on dashboard
Replies: 5
Views: 3786

Re: Colour labelling on dashboard

I am not sure how common the usecase is that multiple different effects are linked to one dashboard-dial, can only talk about me and I have most of the times one or more parameters from the same effect linked on one dial.

When implementing effect color coding the decision was made that once ...
by Christoph
Tue Feb 17, 2026 20:28
Forum: Problems? Bugs? Solutions!
Topic: Colour labelling on dashboard
Replies: 5
Views: 3786

Re: Colour labelling on dashboard

Dashboard dials only take the color if only params from one effect are assigned. As soon as params from 2 different effects are assigned the dial reverts to the default green. This is not necessarily a bug but how it is at the moment.

If you find other bugs keep those reports coming!
by Christoph
Mon Feb 16, 2026 22:09
Forum: General Chat
Topic: Re-rendering without audio?
Replies: 2
Views: 8464

Re: Re-rendering without audio?

To both questions, if possible in pre-production to render the files without audio or without alpha if that is not needed I'd do it.

But I would not expect a noticeable performance difference if you play that clip with stripped audio or you play a clip rendered with alpha while it doesn't have any ...
by Christoph
Mon Feb 16, 2026 22:04
Forum: General Chat
Topic: composition/Global Transport
Replies: 2
Views: 3167

Re: composition/Global Transport

This refers to those 2 buttons "Play" and "Pause" whether they affect only BPM synced clips and parameter animations or as well timeline playback:
Screenshot 2026-02-16 220139.png
Screenshot 2026-02-16 220139.png (1.27 KiB) Viewed 3165 times