From 5380a5b7e62aa57289b877d8b67403dda1be5b7b Mon Sep 17 00:00:00 2001 From: Martin Peach Date: Mon, 22 Mar 2010 20:12:17 +0000 Subject: 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 --- net/udpsend~.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/udpsend~.h') 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 */ -- cgit v1.2.1