MathGroup Archive 2011

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

Search the Archive

Re: Creating an audio

  • To: mathgroup at smc.vnet.net
  • Subject: [mg118635] Re: Creating an audio
  • From: CPE Bach <hisicon at gmail.com>
  • Date: Thu, 5 May 2011 05:24:13 -0400 (EDT)

Do you know if there is any possibly of reading in MIDI file? Also, is aif same with aiff?

Sent from my iPhone

On May 4, 2011, at 7:49 PM, BoLe <bole79 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: How can I set a dynamic global via a Locator
  • Next by Date: Re: Creating an audio
  • Previous by thread: Creating an audio
  • Next by thread: Re: Creating an audio