shithub: pt2-clone

ref: 5ed2904cc41256520ea3fdaf4ddde940da971680
dir: /src/pt2_sample_saver.h/

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);