shithub: pt2-clone

ref: 9ea59b5a1293040b26306c53391a8521da75211f
dir: /src/pt2_sample_saver.h/

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);