mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-14 12:42:19 -04:00
Bugfix: wave file samplerate and size not being written
This commit is contained in:
parent
09611ba9eb
commit
aec41cab91
3 changed files with 5 additions and 6 deletions
|
@ -155,7 +155,6 @@ public:
|
|||
|
||||
private:
|
||||
uint32_t sampling_rate { 0 };
|
||||
uint32_t bytes_written { 0 };
|
||||
|
||||
Optional<File::Error> update_header();
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue