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