shithub: pt2-clone

ref: 8d634e5bebdcb565e7e253b7897c960e81ef5470
dir: /src/pt2_sample_saver.h/

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);