files

Get your PD and perl files here

Ubuntu Versions 6.06 LTS and 6.1 & Debian

You will need to install the following module

sudo apt-get install liblwp-protocol-http-socketunix-perl

Things to do:

Anyone can download these files and use them all the ".pl" files available on the list download as "<filename>.pl.txt", you will need to rename this file "<filename>.pl" just chop off the txt extension. This is especially important if using PD and Perl on M$ Windows.

Some of the perl files available cannot be used directly without specifying the interpreter you are going to use thus:

perl "<fiiename>.pl"

You can get around this by editing the perl script, at the beginning of the file make the following entry

#/usr/bin/perl

Remainder of script......

This alone is not enough you also need to modify the properties of the file

chmod +x <filename>.pl

This so you can run from the command line directly without preceding this with perl.

As this adj site develops manuals will be added to explain how to use the files available, and what data can be derived. If you have any recommendations for alterations to the manuals available please direct them to derek at soslug dot org.

There are two types of programs available from this page the first is perl programs this is code that has been specially written by one or more of our developers to perform a specific funtion, where possible details on specific Perl programs are described below.

The second is PD Patches, PureData is the program application we run to interface between the sound and visual outputs of a given PC and the data. PD is a visual programming aid which allows you to draw your connections to specific modules that are placed within the workspace environment.

Perl programs:

"squirrel.pl"

There are some 73 or more base's in the Antarctic at the moment, most of them provide environmental data that can accessed my the likes of you and I. Squirrel.pl is a perl application written by Anthony Shaper (well not quite the original code was supplied by Graham Harwood and modified my Anthony) this will retrieve the environmental data and place this in a text based file.

To enable the various musician and developers to work with this data first it must be retrieved, this is essential what squirrel.pl does, all 73 known bases that hold environmental data are accessed and the data that is retrieved saved to a file. Their are many components that make up the experience that is the Antarctic Data Jam, this i s but one of them. It should be possible for anyone with Perl installed on their PC to retrieve this data but it is beyond the scope of this project to provide support or perl module support if things fail to run as expected.

Perl files will want to download with a .txt eg squirrel.pl.txt when you save this or any other perl file available remove the ".txt" extension during or after saving the file.

AttachmentSize
adjpatches4.zip4.23 KB
ADJ_RobG.zip7.97 KB
adj_patches3.zip5.92 KB
sendpack_patch.pd1.28 KB
pack_patch.pd924 bytes
noisey.pd1.01 KB
jam_netsend.pd1.82 KB
adj_server.pl7.55 KB
pack_patch.pd924 bytes
sendpack_patch.pd1.28 KB
jam_netsend.pd1.79 KB
bangloop.pd661 bytes
bangct.pd570 bytes
adjneetrec2.pd718 bytes
adj_netsend3.pd1.69 KB
adjusttime.pl.txt1.77 KB
adj_server-0.0.2.tar.gz Grahams New Server and PD Patches28.03 KB
populate.pl598 bytes
addin.pl182 bytes
massage2.pl472 bytes
squirrel.pl Anthony Shaper data capture from all 73 bases2.51 KB
data-req-123.pd1.74 KB
data-req-12.pd1.55 KB
output~.pd1.79 KB
netperlpd.pd830 bytes
pdsender_1.pl1.36 KB
data.pl2.36 KB
login or register to post comments