aboutsummaryrefslogtreecommitdiff
path: root/examples/demo-show.scm
AgeCommit message (Expand)Author
2023-07-02Implement osc-cmy-potentiometerThomas White
2023-06-18Update demo-show.scmThomas 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-29Move selection stuff to a separate moduleThomas White
2023-04-25Format demo-show.scmThomas White
2023-04-25Add more example buttonsThomas White
2023-04-25Add OSC utilitiesThomas White
2023-04-18Update OSC bitsThomas White
2023-04-15demo-show: Use guile-oscThomas White
2023-04-15Add comments to demo showThomas White
2023-04-11Add examples/demo-show.scmThomas White