MathGroup Archive 2008

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

Search the Archive

Using SampleDepth and SampleRate for SoundNote data?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg86575] Using SampleDepth and SampleRate for SoundNote data?
  • From: brtubb at pdmusic.org
  • Date: Thu, 13 Mar 2008 20:54:52 -0500 (EST)

Since Mathematica 6.0.2 0's new SoundNote function doesn't have a
direct optional parameter for SampleDepth and SampleRate, is there any
way to have those capabilies accesed and applied to its output? Those
parameters are otherwise availble when used with the Play[] and the
ListPlay[] functions. For example, I would like to ensure the hightest
quality (and usuable by most users) of playback with values of
SampleDepth->8 and SampleRate->44100, although some soundcards, such
as the Audigy 2, support SampleDepth=24 and SampleRate->96000. Can
anyone give me an example of how to take advantage of this within the
range of the parameters for SoundNote[] objects?

Benjamin Tubb
brtubb at pdmusic.org


  • Prev by Date: Re: Need help to find position of max location
  • Next by Date: Re: Need help to find position of max location
  • Previous by thread: Re: help to find position location
  • Next by thread: Re: Using SampleDepth and SampleRate for SoundNote data?