mirror of
https://github.com/onyx-and-iris/voicemeeter-api-powershell.git
synced 2026-04-18 05:23:32 +00:00
update readme, runall and gitignore
Update installation instructions in README. Added logging and log parsing to runall.ps1 Add ignore log files
This commit is contained in:
@@ -12,7 +12,7 @@ Simple example if using from source:
|
||||
Import-Module .\lib\Voicemeeter.psm1
|
||||
|
||||
try {
|
||||
# Pass a Voicemeeter type as argument
|
||||
# Run the factory function for required Voicemeeter type
|
||||
$vmr = Get-RemoteBanana
|
||||
|
||||
# Set strip and bus params
|
||||
|
||||
Reference in New Issue
Block a user