You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Muges 4fccfd47ec ambientsounds submodule 11 years ago
sounds@1f969e90b1 ambientsounds submodule 11 years ago
.gitignore Split main file 11 years ago
.gitmodules ambientsounds submodule 11 years ago
ambientsounds.py Save settings 11 years ago
readme.md Save settings 11 years ago
sounds.py Remove audio files (to use a submodule) 11 years ago
ui.py Save settings 11 years ago

readme.md

Ambientsounds

Curses based ambient sound player inspired by Noizio, A Soft Murmur, etc...

Dependencies

The program depends on :

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 original sound files are listed below.

To add new sounds, you just need to create an ogg file of a few minutes (preferably less than 5) that loops seamlessly, set the title tag correctly, and put it in the sounds folder. Creating a seamless loop is pretty easy with natural sounds, I personally use audacity, with this method to extract a segment that loops without clicking, or this one to fade the beginning and the end of the track. You can also modify the tags when you export an ogg file with audacity.

If you want me to add your sound to the program, you can make a pull request or open an issue. This program is a free software, and will only contain free sounds, with licenses such as CC0, CC BY, CC BY-SA (and not CC BY-NC or CC BY-ND).

TODO

  • Add new sounds
  • Save and load presets