shithub: pt2-clone

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

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);