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