ref: 13f78db51b1468212826bb3360a80773ffeb423a dir: /src/pt2_sample_saver.h/
#pragma once #include <stdbool.h> bool saveSample(bool checkIfFileExist, bool giveNewFreeFilename);