<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4134.600" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>hi list,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>i've added graphic capabilities to the</FONT></DIV>
<DIV><FONT face=Arial size=2>former <STRONG>sonograph~</STRONG> 
object,</FONT></DIV>
<DIV><FONT face=Arial size=2>so, from now on, it will be known</FONT></DIV>
<DIV><FONT face=Arial size=2>as <STRONG>sonogram~</STRONG>.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>the graphic capabilities</FONT></DIV>
<DIV><FONT face=Arial size=2>include mouse-based modifications</FONT></DIV>
<DIV><FONT face=Arial size=2>( drawing, cut, paste, .... )</FONT></DIV>
<DIV><FONT face=Arial size=2>so, yes, it's now a micro-editor for 
sonograms.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>it can also be used with a sound input</FONT></DIV>
<DIV><FONT face=Arial size=2>and, thus, let you edit</FONT></DIV>
<DIV><FONT face=Arial size=2>soundfiles while running pd.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>the problem still remaining with it</FONT></DIV>
<DIV><FONT face=Arial size=2>is the time needed </FONT><FONT face=Arial 
size=2>for each graphic update :</FONT></DIV>
<DIV><FONT face=Arial size=2>the update is launched in the 
background,</FONT></DIV>
<DIV><FONT face=Arial size=2>so dsp chain is not affected by this</FONT></DIV>
<DIV><FONT face=Arial size=2>but the GUI is paralyzed meanwhile.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>the problems comes partly from tk</FONT></DIV>
<DIV><FONT face=Arial size=2>which is surprisingly much slower to delete 
points</FONT></DIV>
<DIV><FONT face=Arial size=2>than to create them</FONT></DIV>
<DIV><FONT face=Arial size=2>( you're allowed to read the code</FONT></DIV>
<DIV><FONT face=Arial size=2>and to propose optimisations ).</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>anyway, i'm hopping some day </FONT></DIV>
<DIV><FONT face=Arial size=2>we will be using 5Ghz 64-bits 
processors.</FONT></DIV>
<DIV><FONT face=Arial size=2>for the time being, it's recommended to have at 
least a 800 MHz.</FONT></DIV>
<DIV><FONT face=Arial size=2>No satisfaction&nbsp; guaranteed 
below.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Enjoy!!!</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>cheers,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Yves/</FONT></DIV>
<DIV><FONT face=Arial size=2><A 
href="http://ydegoyon.free.fr">http://ydegoyon.free.fr</A></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>PS : about a common distro of 
externals,</FONT></DIV>
<DIV><FONT face=Arial size=2>i'd rather propose "peer data" than </FONT></DIV>
<DIV><FONT face=Arial size=2>"impure data".</FONT></DIV>
<DIV><FONT face=Arial size=2>"peer data" is ok because it'a a kinda 
</FONT></DIV>
<DIV><FONT face=Arial size=2>peer-to-peer exchange.</FONT></DIV>
<DIV><FONT face=Arial size=2>this external complies with most 
constraints</FONT></DIV>
<DIV><FONT face=Arial size=2>exposed by jfm3.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>