Files
veejay/sendVIMS
Niels Elburg 357a9d3637 Updated sendVIMS for PD external. Use veejay > 0.8.4
git-svn-id: svn://code.dyne.org/veejay/trunk@440 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2005-10-16 12:44:22 +00:00
..

sendVIMS - very simple VeeJay client for pure data
 	     (C) 2002-2004 Niels Elburg <elburg@hio.hen.nl>
	     (C) 2004 Tom Schouten <doelie@zzz.kotnet.org>

This is free software covered under the terms of the
GNU GPL. See the file COPYING for details.

requirements:
	veejay-0.7.2
	or latest veejay from SVN (http://veejay.dyne.org)

pre build (optional):
	copy the vims.h file from veejay-current/veejay/vims.h
	from veejay's SVN repository
	The vims.h is taken from veejay 0.8.1

	perl parse-vims.pl vims.h

building:


./configure && make && make install


'make install' copies these files to your pd directory:

<prefix>/lib/pd/extra/sendVIMS.pd_linux
<prefix>/lib/pd/doc/5.reference/help-sendVIMS.pd

the default <prefix> is /usr/local/pd



running:

if the module is in your pd path it will be loaded automaticly.


the status line always has 13 status bytes, depending on the 
the playback mode some may or may not be used (-). 
0 = off, 1 = on

 mode: 		plain			clip			stream
 :	0	ms			ms			ms
	1	frame			frame			frame
	2	(2)			(0)			(1)	
	3	-			clip ID			stream ID
	4	-			fx on/off		fx on/off
	5	min frame		start pos		-
	6	max frame		end pos			-
	7	speed			speed			-
	8	-			looptype		-
	9	-			record on/off	record on/off
	10	-			record duration record duration
	11	-			recorded frames recorded frames
	12	-			num clips		num streams