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 baf1923f37 Fireplace sound 11 years ago
sounds Fireplace sound 11 years ago
ambientsounds.py First commit 11 years ago
readme.md Fireplace sound 11 years ago

readme.md

Ambientsounds

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

Dependencies

The program depends on :

Manual

  • Up/Down to change select the master Volume or a track
  • Left/Right to change the volume of the selected track
  • 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, and if needed, 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