[CLAM] Writing Control Data to a File in Network Editor
David García Garzón
dgarcia at iua.upf.edu
Mon Jul 28 01:40:23 PDT 2008
ControlPrinter can be configured in order to printout the numbers into stdout,
but you are likely get a lot of other messages mixed in. The better option is
to code a new processing very like the ControlPrinter but instead of writing
the values into stdout it would write the values to a given file you could
configure adding an OutFilename field to the configuration. There is also a
processing called ControlTrace that does that in a given xml format but i
don't think that that one is convenient to you.
Suggested readings:
http://iua-share.upf.edu/wikis/clam/index.php/Building_a_processing_library
http://iua-share.upf.edu/wikis/clam/index.php/Creating_a_minimal_processing_object
http://iua-share.upf.edu/wikis/clam/index.php/Processings_with_controls
http://iua-share.upf.edu/wikis/clam/index.php/Processings_with_configuration
BTW, have you compiled from source in Windows? We didn't received that many
users in windows reporting any success or problems with native compilation.
And is a process we do not perform either. How have the process worked for
you?
El Monday 28 July 2008 00:37:53 Uğur Güney va escriure:
> # Hi,
>
> # I installed the newest version of the Network editor in the SVN and
> it works fine here under Windows Vista. (At my previous attempt with
> an earlier version of Network Editor, many of the analysis objects
> made the program crash.) Thanks!
>
> # I made a simple network consists of MonoAudioFileReader connected to
> SMSAnalysisCore. Its Fundamental output is connected to
> Fundamental2Control and that is connected to ControlPrinter.
> ControlPrinter shows the fundamental frequencies very well. But for
> further analysis a have to write them in a text file. How can I do
> this?
> -ugur guney-
>
> _______________________________________________
> CLAM mailing list
> CLAM at iua.upf.es
> http://clam.iua.upf.edu
More information about the clam-users
mailing list