The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Net::LibLO"

Net::LibLO - Perl interface for liblo Lightweight OSC library River stage one • 4 direct dependents • 4 total dependents

Net::LibLO class is used to send and recieve OSC messages using LibLO (the Lightweight OSC library). The coding style is slightly different to the C interface to LibLO, because it makes use of perl's Object Oriented functionality. new( [port], [proto...

NJH/Net-LibLO-0.06 - 09 Mar 2007 21:06:12 UTC

Net::LibLO::Bundle River stage one • 4 direct dependents • 4 total dependents

Net::LibLO::Bundle is a perl class which represents a bundle of OSC messages. new( [sec, frac] ) Create a new OSC bundle, with an optional timetag. sec: The number of seconds since Jan 1st 1900 in the UTC timezone. frac: The fractions of a second off...

NJH/Net-LibLO-0.06 - 09 Mar 2007 21:06:12 UTC

Net::LibLO::Address River stage one • 4 direct dependents • 4 total dependents

Net::LibLO::Address is a perl class which represents an address to send messages to new( hostname, port ) Create a new OSC address, from a hostname and port new( port ) Create a new OSC address, from port. Localhost is assumed. new( url ) Create a ne...

NJH/Net-LibLO-0.06 - 09 Mar 2007 21:06:12 UTC

Net::LibLO::Message River stage one • 4 direct dependents • 4 total dependents

Net::LibLO::Message is a perl class which represents a single OSC message. new( ) Create a new, empty message. new( types, ... ) "types" The types of the data items in the message. i 32 bit signed integer. f 32 bit IEEE-754 float. s A string d 64 bit...

NJH/Net-LibLO-0.06 - 09 Mar 2007 21:06:12 UTC
4 results (0.033 seconds)