This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
paulstretchplugin
mirror of
https://bitbucket.org/xenakios/paulstretchplugin.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
10
Wiki
Activity
Browse Source
Probably worth upping the version number for the free filter...
tags/1.1.0
xenakios
7 years ago
parent
634f612d9a
commit
595b5992f6
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Source/PluginProcessor.cpp
+ 1
- 1
Source/PluginProcessor.cpp
View File
@@ -28,7 +28,7 @@ Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#undef max
#endif
String g_plugintitle{ "PaulXStretch 1.
0.3
" };
String g_plugintitle{ "PaulXStretch 1.
1.0
" };
std::set<PaulstretchpluginAudioProcessor*> g_activeprocessors;
Write
Preview
Loading…
Cancel
Save