MathGroup Archive 2008

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: waveform

  • To: mathgroup at smc.vnet.net
  • Subject: [mg88070] Re: [mg88023] waveform
  • From: "W_Craig Carter" <ccarter at mit.edu>
  • Date: Wed, 23 Apr 2008 04:10:34 -0400 (EDT)
  • References: <200804221027.GAA28589@smc.vnet.net>

Hello Jack,
I believe this may work or easily modified for your purposes
Scream[m_] := Play[Sin[440 2 Pi t (1 + m t)], {t, 0, 1}]
Scream[1.2]


On Tue, Apr 22, 2008 at 6:27 AM, Jack Kennedy <jack at realmode.com> wrote:
> I'm new to the audio functions of Mathematica, and I'd like
>  to create a waveform that is a sine wave of whose frequency
>  increasing linearly over time. Does anybody know a way
>  to do this?
>
>  Thanks,
>  Jack
>
>
>



-- 
W. Craig Carter


  • References:
    • waveform
      • From: "Jack Kennedy" <jack@realmode.com>
  • Prev by Date: Fourier transform in arbitrary dimension?
  • Next by Date: Re: Problem with RegionFunction
  • Previous by thread: waveform
  • Next by thread: Re: waveform