MathGroup Archive 2011

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

Search the Archive

Re: Creating an audio

  • To: mathgroup at smc.vnet.net
  • Subject: [mg118637] Re: Creating an audio
  • From: BoLe <bole79 at gmail.com>
  • Date: Thu, 5 May 2011 05:24:36 -0400 (EDT)
  • References: <ipsol6$8d3$1@smc.vnet.net>

> Is is possible to generate and export an audio

Or, do you know of an environment for computer sound programming I
would feel comfortable in with my novice skills?

I am looking at Nquist at the moment (by a man from CMU).

On May 5, 1:48 am, BoLe <bol... at gmail.com> wrote:
> Is is possible to generate and export an audio consisting of silence
> and discretely time-positioned instances of the same sound (short, .1-
> second). Something like:
>
> -----x------x-----x--x------x-------x----x-----x----
>
> x = Import["sound.aif"]
>
> I tried Play (where I generated x, unsatisfactorily really), but
> wasn't successful.
>
> I already have the times x would be placed at, in Mathematica where I
> also did everything else (solving my system, animating), and it would
> be conveniently to create the audio from there too, and then adding it
> to the animation movie with QuickTime.



  • Prev by Date: Re: Creating an audio
  • Next by Date: Re: anything faster than Solve[] for solving sets of polynomial equations symbolically?
  • Previous by thread: Re: Creating an audio
  • Next by thread: Re: Creating an audio