aboutsummaryrefslogtreecommitdiff
path: root/net/udpsend~.h
diff options
context:
space:
mode:
authorMartin Peach <mrpeach@users.sourceforge.net>2010-03-22 20:12:17 +0000
committerMartin Peach <mrpeach@users.sourceforge.net>2010-03-22 20:12:17 +0000
commit5380a5b7e62aa57289b877d8b67403dda1be5b7b (patch)
tree960c68184d427871122074e26767d719d51df594 /net/udpsend~.h
parent37d1ba3860502e9105084a17405d67f0ed7e13d6 (diff)
Changed valid-stream output to be a signal output. Moved all post()s out of the perform routine. Updated help patch and version.
svn path=/trunk/externals/mrpeach/; revision=13239
Diffstat (limited to 'net/udpsend~.h')
-rw-r--r--net/udpsend~.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/udpsend~.h b/net/udpsend~.h
index 43fa561..386b363 100644
--- a/net/udpsend~.h
+++ b/net/udpsend~.h
@@ -34,7 +34,7 @@
/* Some enhancements have been made with the goal of keeping compatibility */
/* between the stream formats of streamout~/in~ and netsend~/receive~. */
-#define VERSION "0.33"
+#define VERSION "0.34"
#define DEFAULT_AUDIO_CHANNELS 32 /* nax. number of audio channels we support */
#define DEFAULT_AUDIO_BUFFER_SIZE 2048 /*1024*/ /* number of samples in one audio block */