libpsynth 0.2.1
Namespaces | Defines | Functions
/home/raskolnikov/dev/psynth/trunk/src/psynth/new_graph/processor.cpp File Reference

Time-stamp: <2011-06-28 18:54:58 raskolnikov> More...

#include <iostream>
#include "base/throw.hpp"
#include "core/patch.hpp"
#include "sink_node.hpp"
#include "process_node.hpp"
#include "processor.hpp"
Include dependency graph for processor.cpp:

Namespaces

namespace  psynth
namespace  psynth::graph

Defines

#define PSYNTH_MODULE_NAME   "psynth.graph.processor"

Functions

 psynth::graph::PSYNTH_DEFINE_ERROR (processor_error)
 psynth::graph::PSYNTH_DEFINE_ERROR_WHAT (processor_not_running_error,"Can not start running processor.")
 psynth::graph::PSYNTH_DEFINE_ERROR_WHAT (processor_not_idle_error,"Can not stop idle processor.")

Detailed Description

Time-stamp: <2011-06-28 18:54:58 raskolnikov>

Author:
Juan Pedro BolĂ­var Puente <raskolnikov@es.gnu.org>
Date:
Fri Jun 10 16:17:02 2011

Synthesis graph processor implementation.


Define Documentation

#define PSYNTH_MODULE_NAME   "psynth.graph.processor"