Marsyas
0.6.0-alpha
|
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) |
Utilties for peaks extraction project.
Definition in file PeUtilities.h.