MindBuffer / smode_laser_plugin

Smode plugin for sending streams to LASER projectors
2 stars 2 forks source link

fixes bounding min max values reported from the dac. #47

Closed JoshuaBatty closed 4 years ago

JoshuaBatty commented 4 years ago

also utilises juce::jlimit to make sure the values set in the GUI can not accidentally be set higher or lower than the range expected by the DAC.

closes #29