Jack configuration (alpha)

This commit is contained in:
Robin Davies
2021-08-29 14:04:59 -04:00
parent 6e1b7346f6
commit 94c7d406f7
32 changed files with 1061 additions and 293 deletions
+1 -1
View File
@@ -27,6 +27,7 @@
#include "json.hpp"
#include "JackServerSettings.hpp"
#include <functional>
#include "PiPedalAlsa.hpp"
namespace pipedal {
@@ -118,7 +119,6 @@ public:
class IHost;
class JackHost {
protected:
JackHost() { }
public: