Update README.md

forgot to include pitch examples
This commit is contained in:
pblivingston 2025-12-08 22:40:19 -05:00
parent a22dccf18f
commit 618f4a8462

View File

@ -224,6 +224,14 @@ The following strip.pitch methods are available:
- RecallPreset($presetIndex) : int, from 0 to 7 - RecallPreset($presetIndex) : int, from 0 to 7
for example:
```powershell
$vmr.strip[2].pitch.recallpreset(4)
$vmr.strip[4].pitch.drywet = -22.86
$vmr.strip[1].pitch.medformant = 2.1
```
#### audibility #### audibility
The following strip.audibility commands are available: The following strip.audibility commands are available: