# Ambientsounds Curses based ambient sound player inspired by Noizio, A Soft Murmur, etc... ## Dependencies The program depends on : - [python 2](https://www.python.org/) - [pygame](http://www.pygame.org/news.html) to play the tracks - [mutagen](https://bitbucket.org/lazka/mutagen) to read the ogg vorbis tags ## Shortcuts - `Up` and `Down` to select an item - `Left` and `Right` to change the volume of the selected track - `s` to save the current settings - `q` to quit ## Sounds The sound files, as well as their licenses and authors are available in the [ambientsounds](https://github.com/Muges/ambientsounds) repository.