[DEV] add portaudio

This commit is contained in:
2015-02-19 22:00:21 +01:00
parent dfb46560a7
commit 7d6e1e0bf6
13 changed files with 411 additions and 56 deletions

View File

@@ -33,7 +33,7 @@ namespace river {
/**
* @brief Destructor
*/
virtual ~Manager() {};
virtual ~Manager();
private:
ejson::Document m_config; // harware configuration
std::vector<std::shared_ptr<river::io::Node> > m_listKeepAlive; //!< list of all Node that might be keep alive sone time