Commit Graph

15 Commits

Author SHA1 Message Date
Joel Wetzell 1fdc30aa9e add basic test for script.expr 2025-12-18 20:04:41 -06:00
Joel Wetzell 128920dff9 fix typo in string.split test 2025-12-18 20:03:50 -06:00
Joel Wetzell b726745aa2 add alternate casings for type 2025-12-16 20:08:32 -06:00
Joel Wetzell a8bcf7a785 add ControlChange and ProgramChange 2025-12-16 20:02:16 -06:00
Joel Wetzell 32d8633402 add midi processor to create messages 2025-12-16 19:54:21 -06:00
Joel Wetzell 54a8164dd3 add midi message unpack to pul values out of common MIDI types 2025-12-13 08:51:29 -06:00
Joel Wetzell 2c6a2f5a36 add midi message type filter 2025-12-13 08:50:52 -06:00
Joel Wetzell 8ca105a0b6 implement mqtt.Message for internal MQTTMessage type 2025-12-10 07:31:18 -06:00
Joel Wetzell bb78b7b08b add tests for string.split 2025-12-07 14:14:46 -06:00
Joel Wetzell 48ac2640d0 add tests for error cases 2025-12-07 14:14:37 -06:00
Joel Wetzell f4021d858b add basic tests for uint.parse 2025-12-07 11:20:50 -06:00
Joel Wetzell 008d7665bd add basic tests for int.parse 2025-12-07 11:20:43 -06:00
Joel Wetzell 917f728f14 add basic tests for float.parse 2025-12-07 11:20:37 -06:00
Joel Wetzell e3b6783a98 add missing err checking in freed.create 2025-12-07 11:13:10 -06:00
Joel Wetzell 0bd43ca0c3 rename processing to processor 2025-12-07 10:41:14 -06:00