Benjamin Klum

Results 124 issues of Benjamin Klum

First: Extremely practical crate! Thanks! I wanted to use Cargo features and `cfg_attr` in order to be able to activate/deactivate the compilation of metering or change which set of functions...

enhancement
help wanted

Implementing `Debug` for `Collector`, `Handle`, `Owned` and `Shared` structs would be awesome. If you want, I can create a small PR.

This implements #184. I've chosen to mark `PluginParameterInfo` as `non_exhaustive` because support for the category, display index and label stuff is missing. So this struct needs to be constructed via...

As pointed out in #95, support for the `GetParamInfo` opcode is still missing. I will open a pull request in the next days that implements this opcode partially (including step...

Right now, if the host calls into a vst-rs plugin and the plugin panics because of a bug, the host crashes (at least if the plugin runs in the same...

enhancement
question

This operator is not finished and I'm not sure if I will find time in the coming weeks to finish it. But it works already, at least in single-thread scenarios....

I'm providing ReaLearn extension via ReaPack and its DLL is way larger than the average script (the last prerelease is around 10MB). Instead of showing the download progress continuously, the...

enhancement

Use case: Changed MIDI devices, different machines, different MIDI device IDs ... then we would like to quickly remap all instances other devices. In REAPER itself, we can have a...

enhancement
realearn

Both controlled from clip engine and controlled from ReaLearn. Not sure if there's some API for marking a track.

enhancement
high priority
realearn

The issue is that mapping snapshots internally use the technical (non-persistent) `MappingId` as qualifier. These IDs change when importing the mappings via Lua compartment import, even their (persistent) keys are...

bug
high priority