<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
El 01/20/2009 10:35 PM, Pau Arumí escribió:
<blockquote cite="mid:1232487325.6301.3.camel@macbook" type="cite">
  <pre wrap="">El dt 20 de 01 de 2009 a les 22:07 +0100, en/na Natanael Olaiz va
escriure:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi all!,

I commited some changes on SndfilePlayer, until David make me realize 
that would be better to do the changes directly on the new 
LockFreeSndfilePlayer... so I applied those and others few changes on 
it. There is pending some refactoring on the code, but anyway: what do 
you think to delete the old SndFilePlayer to avoid the code duplication 
(maybe moving it to SndfilePlayer then)?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Agree. I think the duplication only had sense during a while for testing
the stability of the threaded lock-free version.
  </pre>
</blockquote>
<br>
Done with the player:<br>
<br>
<blockquote><i>r12636 | nolaiz | 2009-02-02 11:58:17 +0100 (Mon, 02 Feb
2009) | 3 lines<br>
  <br>
 * CLAM/plugins/sndfile/SndfilePlayer: removed<br>
 * CLAM/plugins/sndfile/LockFreeSndfilePlayer: renamed to SndfilePlayer<br>
  </i></blockquote>
<br>
<br>
The next step should be with the writer, but I want to revise them
first...<br>
<br>
<br>
Best regards,<br>
Natanael<br>
<br>
<blockquote cite="mid:1232487325.6301.3.camel@macbook" type="cite">
  <pre wrap="">
  </pre>
  <blockquote type="cite">
    <pre wrap="">And BTW, I'm doing this trying to implement a kind of sampler... and 
thinking about this I would like to be able to use 
regions/marks/pointers on the sound files to make the seek easier to 
prepare on a sound file whithin an editor... But 1) as I see, libsndfile 
doesn't support that marks. 2) I don't know if there is a Linux audio 
editor which allow to make that marks (I remember that Cool Edit -actual 
"Audition"- does it, and CSound can read it)... does anyone know 
something about that?
    </pre>
  </blockquote>
  <pre wrap=""><!---->

Take a look at Specimen and Swami projects.






_______________________________________________
Clam-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Clam-devel@llistes.projectes.lafarga.org">Clam-devel@llistes.projectes.lafarga.org</a>
<a class="moz-txt-link-freetext" href="https://llistes.projectes.lafarga.org/cgi-bin/mailman/listinfo/clam-devel">https://llistes.projectes.lafarga.org/cgi-bin/mailman/listinfo/clam-devel</a>

  </pre>
</blockquote>
<br>
</body>
</html>