Commit Graph
21 Commits
Author SHA1 Message Date
pblivingston e887e15168 Update higher.Tests.ps1
pester tests pass
2025-11-26 11:17:42 -05:00
pblivingston c5a8813e9a option.ps1 2025-11-26 10:40:20 -05:00
pblivingston 15a977834d add a2 for basic
patch.outa2[i]
2025-11-26 10:01:32 -05:00
pblivingston f3ed1de557 Update README.md
- correct postfxinsert
- correct examples
- better readability for patch arraymembers
2025-11-26 09:30:44 -05:00
pblivingston 54319924d0 update docs
manual tests all pass:
- asio[i].set($val)
- asio[i].get()
- outa2[i]-outa5[i].set($val)
- outa2[i]-outa5[i].get()

these require an asio device
2025-11-25 21:57:15 -05:00
pblivingston dce6f37bf1 Merge branch 'iremote' into patch-arraymembers 2025-11-25 21:32:31 -05:00
pblivingston 5fc5680c75 fix ToString 2025-11-25 21:29:45 -05:00
pblivingston 80869d4306 tests
pester tests pass
2025-11-25 21:25:13 -05:00
pblivingston e0b01288ff Update kinds.ps1 2025-11-25 20:43:31 -05:00
pblivingston 3a5c7286f6 Patch
Patch class with:
- Patch.asio[i]
- Patch.OutA2[i]-OutA5[i]
- Patch.composite[i]
- Patch.insert[i]
- Patch.postFaderComposite
- Patch.postFxInsert
2025-11-25 20:38:57 -05:00
pblivingston c086f58ade ArrayMember classes 2025-11-25 18:54:36 -05:00
pblivingston e5137b842b Update CHANGELOG.md 2025-11-25 16:44:16 -05:00
pblivingston 78f7fc80d4 vban
implement iremote
2025-11-25 16:39:44 -05:00
pblivingston 62d9e89b5f strip
implement iremote
2025-11-25 16:33:04 -05:00
pblivingston a6f7d8efe0 recorder
implement iremote
2025-11-25 16:05:13 -05:00
pblivingston b372cf8087 Update command.ps1
forgot to pass to base
2025-11-25 15:59:39 -05:00
pblivingston eeb30925fa command
implement iremote
2025-11-25 15:40:15 -05:00
pblivingston 09d8bd48eb bus
implement iremote
2025-11-25 15:35:00 -05:00
pblivingston b0a6bf7b63 nullable index
make index nullable so ToString can append the index for indexed objects
2025-11-25 15:32:27 -05:00
pblivingston 9a2529c617 module path in tests
change module path so we can run from /tests/
2025-11-25 15:25:40 -05:00
pblivingston 2404bfb50f create iremote.ps1 2025-11-25 14:39:10 -05:00