Commit Graph

186 Commits

Author SHA1 Message Date
onyx-and-iris
0058d1ddcb Update README.md
add license badge
2022-03-09 06:23:14 +00:00
c0f401abec
Create LICENSE 2022-03-09 06:04:47 +00:00
onyx-and-iris
262bab28ab Delete LICENSE 2022-03-09 05:58:39 +00:00
onyx-and-iris
421c8e4253 Update README.md 2022-03-08 23:52:19 +00:00
onyx-and-iris
f635e93572 Update README.md 2022-03-08 23:51:23 +00:00
onyx-and-iris
efef9be898 Update README.md
added recorder section to readme
2022-03-08 23:50:50 +00:00
onyx-and-iris
babc622733 Update README.md 2022-03-08 23:10:54 +00:00
onyx-and-iris
8d510ce699 Update README.md 2022-03-08 23:10:11 +00:00
onyx-and-iris
0bc8c746d2 Update README.md 2022-03-08 23:08:56 +00:00
onyx-and-iris
8b57201100 Update README.md 2022-03-08 23:08:32 +00:00
onyx-and-iris
02428a2261 Update CHANGELOG.md
add version 2.3 section to changelog
2022-03-08 23:04:15 +00:00
onyx-and-iris
88d4e6b6f5 Update README.md
add types to props in readme.

add gainlayers, busmodes to readme
2022-03-08 23:04:01 +00:00
onyx-and-iris
10c326a2f5 Update command.ps1
add hide member

refactor setter
2022-03-08 23:03:35 +00:00
onyx-and-iris
9a42fadd09 add recorder tests
add recorder tests
2022-03-08 23:01:41 +00:00
onyx-and-iris
15bec82ec4 gainlayer, busmodes + mc,k added
gainlayers and busmodes added.

mc, k added to virtual strips
2022-03-08 22:55:11 +00:00
onyx-and-iris
cea6d500dd recorder module added.
recorder module added.
2022-03-08 22:54:34 +00:00
onyx-and-iris
c7de3bbeef rename dir
rename test dir to tests
2022-03-08 22:54:08 +00:00
onyx-and-iris
23c36601ab Update runall.ps1
add log switch to runall
2022-01-24 20:54:07 +00:00
onyx-and-iris
be8e5a0e82 update tests, small fixes.
remove offset in bus.gain tests, higher

set expected/value for strip.label, lower.
2022-01-24 20:39:31 +00:00
onyx-and-iris
0a2733f865 add params to strip/bus.
a few strip/bus parameters added.
comp, gate moved into physicalstrip subclass

CHANGELOG updated to reflect recent changes
2022-01-24 20:01:55 +00:00
onyx-and-iris
5b3a4e2b4f add load profiles, examples, update readme
add Get_Profiles and Set_Profile functions.

Now possible to load many parameters from a psd1 config file.

example config added

add Config Files section to readme
2022-01-24 20:01:12 +00:00
onyx-and-iris
ff1839313f update to tests. parameterized.
udpate to tests. refactor using parameters.

move dotsource base.ps1 into lower.

set test version to banana
2022-01-24 19:56:34 +00:00
onyx-and-iris
0d23b4eac3 update changelog, readme
update changelog and readme to reflect recent changes
2022-01-19 22:48:26 +00:00
onyx-and-iris
a4b7f66984 readme, changelog updated
update to reflect recent changes
2022-01-19 21:57:48 +00:00
onyx-and-iris
0fe465d33e Update lower.Tests.ps1
lower tests updated to reflect changes
2022-01-19 21:55:40 +00:00
onyx-and-iris
9162933ee8 Update Voicemeeter.psm1
lower level setters/getters and polling functions now exposed
2022-01-19 21:55:10 +00:00
onyx-and-iris
9714b7cc7d Update base.ps1
param_set and param_set_string merged.
2022-01-19 21:53:49 +00:00
onyx-and-iris
8e03c4e53b update to class getters/setters and meta module
rename factory functions.

class getters now send is_string parameter.

each property type for each class now has separate meta function.
2022-01-19 21:52:59 +00:00
onyx-and-iris
84d31d3d61 file rename
special rename to command.
2022-01-19 19:06:41 +00:00
onyx-and-iris
aa7f7f44ca Update README.md
rename section special to command.

include vban as hash key option in section multiple parameters
2022-01-19 05:20:53 +00:00
onyx-and-iris
57e5368752 update to error classes, rework Param_Set_Multi
Added VMRemoteErrors.
Other error classes now subclass VMRemoteErrors.

rework Function Param_Set_Multi

added throw LoginError object on multiple login attempts (still crashing the powershell window during testing if in same powershell fork)

update readme to include vban_instream, vban_outstream example in set parameters by hash. macrobutton in hash can now use key button or mb.
2022-01-19 05:16:28 +00:00
onyx-and-iris
1e4ab54447 Update CHANGELOG.md
update changelog to reflect recent changes.

minor version bump
2022-01-11 17:20:27 +00:00
onyx-and-iris
794b09bcfd Update README.md
update readme to reflect recent changes
2022-01-11 17:19:51 +00:00
onyx-and-iris
5395b8873f Update vban.ps1
add scriptproperty enable to vban object
2022-01-11 17:19:02 +00:00
onyx-and-iris
093cfe0e85 Update base.ps1
add version, p_in, v_in to $layout
2022-01-10 20:56:40 +00:00
onyx-and-iris
c5efff1fe2 update to strip, bus
Add classes PhysicalStrip, VirtualStrip that now subclass Strip.

Add classes PhysicalBus, VirtualBus that now subclass Bus.

SetChannelLayout now a hidden function.
$bool_params now type System.Collection.ArrayList

Added device and sr properties
2022-01-10 20:56:17 +00:00
onyx-and-iris
4ac81bcc62 Update higher.Tests.ps1
add tests for showvbanchat and lock to higher tests.
2022-01-09 14:24:23 +00:00
onyx-and-iris
29c53da38c Update special.ps1
add lock command.

showvbanchat can now be set to true or false.

reword write only warning on attempt to read, for clarity.
2022-01-09 14:24:09 +00:00
onyx-and-iris
f50f5aa40c Update goto_nextbus.ps1
reorganize comments.

run boolean test on buses array to test for existence of value.

set unmute explicitly if all buses are muted (for readability).
2022-01-09 14:23:20 +00:00
onyx-and-iris
2775d64e47 update meta.ps1
rename $this to $obj to avoid saving over keyword.
2022-01-08 20:30:36 +00:00
onyx-and-iris
0e11648078 Update vban.ps1
move $this.id into base class

remove unnecessary assignment
2022-01-08 16:11:40 +00:00
onyx-and-iris
c31f169b0b update strip, bus
set channel properties according to layout
2022-01-08 16:10:14 +00:00
onyx-and-iris
acbc2c52cc update base, inst
refactor get dll and exe path
2022-01-08 16:07:02 +00:00
onyx-and-iris
0e756871e1 Update higher.Tests.ps1
add vban.outstream.on tests.

fix toggle vban.instream.on tests
2022-01-08 16:05:12 +00:00
onyx-and-iris
dd425f6430 Create goto_nextbus.ps1
add example goto_nextbus.ps1
2022-01-06 18:01:28 +00:00
onyx-and-iris
ce7ca351e4 Update higher.Tests.ps1
tests updated to reflect changes to vban class
2022-01-06 15:33:53 +00:00
onyx-and-iris
ca59d95e6e Update CHANGELOG.md
changelog updated to reflect latest changes
2022-01-06 15:29:44 +00:00
onyx-and-iris
186e6ae191 Update README.md
pester tests pass against latest versions of vm.

readme updated to reflect changes to vban class
2022-01-06 15:29:23 +00:00
onyx-and-iris
414cb9710b Update Voicemeeter.psm1
vban now pscustomobject
2022-01-06 15:28:43 +00:00
onyx-and-iris
a70843385f Update vban.ps1
vban is now a custom class of subclasses for each vban stream type.
2022-01-06 15:28:28 +00:00