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