MathGroup Archive 2009

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

Search the Archive

Re: Using "/@" Effectively

  • To: mathgroup at smc.vnet.net
  • Subject: [mg104300] Re: Using "/@" Effectively
  • From: guerom00 <guerom00 at gmail.com>
  • Date: Tue, 27 Oct 2009 04:56:49 -0500 (EST)
  • References: <hc38lq$iae$1@smc.vnet.net>

This should work :)

{{0, 1.}, {5, 0.5}, {7, 0.5}, {12, 1.}} //Sound[melody[#1, #2], {0,
3}, SoundVolume -> 0.5] & @@@ # &


  • Prev by Date: RE: How to make table of contents, back-of-the-book index in Mathematica?
  • Next by Date: Re: Using "/@" Effectively
  • Previous by thread: Re: Using "/@" Effectively
  • Next by thread: Re: Using "/@" Effectively