aboutsummaryrefslogtreecommitdiff
path: root/guile/starlet/open-sound-control
AgeCommit message (Expand)Author
2023-07-02Implement osc-cmy-potentiometerThomas White
2023-07-02Split smart potentiometer control logic out of osc-smart-potentiometerThomas White
2023-06-26osc-smart-potentiometer: Don't attempt to calculate gradients with empty fixt...Thomas White
2023-06-15Add osc-smart-potentiometerThomas White
2023-06-15Use higher-level OSC interfaceThomas White
2023-06-04Rearrange arguments of osc-select-button and osc-parameter-encoderThomas White
2023-05-15Implement OSC encoders for list attributesosc-with-guileoscThomas White
2023-05-14Send selection via OSCThomas White
2023-05-01Implement osc-state-faderThomas White
2023-04-30Implement osc-parameter-encoder (basic version)Thomas White
2023-04-29Add add-sel and toggle-selThomas White
2023-04-29Move selection stuff to a separate moduleThomas White
2023-04-25Add OSC utilitiesThomas White