Commit Graph

64 Commits

Author SHA1 Message Date
jwetzell acc93189a9 update readosc to v0.2.0 readosc/v0.2.0 2024-10-13 15:40:46 -05:00
jwetzell 180c9ff76a Merge pull request #12 from jwetzell/readosc-update
allow readosc to make use of remainingBytes in messageFromBuffer
2024-10-13 15:40:21 -05:00
jwetzell 25fe42415e have readosc make use of remaining bytes 2024-10-13 15:39:13 -05:00
jwetzell fd6949c897 update @jwetzell/osc in readosc to v1.0.0 2024-10-13 15:38:41 -05:00
jwetzell 109a690796 bump @jwetzell/osc version to 1.0.0 osc/v1.0.0 2024-10-13 15:31:39 -05:00
jwetzell 548ce61312 fix tests 2024-10-13 15:30:04 -05:00
jwetzell ff57c2c5ee Merge pull request #11 from jwetzell/from-buffer-extra-bytes
fromBuffer methods should return any unprocessed results
2024-10-13 15:22:47 -05:00
jwetzell f47aae936f fromBuffer methods should return any unprocessed results 2024-10-13 15:22:28 -05:00
jwetzell 27585b8f55 Merge pull request #10 from jwetzell/remove-node-buffer
Remove Node Buffer
2024-10-13 15:15:46 -05:00
jwetzell 304158a97e npm run format:write 2024-10-10 17:10:38 -05:00
jwetzell e831c937c8 remove Buffer from bundle tests 2024-10-10 17:10:30 -05:00
jwetzell f1b5227b50 cleanup imports 2024-10-10 17:04:37 -05:00
jwetzell 5875b211f6 remove Buffer from message encode tests 2024-10-10 17:03:49 -05:00
jwetzell 287685a095 remove Buffer from message decode tests 2024-10-10 16:59:44 -05:00
jwetzell 7a07f5d815 remove node Buffer usage from src 2024-10-10 16:45:25 -05:00
jwetzell 85cfb3a100 remove esbuild makeosc/v0.1.0 readosc/v0.1.0 2024-10-09 19:21:29 -05:00
jwetzell f4202dd5ff fix readosc publish workflow 2024-10-09 19:12:31 -05:00
jwetzell 8e8d96fbb4 add readosc tool 2024-10-09 19:10:08 -05:00
jwetzell b393397972 add format option for makeosc 2024-10-09 19:03:41 -05:00
jwetzell 127c7d781d npm run format:write 2024-10-09 18:48:49 -05:00
jwetzell c404299e3e add makeosc utility 2024-10-09 18:48:40 -05:00
jwetzell e997b784c0 switch sendosc to osc library 2024-10-09 18:46:38 -05:00
jwetzell a5d155ac04 Merge pull request #9 from jwetzell/consolidate-osc-tools
Consolidate osc tools
2024-10-09 17:36:02 -05:00
jwetzell 77a414b33a add readme 2024-10-09 17:34:24 -05:00
jwetzell d5098d718e prettier write 2024-10-09 17:32:13 -05:00
jwetzell 1556867e7c add dist to prettierignore 2024-10-09 17:31:07 -05:00
jwetzell e85c1aa334 add author and repo to root package.json 2024-10-09 17:31:02 -05:00
jwetzell abb9ee60e3 npm pkg fix 2024-10-09 17:30:47 -05:00
jwetzell 7b681be033 bring in sendosc and convert to npm workspaces 2024-10-09 17:28:49 -05:00
jwetzell efce70806f bump version to 0.2.2 v0.2.2 2024-10-09 12:34:16 -05:00
jwetzell 030c8b63bf remove debug logging 2024-10-09 12:33:38 -05:00
jwetzell 6f2714dc74 split things up 2024-10-09 12:33:28 -05:00
jwetzell cdb40284e6 add tag wildcard v0.2.1 2024-10-08 20:11:38 -05:00
jwetzell c66c6516ee bump version to 0.2.1 2024-10-08 20:08:43 -05:00
jwetzell ee67362828 fix types property 2024-10-08 20:08:27 -05:00
jwetzell 48131d4d0c change publish to on tag 2024-10-08 20:06:40 -05:00
jwetzell 3be607a6b9 bump version to 0.2.0 v0.2.0 2024-10-08 19:57:08 -05:00
jwetzell a426d3cd88 Merge pull request #4 from jwetzell/osc-bundle
OSC Bundle support
2024-10-08 19:55:02 -05:00
jwetzell fbaf0727cc add real basic bundle tests 2024-10-08 19:53:10 -05:00
jwetzell 0f17edc03d add bundleFromBuffer and bundleToBuffer 2024-10-08 19:52:58 -05:00
jwetzell 3a5f7093d5 add type to messageToBuffer 2024-10-08 19:52:26 -05:00
jwetzell a4f2fa44eb run prettier 2024-10-08 19:51:37 -05:00
jwetzell bd5fd1e8f7 add examples from OSC 1.0 spec to decode test 2024-10-08 19:51:21 -05:00
jwetzell 5f3745fc2c remove fromString methods 2024-10-08 19:50:38 -05:00
jwetzell c49195082f Merge pull request #2 from jwetzell/osc-message-decode
OSC message decoding
2024-10-07 20:11:20 -05:00
jwetzell 30bceff46c add workflow to run tests on PR 2024-10-07 20:07:50 -05:00
jwetzell 3e96e527f3 add test script to package.json 2024-10-07 20:07:32 -05:00
jwetzell ece1d988f5 add basic tests 2024-10-07 12:59:31 -05:00
jwetzell eea5033147 remove example 2024-10-07 12:59:20 -05:00
jwetzell d295b45228 run prettier 2024-10-07 12:58:51 -05:00