kallaballa / MidiPatch

MidiPatch is a scriptable and modular real-time software synthesizer using the PatchScript API
GNU Affero General Public License v3.0
12 stars 2 forks source link

Properly propagate range and default of LV2 plugins #135

Open kallaballa opened 4 years ago

kallaballa commented 4 years ago

Currently we are mapping the plugin range to 0.0-1.0. We should instead propagate the actual boundaries and the default value.