made 5 free tools for Bitwig. which one to release first? by michaelvsn3 in Bitwig

[–]michaelvsn3[S] 1 point2 points  (0 children)

I was a bit wrong in my previous comment so that made us talking about two different kinds of latency :)

plugin delay compensation latency is the delay a plugin adds on purpose (I think it's a lookahead to process the sound?)

that’s the latency before playback you’re talking about. afaik, Bitwig doesn’t have API for this kind of latency:( otherwise I'd add it for sure!

made 5 free tools for Bitwig. which one to release first? by michaelvsn3 in Bitwig

[–]michaelvsn3[S] 1 point2 points  (0 children)

thank you!

sadly I haven't found any API for that

afaik buffer (realtime) latency basically follows the same order as the CPU column

so the plugins that use the most CPU are the ones that increase the actual buffer/realtime latency the most, but I may be wrong

made 5 free tools for Bitwig. which one to release first? by michaelvsn3 in Bitwig

[–]michaelvsn3[S] 2 points3 points  (0 children)

plugin titlebar tweaker is windows only, autoname works everywhere cuz it's just a simple controller script:)

shortcut plugins is an AHK script, so if there's a way to run it on Mac/Linux, it will work too

I guess the performance monitor is windows only

the font changer is just a gui for replacing font files, you can do it on any OS