aboutsummaryrefslogtreecommitdiff
path: root/net/udpsend~.h
diff options
context:
space:
mode:
authorMartin Peach <mrpeach@users.sourceforge.net>2010-03-16 16:42:48 +0000
committerMartin Peach <mrpeach@users.sourceforge.net>2010-03-16 16:42:48 +0000
commitfacd64bcfbb267932e8d3604ebada4bf7fd5b61d (patch)
tree4af7a5f3dc64b96fe73c214568e55973279885d0 /net/udpsend~.h
parent5e3a338b129e9ce6b5369c829ccd7290ed53c7e7 (diff)
Added an outlet to udpreceive~ to indicate valid audio. Ouput address and port only if changed. Updated version and help patch.
svn path=/trunk/externals/mrpeach/; revision=13215
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 99df7ee..43fa561 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.32"
+#define VERSION "0.33"
#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 */