Releases: function-store/FunctionStore_tools
Releases · function-store/FunctionStore_tools
v2.0.4
- navbar parent info fixed
- volume is set on start to the last slider value
- quicktime readded (mistake)
v2.0.3
- Added relative menuSource to Menu pars for CustomParPromoter
Updates in GlobalOutSelect:
- fixed a bug of some outs not showing
- fixed ordering
- added new feature for drag-and dropping:
--- NullCOMP -> creates an Object COMP with the NullCOMP as Target
--- ContainerCOMP -> creates a Select COMP
v2.0.2
- OpTemplates bugfixes
v2.0.1
- Right clicking 'fx' in the toolbar brings up general settings
- Disabled QuickOp by default as it was a bit buggy
- Disabled default externalization of maps
- Minor fixes and improvements
v2.0
- Syncing/Externalizing certain components and tables
- new features: Parent Hierarchy, Greg's OP Menu Mod, QuickOp, QuickTime,
- ExprHotStrings now has a "secret" shortcut to wrap stuff after #@ in op('...'), so #@noise1.par.amp becomes op('noise1').par.amp, which saves you some nasty keystrokes!
- refactoring
- bugfixes
- READ THE WIKI
v1.1.1
- Fixed HotStrings when having empty lines
v1.1 release
- Added Greg's OP Create Dialog IO Filter Mod
- Major refactor of SwapOPs, works in most scenarios!
- Fixed GlobalOutSelect not always updating
- Fixed AltSelect behavior with docked OPs
v1.0 release
- added navbar mod to show Parent shortcuts
v0.2
- minor bugfix