Commit Graph

12 Commits

Author SHA1 Message Date
onyx-and-iris
2f3e932c5c Update voicemeeter.ps1
add set_multi to remote subclass
2021-04-30 16:47:15 +01:00
onyx-and-iris
8623c9ee33 Update README.md
fix linkes to changeload, from_source
2021-04-30 16:37:21 +01:00
onyx-and-iris
7a7740a8bc added gitignore
Add ignore module root and module manifest
2021-04-30 16:31:01 +01:00
onyx-and-iris
7ba7b456eb update to .md files
Added CHANGELOG to document changes.

Added installation instructions to README and link to FROM_SOURCE for alternative script loading instructions.

Modified examples in README to reflect recent changes to module
2021-04-30 16:30:12 +01:00
onyx-and-iris
14eb019202 update to examples
moved examples into examples/ directory.

Added two simple examples showing set and get float parameters and set multiple parameters.
2021-04-30 16:28:39 +01:00
onyx-and-iris
94be34b3da added custom error classes
Added CAPI and Login custom error classes.

Cleaned up output when error is thrown.
2021-04-29 20:23:02 +01:00
Onyx and Iris
0af51e83b3 Update README.md
Added Multiple Parameters section to README.

todo add alias function for Param_Set_Multi
2021-04-29 00:48:44 +01:00
Onyx and Iris
8a3b8da635 auto login added, tests updated to take $true, $false
Added $this.Login() into Remote constructor to automatically log user in.

Updated test codes accordingly.

Boolean params take $true and $false

Updated readme to reflect changes.
2021-04-29 00:48:16 +01:00
onyx-and-iris
ffc46fae94 Update base.ps1
remove redundant calls
2021-04-28 20:03:46 +01:00
onyx-and-iris
12b0085ab6 added gain param
Added gain param for strip/bus.

Getter now returns type single instead of int.
2021-04-28 18:21:32 +01:00
onyx-and-iris
e1867d0731 Initial commit
Initial commit

Added readme
2021-04-28 17:38:36 +01:00
56e2a3a9cb
Initial commit 2021-04-28 17:16:09 +01:00