Commit Graph

244 Commits

Author SHA1 Message Date
Joel Wetzell
0674decd1a set project name 2025-12-01 19:59:39 -06:00
Joel Wetzell
4575e6b5a6 change name format again 2025-12-01 19:56:33 -06:00
Joel Wetzell
6bd0581464 only run test workflow when go things change 2025-12-01 19:52:57 -06:00
Joel Wetzell
84c9d17751 change name format 2025-12-01 19:49:01 -06:00
Joel Wetzell
69d948c931 fix tag filter 2025-12-01 19:41:30 -06:00
Joel Wetzell
9d2420a08f add goreleaser 2025-12-01 19:39:59 -06:00
Joel Wetzell
64f6e3d617 add build tags for midi features 2025-12-01 19:18:37 -06:00
Joel Wetzell
5f70cfa7dc change job name 2025-12-01 19:09:36 -06:00
Joel Wetzell
4d1572806e switch workflow to just test 2025-12-01 19:08:25 -06:00
Joel Wetzell
be22a013ad use apt-get 2025-12-01 19:06:49 -06:00
Joel Wetzell
9447fab4e4 install alsa 2025-12-01 19:05:25 -06:00
Joel Wetzell
5303749fa8 use straight go action 2025-12-01 19:03:16 -06:00
Joel Wetzell
1883d11d7d add dependabot 2025-12-01 19:00:58 -06:00
Joel Wetzell
1037d278ce try xgo again 2025-12-01 18:51:57 -06:00
Joel Wetzell
ebadc10f10 try different action 2025-12-01 18:50:14 -06:00
Joel Wetzell
9f5a4ed78f try github action to build with cgo 2025-12-01 18:44:21 -06:00
Joel Wetzell
b0dd520ba4 create basic freed.create processor 2025-12-01 18:26:47 -06:00
Joel Wetzell
eb0b468637 clean out logging 2025-12-01 18:26:13 -06:00
Joel Wetzell
7ab9a28050 update psn-go to v0.2.1 2025-12-01 17:24:20 -06:00
Joel Wetzell
2c7710ab71 test error tweaks 2025-12-01 17:20:36 -06:00
Joel Wetzell
73ce17a51b add example test 2025-12-01 17:19:14 -06:00
Joel Wetzell
bebd01e8b1 do some mapping of quickjs types for script.js 2025-12-01 17:19:02 -06:00
Joel Wetzell
09d90dd631 logging tweaks 2025-12-01 17:18:39 -06:00
Joel Wetzell
500a3be136 add free-d encode and decode 2025-11-30 10:35:18 -05:00
Joel Wetzell
ed6f6d5759 fix error message 2025-11-27 21:39:24 -05:00
Joel Wetzell
8bb60a3a3c add some context for output to potentially use later 2025-11-27 09:06:59 -05:00
Joel Wetzell
dce7e13d0f update error message 2025-11-27 08:56:09 -05:00
Joel Wetzell
3b86690c58 reorder payload type check in udp client 2025-11-25 11:16:58 -06:00
Joel Wetzell
b3815c4a22 move expr and js to different namespace 2025-11-25 10:31:29 -06:00
Joel Wetzell
efe3e546d5 move expr and js to different namespace 2025-11-25 07:42:32 -06:00
Joel Wetzell
9bf46dd3c8 fix variable name 2025-11-25 07:35:54 -06:00
Joel Wetzell
5cffc89527 add javascript processor 2025-11-25 07:35:27 -06:00
Joel Wetzell
bbbfb754fd fix error message 2025-11-25 07:21:48 -06:00
Joel Wetzell
5e2c3da092 fix variable name 2025-11-25 07:10:45 -06:00
Joel Wetzell
7497f6d589 add expr lang processor 2025-11-25 07:08:33 -06:00
Joel Wetzell
052213459b reset interval on output 2025-11-25 06:45:06 -06:00
Joel Wetzell
37f7fef743 reset timer on output 2025-11-25 06:43:22 -06:00
Joel Wetzell
a807f541a1 fix init of timer 2025-11-25 06:43:06 -06:00
Joel Wetzell
32b6561d04 fix variable name 2025-11-24 21:29:58 -06:00
Joel Wetzell
d5a7d656b8 add posistagenet client 2025-11-24 17:34:02 -06:00
Joel Wetzell
dd061b375a support args for osc.message.create 2025-11-24 17:33:18 -06:00
Joel Wetzell
0c9f793a30 update osc-go to tagged version 2025-11-23 21:54:17 -06:00
Joel Wetzell
dd917897cf add string split processor 2025-11-23 21:44:19 -06:00
Joel Wetzell
35da2d4666 add some string processors 2025-11-23 13:39:38 -06:00
Joel Wetzell
815fbb8568 switch to YAML to support both JSON and YAML 2025-11-23 11:25:26 -06:00
Joel Wetzell
d34aafb491 fix error messages 2025-11-23 11:21:15 -06:00
Joel Wetzell
076dc7ae5e add basic MIDI message encode/decode 2025-11-23 11:19:44 -06:00
Joel Wetzell
25885359df remove comment 2025-11-23 11:18:57 -06:00
Joel Wetzell
606865b2b9 fix udp server not closing with router context 2025-11-23 11:18:45 -06:00
Joel Wetzell
ca137db613 fix mislocated err check 2025-11-23 10:59:56 -06:00