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