Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
nerrons
purr-data
Commits
b9605546
Commit
b9605546
authored
Mar 09, 2018
by
Jonathan Wilkes
Browse files
bump version number
parent
010aa7f3
Changes
1
Hide whitespace changes
Inline
Side-by-side
externals/disis/disis_munger.c
View file @
b9605546
...
...
@@ -24,9 +24,8 @@ http://www.gnu.org/copyleft/gpl.html
For latest changes please see changelog
*/
#include <ADSR.h>
//#include <flext.h>
#include "m_pd.h"
#include "ADSR.h"
/* small C library ported from stk */
#include <math.h>
#include <time.h>
#include <stdio.h>
...
...
@@ -34,7 +33,7 @@ For latest changes please see changelog
//version
#define MUNGER_MAJOR 1
#define MUNGER_MINOR
3
#define MUNGER_MINOR
4
#define MUNGER_REV 3
//MSVC doesn't know RANDOM(), while GCC's (at least on Linux) has rand() limit much higher
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment