- Apr 26, 2016
-
-
Christopher Stawarz authored
-
- Apr 25, 2016
-
-
Jakob Voigts authored
this should reduce the impact of the remaining 1px plot issue until we track it down
-
Jakob Voigts authored
-
jvoigts authored
non plugin specific class defs should not go into the plugin specific namespace
-
- Apr 24, 2016
-
-
jvoigts authored
-
jvoigts authored
-
Jakob Voigts authored
-
Jakob Voigts authored
-
Jakob Voigts authored
this range makes saturation bounds visible, useful for testing if behavior rigs work etc.
-
Jakob Voigts authored
-
Jakob Voigts authored
the correct value seems to be 6389 for this gain setting etc. 2do: double check that
-
Jakob Voigts authored
-
Jakob Voigts authored
though there is still a small display issue if the end of the display buffer is hit because now only 1-2samples are associated with the pixel and this causes the min/max and histogram displays to look odd. shouldn’t be a big issue in real applications but worth fixing when we inevitably refactor this whole plugin.
-
- Apr 23, 2016
-
-
jvoigts authored
-
- Apr 14, 2016
-
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
- Apr 13, 2016
-
-
Aaron Cuevas Lopez authored
-
- Apr 12, 2016
-
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
- Apr 10, 2016
-
-
Septen authored
-
Septen authored
* Removed ChannelSelectorRegion class and appropriate instances since now it's redundant.
-
Septen authored
* Now ChannelSelector class contains three instances of TiledButtonGroupManager class (AUDIO, RECORD, PARAM). This managers own appropriate buttons, position it, responsible for all animations, fuzzy selection via dragging mouse, etc. * Button group managers minor fixes.
-
- Apr 09, 2016
-
-
Septen authored
-
- Apr 05, 2016
-
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
- Apr 04, 2016
-
-
Aaron Cuevas Lopez authored
-
- Apr 03, 2016
-
-
Septen authored
-
- Apr 02, 2016
-
-
Aaron Cuevas Lopez authored
-
- Apr 01, 2016
-
-
Aaron Cuevas Lopez authored
-
- Mar 29, 2016
-
-
jvoigts authored
-
- Mar 28, 2016
-
-
Christopher Stawarz authored
Include definitions of LinearSmoothedValueAtomic's template methods in its header file (required because the explicit instantiations built in to the OE application are not visible to plugins on OS X)
-
Christopher Stawarz authored
-
Septen authored
* This class position buttons inside itself as tiles and has feature which gives us fuzzy button selection possibility via mouse drag (or SHIFT+mouse drag for deselection).
-