korginc / logue-sdk

This repository contains all the files and tools needed to build custom oscillators and effects for the prologue synthesizer.
BSD 3-Clause "New" or "Revised" License
835 stars 306 forks source link

Extend non-percent parameter range. #44

Open dukesrg opened 3 years ago

dukesrg commented 3 years ago

Сurrent oscillator parameter of type k_user_prg_param_type_select limited to a range of 0 to 100 which is displayed 1 to 101 that looks awkward. Extending the allowed range to a full 7-bit should not be a problem. It will be backward compatible and also provide additional flexibility for developers (like ability to select from ALL of the intergated waveforms, which is more than a hundred)