Wavfile class

This commit is contained in:
furrtek 2016-12-07 20:49:42 +01:00
parent e56fa0f479
commit 1db138c27a
20 changed files with 640 additions and 312 deletions

View file

@ -263,7 +263,7 @@ public:
}
void set_text(const std::string value);
std::string text() const;
// std::string text() const;
void set_value(const bool value);
bool value() const;