shithub: pt2-clone

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

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);