Marsyas  0.6.0-alpha
Namespaces | Functions
/usr/src/RPM/BUILD/marsyas-0.6.0/src/marsyas/PeUtilities.h File Reference

Utilties for peaks extraction project. More...

#include <marsyas/system/MarSystemManager.h>
#include <marsyas/realvec.h>
#include <marsyas/export.h>
#include <fstream>
#include <string>

Go to the source code of this file.

Namespaces

namespace  Marsyas

Functions

marsyas_EXPORT void synthNetConfigure (MarSystem *pvseries, std::string sfName, std::string outsfname, std::string ressfname, std::string panningInfo, mrs_natural nbChannels, mrs_natural Nw, mrs_natural D, mrs_natural S, mrs_natural accSize, bool microphone, mrs_natural synType, mrs_natural bopt, mrs_natural delay, mrs_real fs, bool residual=0)
marsyas_EXPORT void synthNetCreate (MarSystemManager *mng, std::string outsfname, bool microphone, mrs_natural synType, bool residual=0)

Detailed Description

Utilties for peaks extraction project.

Todo:
WhyTF does PeUtilities exist in the global namespace? Fix this; make them a static class or delete the whole thing or something.

Definition in file PeUtilities.h.