Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Rain - Musical Composition written with Perl

by zentara (Archbishop)
on Sep 13, 2002 at 15:52 UTC ( [id://197624]=note: print w/replies, xml ) Need Help??


in reply to Rain - Musical Composition written with Perl

Hi, I don't want to sound dumb, but how do you actually use this to listen? I'm using the Rain.pl and it runs, with some errors, and produces a Rain.sco file. What do I do with the Rain.sco? The error is : Use of uninitialized value in subtraction (-) at /home/zentara/perl5lib/ComputerMusic.pm line 66.
  • Comment on Re: Rain - Musical Composition written with Perl

Replies are listed 'Best First'.
Re: Re: Rain - Musical Composition written with Perl
by jake (Pilgrim) on Sep 13, 2002 at 16:03 UTC
    The entire process works in three stages:

    Perl -> Csound -> Soundfile

    Perl is the top level in this chain. It's where I compose the piece. Rain.pl generates Rain.sco. Csound is a synthesis language. Csound takes Rain.sco and Rain.orc and generates a soundfile.

    As for the errors, I'm not getting those on my machine. But I take full responsibility for anything broken in my code. :)

      Nothing broken here, the message is just a warning, not an error. The reason it does not occur on your machine might be that you're using differnt perl builds.

      So long,
      Flexx

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://197624]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-04-25 10:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found