This website works better with JavaScript.
Home
Help
Sign In
non
/
spiralsynthmodular
mirror of
https://github.com/original-male/spiralsynthmodular
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Added redraw after plugin select
master
waxfrenzy
22 years ago
parent
148bee2389
commit
c2405c652e
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
SpiralSound/Plugins/LADSPAPlugin/LADSPAPluginGUI.C
+ 2
- 0
SpiralSound/Plugins/LADSPAPlugin/LADSPAPluginGUI.C
View File
@@ -521,6 +521,8 @@ void LADSPAPluginGUI::SelectPlugin(void)
UpdateDefaultAdjustControls();
m_PortIndex = m_InputPortCount;
redraw();
}
// ****************************************************************************
Write
Preview
Loading…
Cancel
Save