Benjamin Klum

Results 365 comments of Benjamin Klum

It's not officially out yet. It's since many months in the pre-release phase. You need to right click the ReaLearn package in ReaPack and manually choose the latest version.

This would need quite some effort to implement accurately (with the automation changes being really on the grid lines). Marked this as bounty-only.

Yes, I think it could be done using a quantization JSFX and using ReaLearn controller input ``. But it wouldn't result in accurate automation envelopes. The automation changes would end...

Right mouse click => Reload all presets from disk?

Please reopen if this doesn't work. (But it should, using it all the time here.).

Okay, I'll look into it. Didn't do that so far because I wanted to avoid file I/O when doing auto-load preset. Maybe can be reduced to UI interactions.

Makes sense. However, I wouldn't change the content of `target.fx.name` itself - it just reflects whatever name the FX instance has, so it can be also a custom user-defined name....

Yeah, maybe the `.type` is a bit more qualifying than necessary. In this case, I would go for `target.fx.original_name` (instead of `target.fx.type.full_name`) and `target.fx.original_short_name` (instead of `target.fx.type.name`).

Do you know for which plug-ins? I guess ReaPlugs only?

Ah, interesting. #728 is related.