shithub: pt2-clone

ref: 527d14082914c733a5f60d7361db69897cc761d3
dir: /src/pt2_sample_saver.h/

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);