mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-11-15 02:05:30 +00:00
Push record file type support into RecordView.
This commit is contained in:
@@ -143,7 +143,7 @@ private:
|
||||
|
||||
RecordView record_view {
|
||||
{ 0 * 8, 2 * 16, 30 * 8, 1 * 16 },
|
||||
"AUD_????", ".S16", 12, 2,
|
||||
"AUD_????", RecordView::FileType::WAV, 12, 2,
|
||||
};
|
||||
|
||||
spectrum::WaterfallWidget waterfall;
|
||||
|
||||
Reference in New Issue
Block a user