shithub: pt2-clone

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

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);