shithub: pt2-clone

ref: 5ccd729ea5a67c3c80fe3b117d4bd58c58226745
dir: /src/pt2_sample_saver.h/

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);