rename the whole thing to baudmine >:-)

This commit is contained in:
2026-03-25 22:48:50 +01:00
parent dfe61b65e1
commit c526f00957
36 changed files with 88 additions and 88 deletions

View File

@@ -8,7 +8,7 @@
#include <string>
#include <vector>
namespace baudline {
namespace baudmine {
class WavReader {
public:
@@ -38,4 +38,4 @@ private:
std::vector<uint8_t> readBuf_; // scratch for format conversion
};
} // namespace baudline
} // namespace baudmine