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