Skip to content
This repository has been archived by the owner on Oct 3, 2021. It is now read-only.

Commit

Permalink
Update BambooSound to version 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Wello committed Mar 19, 2020
1 parent 19376b3 commit 6ae00c4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 11 deletions.
16 changes: 7 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## IMPORTANT!!!

If you're still using version 1.0 (previously known as v1.4rc3/4). Please upgrade BambooSound to version v1.1+ immediately or not your speakers will be pernamentally damaged. Please note that lower your speakers' maximum volume to 100% from version 1.1.

## What is BambooSound?

BambooSound is a preset for processing audio output for PulseEffects.
Expand All @@ -14,7 +18,7 @@ A preset for processing audio input (i.e. microphones) will be available soon.

2. Run one of the following commands:

Stable version: v1.0 (master branch)
Stable version: v1.1 (master branch)

`wget -P ~/.config/PulseEffects/output/ https://raw.githubusercontent.com/Weeb-Linux/BambooSound/master/bamboo.json`

Expand All @@ -28,15 +32,9 @@ A preset for processing audio input (i.e. microphones) will be available soon.

3. If you've created your own preset that performs better, feel free to make a pull request.

4. Sometimes the audio is a little bit quieter than usual, you can normalize it up by setting the system's maximum volume to 110-125%.

5. Please don't open PulseEffects issues in this repo.

6. BambooSound may get updated every 2-4 weeks. To update, simply run the installation command above or add it as an entry to your crontab and/or equivalent. For changelog please visit [releases history](https://github.com/Weeb-Linux/BambooSound/releases).

## TO-DOs
4. Please don't open PulseEffects issues in this repo.

* Sound is quieter than usual (Difficulty: hard).
5. BambooSound may get updated every 2-4 weeks. To update, simply run the installation command above or add it as an entry to your crontab and/or equivalent. For changelog please visit [releases history](https://github.com/Weeb-Linux/BambooSound/releases).

## Credits

Expand Down
4 changes: 2 additions & 2 deletions bamboo.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"mode": "IIR",
"num-bands": "10",
"input-gain": "0",
"output-gain": "-0.54000000000000004",
"output-gain": "0",
"split-channels": "false",
"left": {
"band0": {
Expand Down Expand Up @@ -348,7 +348,7 @@
},
"limiter": {
"state": "true",
"input-gain": "-8",
"input-gain": "0",
"limit": "0",
"lookahead": "5",
"release": "50",
Expand Down

0 comments on commit 6ae00c4

Please sign in to comment.