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