Scott Stillwell

Results 7 issues of Scott Stillwell

* Created issue #800 * This pull requests adds input, output, and gain reduction meters (for Dynamics plugins) that report information back to Pro Tools for metering within the host...

AAX

**Describe the bug** When creating a UI with a control that inherits from `IKnobBaseControl` (e.g. `IBKnobControl`), if you set `DisablePrompt(false);` on that control, it does not respond to mouse right-click...

icontrols

**Describe the bug** When creating a UI with a control that inherits from `ISwitchBaseControl` (e.g. `IBSwitchControl`), if you set `DisablePrompt(false);` on that control, it does not respond to mouse right-click...

icontrols

AAX plugins support dedicated meters that may or may not be attached to controls in the plugin UI. Sometimes these meters are intended to feed information back to the Pro...

enhancement
AAX

There appears to be an especially-large performance hit on GPU if controls overlap on screen. Here are some instructions for a good PR * [create an issue](https://github.com/iPlug2/iPlug2/issues/new/choose) first to outline...

igraphics
SKIA

**CHECK** Is this an issue or just a question? If it's just a question, then post on the [forum](https://iplug2.discourse.group), or ask on slack, don't pollute our issue tracker. This is...

enhancement
SKIA

**CHECK** Is this an issue or just a question? If it's just a question, then post on the [forum](https://iplug2.discourse.group), or ask on slack, don't pollute our issue tracker. This is...

bug
igraphics
macOS