mirror of
https://github.com/onyx-and-iris/voicemeeter-api-powershell.git
synced 2026-04-18 05:23:32 +00:00
add gain,comp,limit to strip. Update tests.
Added gain, comp and limit attributes to strip class Updated pester unit tests to reflect changes. Update changelog
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#### Direct download:
|
||||
All commands remain the same, the only difference when you download from source is how you load scripts.
|
||||
The only difference when you download from source is how you load scripts.
|
||||
You will need to Import-Module by relative location, for example:
|
||||
|
||||
Instead of `Import-Module Voicemeeter` use `Import-Module .\lib\Voicemeeter.psm1` (from repository root)
|
||||
|
||||
Reference in New Issue
Block a user