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