shithub: pt2-clone

ref: 7c4e284d754b20615033274d02969a3bea691c45
dir: /src/pt2_sample_saver.h/

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);