Joel Wetzell
|
d4a56fcd11
|
rename variables
|
2026-06-08 12:23:40 -05:00 |
|
Joel Wetzell
|
6aadaedb5d
|
some linting things
|
2026-05-17 09:22:14 -05:00 |
|
Joel Wetzell
|
d6d4ac4419
|
stop using destination
|
2026-05-09 14:06:33 -05:00 |
|
Joel Wetzell
|
a86a9b3121
|
chore: go fix
|
2026-05-09 13:44:28 -05:00 |
|
Joel Wetzell
|
0c4d36b376
|
cleanup printing
|
2026-04-29 13:41:50 -05:00 |
|
Joel Wetzell
|
4744321d71
|
add error handling to arg encoding and message/bundle ToBytes()
|
2026-04-13 18:38:25 -05:00 |
|
Joel Wetzell
|
67a1cc083b
|
remove fmt.println
|
2026-02-04 11:36:16 -06:00 |
|
Joel Wetzell
|
25c159013b
|
fix variable name
|
2026-01-31 15:52:42 -06:00 |
|
Joel Wetzell
|
5ac60b0685
|
add support for SLIP and bundles
|
2026-01-31 15:52:08 -06:00 |
|
Joel Wetzell
|
d7c6da5c5b
|
support OSC 1.0 TCP format if SLIP is not enabled
|
2026-01-28 14:37:23 -06:00 |
|
Joel Wetzell
|
e06a0a2776
|
fix slip encoding
|
2025-12-24 18:46:39 -06:00 |
|
jwetzell
|
1ad942e489
|
fix cmd name and description
|
2025-10-01 13:07:00 -05:00 |
|
jwetzell
|
74a62f6287
|
add support for json output to receiveosc
|
2025-09-30 12:54:38 -05:00 |
|
jwetzell
|
257465d216
|
convert receiveosc to urfave/cli
|
2025-09-27 10:19:40 -05:00 |
|
jwetzell
|
ce5e65e8f8
|
switch makeosc to urfave/cli
|
2025-09-27 09:55:09 -05:00 |
|
jwetzell
|
e519f2d53c
|
switch sendosc to urfave/cli
|
2025-09-27 09:54:58 -05:00 |
|
jwetzell
|
039d4e6f1a
|
explicitly discard opening END when SLIP decoding
|
2025-05-19 09:23:57 -05:00 |
|
jwetzell
|
87853b8ccb
|
SLIP encoding should be double END-ed
|
2025-05-19 09:23:06 -05:00 |
|
jwetzell
|
d03f032e72
|
SLIP encoding should be double END-ed
|
2025-05-19 09:22:39 -05:00 |
|
jwetzell
|
2f4b90fc16
|
fix name of cmd in makeosc
|
2025-05-19 09:08:24 -05:00 |
|
jwetzell
|
278435e066
|
fix name of utility
|
2025-05-19 09:03:05 -05:00 |
|
jwetzell
|
518a083d04
|
add TCP to receiveosc
|
2025-05-18 20:06:19 -05:00 |
|
jwetzell
|
48ec7908dd
|
switch to using the actual osc library here
|
2025-05-18 19:31:56 -05:00 |
|
jwetzell
|
4ef030848f
|
add more osc types to makeosc
|
2024-10-21 15:22:27 -05:00 |
|
jwetzell
|
5f4ab5bbb8
|
add OSC nil type
|
2024-10-21 14:31:13 -05:00 |
|
jwetzell
|
1de7be013e
|
add osc true and false types
|
2024-10-21 14:30:44 -05:00 |
|
jwetzell
|
5dc08cd907
|
add osc double type
|
2024-10-21 14:29:27 -05:00 |
|
jwetzell
|
e8f0fb7d14
|
add osc int64 type
|
2024-10-21 14:28:48 -05:00 |
|
jwetzell
|
95a076717f
|
try upstream osc lib as well
|
2024-09-30 18:33:06 -05:00 |
|
jwetzell
|
32212ce256
|
switch to an OSC library
|
2024-09-30 12:34:18 -05:00 |
|
jwetzell
|
d19f0cd1ff
|
add script to send osc bytes to stdout
|
2024-09-29 23:15:02 -05:00 |
|
jwetzell
|
9b17a6c662
|
add basic script for receiving osc
|
2024-09-29 18:27:24 -05:00 |
|
jwetzell
|
21b61db4c9
|
rename ToBuffer to ToBytes
|
2024-09-29 15:56:51 -05:00 |
|
jwetzell
|
a2a211dfe3
|
restructure to more generic go module
|
2024-09-29 15:50:25 -05:00 |
|
jwetzell
|
cba2ea269b
|
align with go standard layout
|
2024-09-29 14:57:12 -05:00 |
|
jwetzell
|
3ec72fb11a
|
move to cmd folder
|
2024-09-29 14:49:30 -05:00 |
|