Commit Graph

403 Commits

Author SHA1 Message Date
Joel Wetzell
45965a4eac fix missing error handling in script.js 2025-12-01 22:12:10 -06:00
Joel Wetzell
b372b53422 Merge pull request #2 from jwetzell/processing/string-create
add string.create processor
2025-12-01 22:10:48 -06:00
Joel Wetzell
97cf721abc add string.create processor 2025-12-01 22:05:53 -06:00
Joel Wetzell
afa32b8c2f Merge pull request #1 from jwetzell/processor/number-parsing
add processors  to parse strings into various number types
v0.2.0
2025-12-01 20:34:09 -06:00
Joel Wetzell
d3244fbe90 add processes to parse strings into various number 2025-12-01 20:31:56 -06:00
Joel Wetzell
d6e73d1bb0 add release notes config 2025-12-01 20:22:04 -06:00
Joel Wetzell
067412ec9f add pr labeler 2025-12-01 20:21:48 -06:00
Joel Wetzell
0741cd2293 switch changle log to github-native 2025-12-01 20:08:40 -06:00
Joel Wetzell
f1c45dfc09 clean out example changelog config v0.1.0 2025-12-01 20:03:51 -06:00
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