Skip to content
/ aural Public

🔉 An ambient noise generator built with AngularJS 1.x.

Notifications You must be signed in to change notification settings

JGefroh/aural

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aural

Aural is an ambient noise generator inspired by A Soft Murmur. It allows you to play sounds and adjust the volumes of various background noises to mimic the environment they want to be in.

A study from the University of Chicago discovered that appropriate ambient noise improved productivity and concentration. This has led to the increased popularity of generators like Aural, Coffitivity, and Noisli. Aural does have some soothing sounds, but it also has harsher noises, making it more appropriate as an experience simulator rather than as a relaxation or productivity aide.

The live version can be found on my website.

thumb-lg

Technologies

Front-end

  • AngularJS

Did you know?

.mp3 files have silence added to the beginning and end of the file by the encoding/decoding process. This makes it difficult to achieve gapless playback or proper loops - not good when you're trying to create a seamless auditory experience!