-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Only apply VPIO properties while running
An Apple bug breaks, at least, the bypass property if it is set prior to starting the VPIO unit. Broken here means that the property can be set to any value later while running, without having an effect. The VPIO defaults is bypass OFF and AGC ON. Starting like that and then turning on bypass as requested is not going to cause an unexpected glitch. We reset the VPIO to defaults before stopping so that on reuse it doesn't risk causing a glitch either.
- Loading branch information
Showing
2 changed files
with
73 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters