/apidocs/toc-echonest.audio-module.html

http://echo-nest-remix.googlecode.com/ · HTML · 69 lines · 60 code · 2 blank · 7 comment · 0 complexity · 3360ae4e4594dc98ecb82d05186ab44f MD5 · raw file

  1. <?xml version="1.0" encoding="ascii"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  3. "DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5. <head>
  6. <title>audio</title>
  7. <link rel="stylesheet" href="epydoc.css" type="text/css" />
  8. <script type="text/javascript" src="epydoc.js"></script>
  9. </head>
  10. <body bgcolor="white" text="black" link="blue" vlink="#204080"
  11. alink="#204080">
  12. <h1 class="toc">Module audio</h1>
  13. <hr />
  14. <h2 class="toc">Classes</h2>
  15. <a target="mainFrame" href="echonest.audio.AmplitudeFactor-class.html"
  16. >AmplitudeFactor</a><br /> <a target="mainFrame" href="echonest.audio.AudioAnalysis-class.html"
  17. >AudioAnalysis</a><br /> <a target="mainFrame" href="echonest.audio.AudioData-class.html"
  18. >AudioData</a><br /> <a target="mainFrame" href="echonest.audio.AudioData32-class.html"
  19. >AudioData32</a><br /> <a target="mainFrame" href="echonest.audio.AudioEffect-class.html"
  20. >AudioEffect</a><br /> <a target="mainFrame" href="echonest.audio.AudioQuantum-class.html"
  21. >AudioQuantum</a><br /> <a target="mainFrame" href="echonest.audio.AudioQuantumList-class.html"
  22. >AudioQuantumList</a><br /> <a target="mainFrame" href="echonest.audio.AudioRenderable-class.html"
  23. >AudioRenderable</a><br /> <a target="mainFrame" href="echonest.audio.AudioSegment-class.html"
  24. >AudioSegment</a><br /> <a target="mainFrame" href="echonest.audio.EchoNestRemixError-class.html"
  25. >EchoNestRemixError</a><br /> <a target="mainFrame" href="echonest.audio.FileTypeError-class.html"
  26. >FileTypeError</a><br /> <a target="mainFrame" href="echonest.audio.LevelDB-class.html"
  27. >LevelDB</a><br /> <a target="mainFrame" href="echonest.audio.LocalAnalysis-class.html"
  28. >LocalAnalysis</a><br /> <a target="mainFrame" href="echonest.audio.LocalAudioFile-class.html"
  29. >LocalAudioFile</a><br /> <a target="mainFrame" href="echonest.audio.ModifiedRenderable-class.html"
  30. >ModifiedRenderable</a><br /> <a target="mainFrame" href="echonest.audio.Simultaneous-class.html"
  31. >Simultaneous</a><br /> <a target="mainFrame" href="echonest.audio.TimeTruncateFactor-class.html"
  32. >TimeTruncateFactor</a><br /> <a target="mainFrame" href="echonest.audio.TimeTruncateLength-class.html"
  33. >TimeTruncateLength</a><br /> <h2 class="toc">Functions</h2>
  34. <div class="private">
  35. <a target="mainFrame" href="echonest.audio-module.html#_attributeParser"
  36. >_attributeParser</a><br /> </div>
  37. <div class="private">
  38. <a target="mainFrame" href="echonest.audio-module.html#_dataParser"
  39. >_dataParser</a><br /> </div>
  40. <div class="private">
  41. <a target="mainFrame" href="echonest.audio-module.html#_segmentsParser"
  42. >_segmentsParser</a><br /> </div>
  43. <a target="mainFrame" href="echonest.audio-module.html#assemble"
  44. >assemble</a><br /> <a target="mainFrame" href="echonest.audio-module.html#chain_from_mixed"
  45. >chain_from_mixed</a><br /> <a target="mainFrame" href="echonest.audio-module.html#ffmpeg"
  46. >ffmpeg</a><br /> <a target="mainFrame" href="echonest.audio-module.html#ffmpeg_error_check"
  47. >ffmpeg_error_check</a><br /> <a target="mainFrame" href="echonest.audio-module.html#getpieces"
  48. >getpieces</a><br /> <a target="mainFrame" href="echonest.audio-module.html#megamix"
  49. >megamix</a><br /> <a target="mainFrame" href="echonest.audio-module.html#mix"
  50. >mix</a><br /> <a target="mainFrame" href="echonest.audio-module.html#settings_from_ffmpeg"
  51. >settings_from_ffmpeg</a><br /> <h2 class="toc">Variables</h2>
  52. <a target="mainFrame" href="echonest.audio-module.html#__package__"
  53. >__package__</a><br /> <a target="mainFrame" href="echonest.audio-module.html#ffmpeg_install_instructions"
  54. >ffmpeg_install_instructions</a><br /><hr />
  55. <span class="options">[<a href="javascript:void(0);" class="privatelink"
  56. onclick="toggle_private();">hide&nbsp;private</a>]</span>
  57. <script type="text/javascript">
  58. <!--
  59. // Private objects are initially displayed (because if
  60. // javascript is turned off then we want them to be
  61. // visible); but by default, we want to hide them. So hide
  62. // them unless we have a cookie that says to show them.
  63. checkCookie();
  64. // -->
  65. </script>
  66. </body>
  67. </html>