shithub: pt2-clone

ref: 0d68fc457a2d78765f9173876e52b1da84e4db6e
dir: /src/pt2_sample_saver.h/

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);