Menu

BuzzPerl / News: Recent posts

BuzzPerl 0.3

BuzzPerl is now a Perl module. Read and write buzz files. Manipulate or create any data. Examples for creating patterns using a basic Algorithmic Composition technique.

Posted by Kenward Bradley 2004-11-30

BuzzPerl 0.2

Now BuzzPerl can read, write, and dump Buzz files. Also manipulate and create new Buzz data (for example create new patterns).

READ BUZZ FILES: WORKING. All data from the Buzz file is represented as a hash in Perl. Machines, Patterns, etc, can be referenced (i.e. It's not just a raw data load-- data is unpacked).

WRITE BUZZ FILES: WORKING. Data from the hash is packed properly before being written to the file. This was fixed since v0.1.... read more

Posted by Kenward Bradley 2004-11-21

BuzzPerl Project Announcement

DESCRIPTION: BuzzPerl will be a set of tools used to read, write, and manipulate Jeskola Buzz song files from Perl. (Jeskola Buzz is a high quality free modular music sequencer and synthesizer software for Win32.) Intended use is for algorithmic music composition, but could be used by anyone who wants to compose music from Perl. Code is GPL.

-------------------------------------------------------
NEED: Perl Developers... read more

Posted by Kenward Bradley 2002-08-25