Skip to content

Reinerth/loweryourfrequency2relax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

loweryourfrequency2relax 🔊 🧘


A metronome. Plays and repeats a sound. Meant to be used for meditation to calm down, by playing a sound with a lower repeated frequency then seconds. Repeating-time is adjustable in a timerange between 1 second and 60 seconds or one minute and 60 minutes. The browser-app needs no server or internet. Yet, tested only with edge-browser Version 92.0.902.67 (Official build) (64-bit).

This are the possible configuration settings. (details in usersettings.js):

window.loweryourfrequency2relax.timerangeToAvoid = true; // "false" hides the two option-selects with the timerange to pause.
window.loweryourfrequency2relax.soundFile = "tock-02-2sec.m4a"; // path: \mvc\view\sound
window.loweryourfrequency2relax.unit = "sec";
window.loweryourfrequency2relax.backgroundColor = "#336699";
window.loweryourfrequency2relax.backgroundImage = true;
window.loweryourfrequency2relax.backgroundImageName = "03.jpg";
window.loweryourfrequency2relax.backgroundColorSliderAndText = "white";
window.loweryourfrequency2relax.backgroundColorSliderAndText = "white";
window.loweryourfrequency2relax.sliderSetValue = 3.1; // The value that is set on initial load for the slider (repeating interval)



This is what it looks like:

example-settings-01

About

Browser-App: A metronome. Plays and repeats a sound. Meant to be used for meditation to calm down, by playing a sound with a lower repeated frequency then seconds. Repeating-time is adjustable in a timerange between 1 second and 60 seconds or one minute and 60 minutes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors