mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-10 07:30:08 -04:00
Wavfile class
This commit is contained in:
parent
e56fa0f479
commit
1db138c27a
20 changed files with 640 additions and 312 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue