This repository contains Google Drive-links to a Max MSP application for Windows and MacOS and experimental data from the study
[Van Kerrebroeck B., Maes PJ., 2020, A Breathing Sonification System to Reduce Stress during the COVID-19 Pandemic]
- MacOS: https://drive.google.com/file/d/1mCGNgTzYYqB5C31ryBHpY1OTDf-ZkW0H/view?usp=sharing
- Windows: https://drive.google.com/file/d/1plYJoof5MfVGKLdi-yE9vttX7X05yC49/view?usp=sharing
The SonicBreathing application takes keyboard-presses as input that indicate your breathing (left for inhalation, right for exhalation) and plays sounds to accompany you. After selecting a session and pressing start, you will hear 1 minute of silence and then 7 minutes of synchronised sounds.
Sounds will be tempo-aligned after minute 1, become increasingly phase-aligned after minute 2 and become (tempo-dependent) phase-delayed after minute 5. You are expected to start tapping the keys and indicate your breathing from the start of a session. The session and sounds will end automatically after the 8 minutes. Keypresses are the only data being captured by the app and for this purpose it will store some .txt files locally in the application's folder after each session. The main .txt-file logs timestamps of every keypress, the others are derivatives thereof (breathing and sound phase and tempo, phase delay).
A typical session would look like this:
- Get a comfortable seat somewhere calm and put on headphoens
- Open the .app or .exe and click on 'Test Audio' and 'Test VST'
- If you hear a gong sound and a marimba chord progression, continue to the next step.
Otherwise, click on 'Audio settings' to select the proper audio output - Select a session:
A = Noise sonification
B = Nature environmental sounds
C = Musical phrase - Press start
- Indicate the start of an inhalation with your left key, the start of an exhalation by pressing the right key
- Relax!
Sounds for the "nature environmental sounds" session were downloaded from the Freesound database (https://freesound.org/), cut, mixed and binaurally rendered using the ICST ambisonic externals for MaxMSP. The following sounds were used:
- Autumn wind and dry leaves.wav (https://freesound.org/people/Stek59/sounds/457318/)
- Spring Birds Loop with Low-Cut (New Jersey) (https://freesound.org/people/hargissssound/sounds/345852/)
- Wind Chimes, Teign Gorge near Castle Drogo - Olympos, Gregorian + Pluto - excerpt (https://freesound.org/people/Philip%20Goddard/sounds/169865/)
- gentle soft rain night.WAV (https://freesound.org/people/mshahen/sounds/242894/)
Sounds for the noise sonification and musical phrase were custom-made using MaxMSP and Ableton.
FileVault prevents the storing of local .txt-files of apps from an unidentified developer. The error is non-blocking for the apps other functions but if you want to prevent the error and store .txt files of your session, please follow these steps:
- Download and unzip the SonicBreathing app
- Create a folder somewhere outside the SonicBreathing folder
- Drag the SonicBreathing.app into the new folder
- Drag the SonicBreathing.app back into the original SonicBreathing folder
- Run the .app and relax