Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Re: Rain - Musical Composition written with Perl

by jake (Pilgrim)
on Sep 13, 2002 at 13:50 UTC ( [id://197581]=note: print w/replies, xml ) Need Help??


in reply to Re: Rain - Musical Composition written with Perl
in thread Rain - Musical Composition written with Perl

Can't all sounds be "composed entirely out of sine waves"? Isn't that what the Fourier transform is all about?
Good questions.

In a nutshell... Yes. As a general rule, all sounds can be composed of sine waves. The fourier transform breaks down a waveform into a series of sinusoids, each with its own frequency, phase and amplitude. The sum of these sinusoids equals the original waveform. I'm guessing you already know this.

Although I am using sine waves, the difference here is that there is no original waveform. Every bleep you hear is constructed entirely from scratch using sine waves. This is called additive synthesis in the world of sound design. Breaking down vs. Building up.

As for the reverb... After the bleeps are generated, they are sent through the reverb instrument to spatialize the sound. Hope I've answered your questions.
  • Comment on Re: Re: Rain - Musical Composition written with Perl

Replies are listed 'Best First'.
Re3: Rain - Musical Composition written with Perl
by blakem (Monsignor) on Sep 13, 2002 at 23:06 UTC
    Ah, got it. So its the difference between "The Brooklyn Bridge consists of individual atoms" and "The Brooklyn Bridge was designed and built at the atomic level from individual atoms." The former is trivially true, the latter is quite a different story.

    -Blake

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (4)
As of 2024-04-19 17:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found