<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>814070e6768fe701e3016a1237f49c29529aa0ae</id>
      </parent>
    </parents>
    <author>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </author>
    <url>http://github.com/tuffy/python-audio-tools/commit/52dbbb2cef532e6b3799069bc487a8fe34a0ce3d</url>
    <id>52dbbb2cef532e6b3799069bc487a8fe34a0ce3d</id>
    <committed-date>2008-07-26T10:07:09-07:00</committed-date>
    <authored-date>2008-07-26T10:07:09-07:00</authored-date>
    <message>Updated the version number.</message>
    <tree>9c395bfbc5a0e9b6db9b979e36e2d6c64fd4f6f4</tree>
    <committer>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9afd23779e04b91995cfd0db7e578dd7c6154567</id>
      </parent>
    </parents>
    <author>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </author>
    <url>http://github.com/tuffy/python-audio-tools/commit/814070e6768fe701e3016a1237f49c29529aa0ae</url>
    <id>814070e6768fe701e3016a1237f49c29529aa0ae</id>
    <committed-date>2008-07-22T19:01:57-07:00</committed-date>
    <authored-date>2008-07-22T19:01:57-07:00</authored-date>
    <message>LAME 3.98 now handles the PCM input byteswap flag (-x) correctly, and so I've adjusted my MP3 encoding accordingly.
Since there's undoubtedly lots of people using older LAME versions,
I've added a run-time check to ensure either version works properly.</message>
    <tree>92fc8018bb5621409ff3cfbdc1947c79fd20fe82</tree>
    <committer>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>374a028e11bc25170af4f4756b09735ed55995d2</id>
      </parent>
    </parents>
    <author>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </author>
    <url>http://github.com/tuffy/python-audio-tools/commit/9afd23779e04b91995cfd0db7e578dd7c6154567</url>
    <id>9afd23779e04b91995cfd0db7e578dd7c6154567</id>
    <committed-date>2008-07-15T07:26:21-07:00</committed-date>
    <authored-date>2008-07-15T07:26:21-07:00</authored-date>
    <message>Adjusted MP3's to_pcm to rename file to temp.mp3 and then decode to temp.wav
before returning the PCM of temp.wav
Due to an odd LAME decoding regression, it doesn't like files without suffixes
any longer.</message>
    <tree>cac8eff403f1305df29cc3d2cd68ddfc73137766</tree>
    <committer>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8a856dc76e7d5041d2d3f69b5c527d9fdc43e82a</id>
      </parent>
    </parents>
    <author>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </author>
    <url>http://github.com/tuffy/python-audio-tools/commit/374a028e11bc25170af4f4756b09735ed55995d2</url>
    <id>374a028e11bc25170af4f4756b09735ed55995d2</id>
    <committed-date>2008-07-14T19:55:48-07:00</committed-date>
    <authored-date>2008-07-14T19:55:48-07:00</authored-date>
    <message>Added a preliminary workaround for the now messed-up MP3/MP2 decoding.
The latest version of LAME has introduced a decoding regression of some sort.</message>
    <tree>4404f071ceb603dcea1ac702d1e951d83b67c448</tree>
    <committer>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>31216e7aa725a8bc4afd652b898afa3a2af5d555</id>
      </parent>
    </parents>
    <author>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </author>
    <url>http://github.com/tuffy/python-audio-tools/commit/8a856dc76e7d5041d2d3f69b5c527d9fdc43e82a</url>
    <id>8a856dc76e7d5041d2d3f69b5c527d9fdc43e82a</id>
    <committed-date>2008-07-03T05:48:03-07:00</committed-date>
    <authored-date>2008-07-03T05:48:03-07:00</authored-date>
    <message>Ported a fix from libsamplerate-1.4</message>
    <tree>386a5ff93374e730e32a76b37ea3f4866308e563</tree>
    <committer>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>47e2f1e0d43c37bd88fcf86c6384bd008ac18149</id>
      </parent>
    </parents>
    <author>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </author>
    <url>http://github.com/tuffy/python-audio-tools/commit/31216e7aa725a8bc4afd652b898afa3a2af5d555</url>
    <id>31216e7aa725a8bc4afd652b898afa3a2af5d555</id>
    <committed-date>2008-06-21T13:45:15-07:00</committed-date>
    <authored-date>2008-06-21T13:45:15-07:00</authored-date>
    <message>Updated the versio number to 2.9.</message>
    <tree>fc627308dbebb4b0c11d4dc690385a1b638d3c6a</tree>
    <committer>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>78b620893a3ddb6bcd749daabc6da5a0c7e742dd</id>
      </parent>
    </parents>
    <author>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </author>
    <url>http://github.com/tuffy/python-audio-tools/commit/47e2f1e0d43c37bd88fcf86c6384bd008ac18149</url>
    <id>47e2f1e0d43c37bd88fcf86c6384bd008ac18149</id>
    <committed-date>2008-06-21T10:18:59-07:00</committed-date>
    <authored-date>2008-06-21T10:18:59-07:00</authored-date>
    <message>More minor tweaks to the FLAC encoding documentation to add consistency.</message>
    <tree>f82dae65cd51155233b991341e42115bcab1ee18</tree>
    <committer>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f572e4b7076f527f8cbbb5ed004d08542b75850f</id>
      </parent>
    </parents>
    <author>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </author>
    <url>http://github.com/tuffy/python-audio-tools/commit/78b620893a3ddb6bcd749daabc6da5a0c7e742dd</url>
    <id>78b620893a3ddb6bcd749daabc6da5a0c7e742dd</id>
    <committed-date>2008-06-12T12:28:28-07:00</committed-date>
    <authored-date>2008-06-12T12:28:28-07:00</authored-date>
    <message>Tweaked &quot;coefficients&quot; to read &quot;QLP coefficients&quot; in the docs.
This avoids ambiguity when discussing FLAC encoding.</message>
    <tree>87c1cafa7abb1475380cffee6bfb3d2065ee2f65</tree>
    <committer>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8f9e673e033db372ac84dd784c47522506f08b98</id>
      </parent>
    </parents>
    <author>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </author>
    <url>http://github.com/tuffy/python-audio-tools/commit/f572e4b7076f527f8cbbb5ed004d08542b75850f</url>
    <id>f572e4b7076f527f8cbbb5ed004d08542b75850f</id>
    <committed-date>2008-06-10T11:27:14-07:00</committed-date>
    <authored-date>2008-06-10T11:27:14-07:00</authored-date>
    <message>Added the exhaustive LPC calculation process figure.</message>
    <tree>78945b4a7cf78bdd1564a4a43d0cc7bb9aa657d7</tree>
    <committer>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>319c1f4985403817ae232cfe5855f132ba5a6455</id>
      </parent>
    </parents>
    <author>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </author>
    <url>http://github.com/tuffy/python-audio-tools/commit/8f9e673e033db372ac84dd784c47522506f08b98</url>
    <id>8f9e673e033db372ac84dd784c47522506f08b98</id>
    <committed-date>2008-06-10T10:21:43-07:00</committed-date>
    <authored-date>2008-06-10T10:21:43-07:00</authored-date>
    <message>Added exhaustive LPC order searching to the FLAC encoding documentation.</message>
    <tree>1bd7e5d1877026334aef31643bbf1095d768ecdd</tree>
    <committer>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cb369cdecff30708e102dc27a2ff8e49b1d5a610</id>
      </parent>
    </parents>
    <author>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </author>
    <url>http://github.com/tuffy/python-audio-tools/commit/319c1f4985403817ae232cfe5855f132ba5a6455</url>
    <id>319c1f4985403817ae232cfe5855f132ba5a6455</id>
    <committed-date>2008-06-04T11:48:37-07:00</committed-date>
    <authored-date>2008-06-04T11:48:37-07:00</authored-date>
    <message>Minor documentation tweaks.</message>
    <tree>2e29079ccd62101935af90cdebc83c7463aec962</tree>
    <committer>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6a8f9033b29cba5a0230533035ec708d72d69db4</id>
      </parent>
    </parents>
    <author>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </author>
    <url>http://github.com/tuffy/python-audio-tools/commit/cb369cdecff30708e102dc27a2ff8e49b1d5a610</url>
    <id>cb369cdecff30708e102dc27a2ff8e49b1d5a610</id>
    <committed-date>2008-06-04T07:02:15-07:00</committed-date>
    <authored-date>2008-06-04T07:02:15-07:00</authored-date>
    <message>Finished the quantizing coefficients documentation.</message>
    <tree>c30e1faad5a82848c600e194c468077cd8ed8cd9</tree>
    <committer>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>026e0e93f822ec4561f163d8b5630c4f0e3319d1</id>
      </parent>
    </parents>
    <author>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </author>
    <url>http://github.com/tuffy/python-audio-tools/commit/6a8f9033b29cba5a0230533035ec708d72d69db4</url>
    <id>6a8f9033b29cba5a0230533035ec708d72d69db4</id>
    <committed-date>2008-06-03T17:27:05-07:00</committed-date>
    <authored-date>2008-06-03T17:27:05-07:00</authored-date>
    <message>Made function calls in the formats documentation consistently typeset.</message>
    <tree>70d1c8a3a6077074482ab1ebbd530b3abe7dd4cb</tree>
    <committer>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>75c5e7d5a59807fddc71e53082e1ac834d98ecd3</id>
      </parent>
    </parents>
    <author>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </author>
    <url>http://github.com/tuffy/python-audio-tools/commit/026e0e93f822ec4561f163d8b5630c4f0e3319d1</url>
    <id>026e0e93f822ec4561f163d8b5630c4f0e3319d1</id>
    <committed-date>2008-06-03T16:10:03-07:00</committed-date>
    <authored-date>2008-06-03T16:10:03-07:00</authored-date>
    <message>Removed lots of trailing whitespace from the documentation.</message>
    <tree>1ee5f4c839a0f18fabdd2a4fb664589cc6dd2d13</tree>
    <committer>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>edeb77d4fce4ad26c45fe29e29bba205b14ac0e1</id>
      </parent>
    </parents>
    <author>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </author>
    <url>http://github.com/tuffy/python-audio-tools/commit/75c5e7d5a59807fddc71e53082e1ac834d98ecd3</url>
    <id>75c5e7d5a59807fddc71e53082e1ac834d98ecd3</id>
    <committed-date>2008-06-03T10:29:18-07:00</committed-date>
    <authored-date>2008-06-03T10:29:18-07:00</authored-date>
    <message>More additions to the coefficient quantization calculation.
Tweaked the FreeDB documentation to be less of a multi-column hack.</message>
    <tree>22c6a8cb196566d3bb7f65b8697a2da1b00ce1a2</tree>
    <committer>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>543480c95fff47a331fce4c5ec4d0f6580761768</id>
      </parent>
    </parents>
    <author>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </author>
    <url>http://github.com/tuffy/python-audio-tools/commit/edeb77d4fce4ad26c45fe29e29bba205b14ac0e1</url>
    <id>edeb77d4fce4ad26c45fe29e29bba205b14ac0e1</id>
    <committed-date>2008-06-02T12:11:10-07:00</committed-date>
    <authored-date>2008-06-02T12:11:10-07:00</authored-date>
    <message>Makefile fixes.  Finished the best order computation documentation.</message>
    <tree>d59019be901317d58465b16426b2cb90c7391df3</tree>
    <committer>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b2bbe3485f49e260b92514b8ca5e1ca32062b183</id>
      </parent>
    </parents>
    <author>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </author>
    <url>http://github.com/tuffy/python-audio-tools/commit/543480c95fff47a331fce4c5ec4d0f6580761768</url>
    <id>543480c95fff47a331fce4c5ec4d0f6580761768</id>
    <committed-date>2008-06-01T17:58:03-07:00</committed-date>
    <authored-date>2008-06-01T17:58:03-07:00</authored-date>
    <message>Preliminary best order calculation documentation.</message>
    <tree>4122ba9ff4c2297433b8983bd65abf753c6fd42d</tree>
    <committer>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>80e235097c41acd031d784465689b1d6b8c5fb1e</id>
      </parent>
    </parents>
    <author>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </author>
    <url>http://github.com/tuffy/python-audio-tools/commit/b2bbe3485f49e260b92514b8ca5e1ca32062b183</url>
    <id>b2bbe3485f49e260b92514b8ca5e1ca32062b183</id>
    <committed-date>2008-05-31T09:37:13-07:00</committed-date>
    <authored-date>2008-05-31T09:37:13-07:00</authored-date>
    <message>Tweaked the autocorrelation example to use floats.</message>
    <tree>118883ea8eefba22506c164753128d02b1f20f6e</tree>
    <committer>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>aae47914a9c1fd76d4abe805603e2989adfb3e1a</id>
      </parent>
    </parents>
    <author>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </author>
    <url>http://github.com/tuffy/python-audio-tools/commit/80e235097c41acd031d784465689b1d6b8c5fb1e</url>
    <id>80e235097c41acd031d784465689b1d6b8c5fb1e</id>
    <committed-date>2008-05-31T08:20:15-07:00</committed-date>
    <authored-date>2008-05-31T08:20:15-07:00</authored-date>
    <message>Minor formatting tweaks.</message>
    <tree>7a411000f100409bb12e451e4e5b8ef199c6f71a</tree>
    <committer>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>379d61d60ae5a91effcc08230e54a37104f77748</id>
      </parent>
    </parents>
    <author>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </author>
    <url>http://github.com/tuffy/python-audio-tools/commit/aae47914a9c1fd76d4abe805603e2989adfb3e1a</url>
    <id>aae47914a9c1fd76d4abe805603e2989adfb3e1a</id>
    <committed-date>2008-05-31T08:13:58-07:00</committed-date>
    <authored-date>2008-05-31T08:13:58-07:00</authored-date>
    <message>Added a better autocorrelation example figure.</message>
    <tree>569a8eba45f25d338800d806a587a9e4b284600a</tree>
    <committer>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>859cee8514c8542dbae67d50298137f77716bc13</id>
      </parent>
    </parents>
    <author>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </author>
    <url>http://github.com/tuffy/python-audio-tools/commit/379d61d60ae5a91effcc08230e54a37104f77748</url>
    <id>379d61d60ae5a91effcc08230e54a37104f77748</id>
    <committed-date>2008-05-30T20:37:15-07:00</committed-date>
    <authored-date>2008-05-30T20:37:15-07:00</authored-date>
    <message>Added windowing documentation, including the plots and an example.</message>
    <tree>71245c5d6abe2db2849d83c34dfdda8df90d6a73</tree>
    <committer>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e9d80408f8e2ff933fdaa9a27e32f2032318f548</id>
      </parent>
    </parents>
    <author>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </author>
    <url>http://github.com/tuffy/python-audio-tools/commit/859cee8514c8542dbae67d50298137f77716bc13</url>
    <id>859cee8514c8542dbae67d50298137f77716bc13</id>
    <committed-date>2008-05-30T11:56:09-07:00</committed-date>
    <authored-date>2008-05-30T11:56:09-07:00</authored-date>
    <message>Imported the Hann and Tukey plots to the FLAC codec documentation.</message>
    <tree>95e38b194d1e7d362e5b1d4d2d0ae359e3d1b932</tree>
    <committer>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8f49d30c558e6398373b30a773762e1c29757e87</id>
      </parent>
    </parents>
    <author>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </author>
    <url>http://github.com/tuffy/python-audio-tools/commit/e9d80408f8e2ff933fdaa9a27e32f2032318f548</url>
    <id>e9d80408f8e2ff933fdaa9a27e32f2032318f548</id>
    <committed-date>2008-05-30T11:29:24-07:00</committed-date>
    <authored-date>2008-05-30T11:29:24-07:00</authored-date>
    <message>Added Hann and Tukey GNUPlots for the documentation.</message>
    <tree>4626c9bfb870851acc07424dcd08b00c10ea7430</tree>
    <committer>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3695db66bb40766da9341d6c4079872ff4132db7</id>
      </parent>
    </parents>
    <author>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </author>
    <url>http://github.com/tuffy/python-audio-tools/commit/8f49d30c558e6398373b30a773762e1c29757e87</url>
    <id>8f49d30c558e6398373b30a773762e1c29757e87</id>
    <committed-date>2008-05-30T10:04:29-07:00</committed-date>
    <authored-date>2008-05-30T10:04:29-07:00</authored-date>
    <message>Added a basic diagram of the LPC subframe encoding process.
Since it is somewhat complicated, hopefully this will make it easier to follow.</message>
    <tree>6b810bbc68aed95a080e66410308ff085a5f92b5</tree>
    <committer>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ceadf593ef14f9f9d3ab309af75dfbbeaff2f610</id>
      </parent>
      <parent>
        <id>7c8f67ae4d501595780a32bd5ad857da1becd3e5</id>
      </parent>
    </parents>
    <author>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </author>
    <url>http://github.com/tuffy/python-audio-tools/commit/3695db66bb40766da9341d6c4079872ff4132db7</url>
    <id>3695db66bb40766da9341d6c4079872ff4132db7</id>
    <committed-date>2008-05-30T05:46:04-07:00</committed-date>
    <authored-date>2008-05-30T05:46:04-07:00</authored-date>
    <message>Merge tuffy@mnnguyen.com:audiotools</message>
    <tree>f0f5adefdfe9a45b265c4538d921e04a64c7470c</tree>
    <committer>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>300d4998b8545a18c3724d28dce46cb9599738bd</id>
      </parent>
    </parents>
    <author>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </author>
    <url>http://github.com/tuffy/python-audio-tools/commit/ceadf593ef14f9f9d3ab309af75dfbbeaff2f610</url>
    <id>ceadf593ef14f9f9d3ab309af75dfbbeaff2f610</id>
    <committed-date>2008-05-30T05:46:00-07:00</committed-date>
    <authored-date>2008-05-30T05:46:00-07:00</authored-date>
    <message>Minor tweak to MP3 docs.</message>
    <tree>5fb7a136ab5d02644c6994cfcf0137db4a488693</tree>
    <committer>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>300d4998b8545a18c3724d28dce46cb9599738bd</id>
      </parent>
    </parents>
    <author>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </author>
    <url>http://github.com/tuffy/python-audio-tools/commit/7c8f67ae4d501595780a32bd5ad857da1becd3e5</url>
    <id>7c8f67ae4d501595780a32bd5ad857da1becd3e5</id>
    <committed-date>2008-05-29T18:13:48-07:00</committed-date>
    <authored-date>2008-05-29T18:13:48-07:00</authored-date>
    <message>Changed ASCII-style &quot;*&quot; multiplication characters to the multiplication symbol.</message>
    <tree>69780f1417bdf70b05af8ca885c4b67ff2297960</tree>
    <committer>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3f012fbb9eabdeaddfe453d0ed69bc97bdbe20b6</id>
      </parent>
    </parents>
    <author>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </author>
    <url>http://github.com/tuffy/python-audio-tools/commit/300d4998b8545a18c3724d28dce46cb9599738bd</url>
    <id>300d4998b8545a18c3724d28dce46cb9599738bd</id>
    <committed-date>2008-05-29T07:23:39-07:00</committed-date>
    <authored-date>2008-05-29T07:23:39-07:00</authored-date>
    <message>Added the CC logo to the documentation.
This is largely an excuse to experiment with troff page positioning macros.</message>
    <tree>52b32ac148143b6f63b1ce27dc218354c5ff63fe</tree>
    <committer>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>649f262af1dcfce32edbe9d08090ebc31956c870</id>
      </parent>
    </parents>
    <author>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </author>
    <url>http://github.com/tuffy/python-audio-tools/commit/3f012fbb9eabdeaddfe453d0ed69bc97bdbe20b6</url>
    <id>3f012fbb9eabdeaddfe453d0ed69bc97bdbe20b6</id>
    <committed-date>2008-05-27T07:33:53-07:00</committed-date>
    <authored-date>2008-05-27T07:33:53-07:00</authored-date>
    <message>More minor coefficients docs tweaks.</message>
    <tree>1982c115e4ec8e20d3b3f4a893580a58569b56c9</tree>
    <committer>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7843ff5c91b3e90b3f395cc6ccf674c493d8d56f</id>
      </parent>
    </parents>
    <author>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </author>
    <url>http://github.com/tuffy/python-audio-tools/commit/649f262af1dcfce32edbe9d08090ebc31956c870</url>
    <id>649f262af1dcfce32edbe9d08090ebc31956c870</id>
    <committed-date>2008-05-27T06:54:56-07:00</committed-date>
    <authored-date>2008-05-27T06:54:56-07:00</authored-date>
    <message>Added yet more minor improvements to the LP coefficient calculation example.
Hopefully this will make the algorithm a bit more apparent.</message>
    <tree>58f20bf96991d5e76b53cdf94e397bc2a99a8572</tree>
    <committer>
      <name>Brian Langenberger</name>
      <email>bjl@usa.net</email>
    </committer>
  </commit>
</commits>
