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