updated namespaces
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include <array>
|
||||
#include <vector>
|
||||
|
||||
namespace trnr::lib::filter {
|
||||
namespace trnr {
|
||||
// Lowpass filter based on YLowpass by Chris Johnson
|
||||
class ylowpass {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user