updated namespaces

This commit is contained in:
Christopher Herb
2023-07-08 05:51:31 +02:00
parent ebae50c2e6
commit eaf72afdab
21 changed files with 21 additions and 23 deletions

View File

@@ -4,9 +4,7 @@
#include "tx_operator.h"
#include "../util/audio_math.h"
using namespace trnr::lib::util;
namespace trnr::lib::synth {
namespace trnr {
class tx_voice {
public: