shithub: pt2-clone

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

View raw version
#pragma once

#include <stdbool.h>

bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);