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