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