logicomacorp / WaveSabre

Official WaveSabre repository
MIT License
246 stars 34 forks source link

Consider parameter smoothing solution #68

Open yupferris opened 3 years ago

yupferris commented 3 years ago

This likely has to be implemented at the device level, and it may be that we need to redesign how we store/fetch parameters for all devices. Fortunately, this may also present both size optimization (in the form of internal quantization/better data layout) opportunities as well as additional type safety/simplified value mapping.

However, these would obviously be fundamental breaking changes.