shithub: pt2-clone

ref: 692112c66a8cecf540f1dd1c3908565f16f4daeb
dir: /src/pt2_sample_saver.h/

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);