shithub: pt2-clone

ref: b7102dd20d6aecd272068ee3b7a5fd2efa9c43a8
dir: /src/pt2_sample_saver.h/

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);