shithub: pt2-clone

ref: 1dc9e6722254bd508e4759853228b638f8e43d52
dir: /src/pt2_sample_saver.h/

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);