Search results for "CRENZ"
Sys::Filesystem - Retrieve list of filesystems and their properties
Sys::Filesystem is intended to be a portable interface to list and query filesystem names and their properties. At the time of writing there were only Solaris and Win32 modules available on CPAN to perform this kind of operation. This module hopes to...
REHSACK/Sys-Filesystem-1.408 - 21 Oct 2020 13:36:33 UTC - Search in distribution- Sys::Filesystem::Darwin - Return Darwin (Mac OS X) filesystem information to Sys::Filesystem
MIDI::Tools - Various functions dealing with MIDI Events
This is a collection of functions evaluating or transforming lists of MIDI events, probably most useful for algorithmic composition. It is designed to be compatible with Sean M. Burke MIDI-Perl suite of modules....
CRENZ/MIDI-Tools-0.02 - 04 Jun 2005 19:50:02 UTC - Search in distribution
MIDI::Pitch - Converts MIDI pitches, note names and frequencies into each other
This module converts MIDI pitches between 0 and 127 (called 'note numbers' in the MIDI standard) and note names into each other. The octave numbers are based on the table found in the MIDI standard (see <http://www.harmony-central.com/MIDI/Doc/table2...
CRENZ/MIDI-Pitch-0.7 - 30 Nov 2005 08:40:02 UTC - Search in distribution
Archive::Ipkg - Module for manipulation of iPKG archives
This module aids in the construction of iPKG packages (See links below for description of the implemented package format). The interface is somewhat similar to that of Archive::Tar, but with a couple differences. I consider the module to be in a beta...
CRENZ/Archive-Ipkg-0.04 - 23 Jan 2008 04:08:10 UTC - Search in distribution
Music::Gestalt - Compose music using gestalts.
This module helps to compose music using musical gestalts (forms). A gestalt is similar to a list in MIDI::Score format, but so far it only supports note events, and all parameters are expressed as values between 0 and 1. This allows for more flexibl...
CRENZ/Music-Gestalt-0.06 - 13 Jul 2005 20:52:30 UTC - Search in distribution
MIDI::Morph - Musical transition tool
The aim of MIDI::Morph is to provide an easy-to-use composition tool that allows transitions between two *gestalten* (musical snippets). The data handled by this module is in MIDI::Score format (at this moment, only "note" events are considered). Thi...
CRENZ/MIDI-Morph-0.02 - 04 Jun 2005 20:31:43 UTC - Search in distribution
Module::Find - Find and use installed modules in a (sub)category
Module::Find lets you find and use modules in categories. This can be very useful for auto-detecting driver or plugin modules. You can differentiate between looking in the category itself or in all subcategories. If you want Module::Find to search in...
CRENZ/Module-Find-0.16 - 01 Aug 2022 15:10:09 UTC - Search in distribution
Lingua::ZH::CEDICT - Interface for CEDICT, a Chinese-English dictionary
Lingua::ZH::CEDICT is an interface for CEDICT.b5, a Chinese-English dictionary file that may be freely used for non-commercial purposes. This is an alpha release; API and features are not finalized. If you intend to use this package, please contact m...
CRENZ/Lingua-ZH-CEDICT-0.04 - 07 May 2005 00:56:00 UTC - Search in distribution- Lingua::ZH::CEDICT::MySQL - MySQL interface for Lingua::ZH::CEDICT
- Lingua::ZH::CEDICT::Textfile - Interface for cedict.b5
- Lingua::ZH::CEDICT::Storable - Interface for stored dictionary data
- 1 more result from Lingua-ZH-CEDICT »
Mac::CoreMIDI - XS Interface for the Mac OS X CoreMIDI API
With Mac OS X, Apple introduced a flexible MIDI system called CoreMIDI. "Mac::CoreMIDI" translates the procedural CoreMIDI API into a set of OO Perl classes. You will need the CoreAudio SDK installed to compile this module. CoreMIDI models MIDI devic...
CRENZ/Mac-CoreMIDI-0.04 - 06 Jun 2005 09:18:36 UTC - Search in distribution- Mac::CoreMIDI::Port - Encapsulates a CoreMIDI Port
- Mac::CoreMIDI::Entity - Encapsulates a CoreMIDI Entity
- Mac::CoreMIDI::Client - Encapsulates a CoreMIDI Client
- 3 more results from Mac-CoreMIDI »
Music::Harmonics - Calculate harmonics for stringed instruments
This module calculates the note names and positions of harmonics and overtones. So far, it is limited to stringed instruments. Note that the first harmonic is the foundational pitch, the second harmonic is the first overtone, and so on. The pitch nam...
CRENZ/Music-Harmonics-0.01 - 11 May 2005 15:32:40 UTC - Search in distribution
Mail::Audit::Attach - Mail::Audit plugin for attachment handling.
This is a Mail::Audit plugin which provides easy access to files attached to mail messages. Besides Mail::Audit, it requires the "MIME::Entity" module. CONSTRUCTOR "new" This constructor is called by Mail::Audit; it should not be necessary to create ...
CRENZ/Mail-Audit-Attach-0.96 - 28 Feb 2010 11:02:30 UTC - Search in distribution
Win32::PerfCounter - Use Windows' high performance counter
The Win32 API features a high performance counter that allows measuring extremely short time spans. Depending on your machine, the resolution should be around 1 microsecond (1 second = 1_000_000 microseconds). This module is an interface to the Win32...
CRENZ/Win32-PerfCounter-0.02 - 05 Jun 2005 21:16:28 UTC - Search in distribution
Net::OpenSoundControl - OpenSound Control client and server implementation
OpenSound Control ("OSC") is a protocol for communication among computers, sound synthesizers, and other multimedia devices that is optimized for modern networking technology. http://www.cnmat.berkeley.edu/OpenSoundControl This suite of modules provi...
CRENZ/Net-OpenSoundControl-0.05 - 16 May 2005 23:22:02 UTC - Search in distribution- Net::OpenSoundControl::Client - OpenSound Control client implementation
- Net::OpenSoundControl::Server - OpenSound Control server implementation
Wx::SimplePlotter - Simple Plotter Control
This wxWidgets control plots points (e.g. function results) with different colors. It automatically scales its output according to the control size. The points are passed as pairs of coordinates. Points are connected by lines when drawn. The control ...
CRENZ/Wx-SimplePlotter-0.03 - 06 Jun 2005 08:16:21 UTC - Search in distribution
Module::PrintUsed - Prints modules used by your script when your script ends
This module helps you to check which modules (and scripts) were "use"d or "require"d during the runtime of your script. It prints the list of modules to STDERR, including version numbers and paths. Module::PrintUsed contains an "END {}" block that wi...
CRENZ/Module-PrintUsed-0.06 - 09 Mar 2015 21:55:42 UTC - Search in distribution