diff options
author | Chris Robinson <[email protected]> | 2012-02-19 17:41:42 -0800 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2012-02-19 17:41:42 -0800 |
commit | 799f8da3337968008487e8914698b13b0c86b07c (patch) | |
tree | f68090f684386d3a16a7cc73785bc2efb10517de /alsoftrc.sample | |
parent | 40bb8bd9dc53d97d6cf1afbced2c9f945e62481c (diff) |
Recognize "none" to disable the default reverb
Diffstat (limited to 'alsoftrc.sample')
-rw-r--r-- | alsoftrc.sample | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/alsoftrc.sample b/alsoftrc.sample index 195530e0..c7cdceb3 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -147,10 +147,10 @@ ## default-reverb: # A reverb preset that applies by default to all sources on send 0 # (applications that set their own slots on send 0 will override this). -# Available presets are: Generic, PaddedCell, Room, Bathroom, Livingroom, -# Stoneroom, Auditorium, ConcertHall, Cave, Arena, Hangar, CarpetedHallway, -# Hallway, StoneCorridor, Alley, Forest, City, Moutains, Quarry, Plain, -# ParkingLot, SewerPipe, Underwater, Drugged, Dizzy, Psychotic. +# Available presets are: None, Generic, PaddedCell, Room, Bathroom, +# Livingroom, Stoneroom, Auditorium, ConcertHall, Cave, Arena, Hangar, +# CarpetedHallway, Hallway, StoneCorridor, Alley, Forest, City, Moutains, +# Quarry, Plain, ParkingLot, SewerPipe, Underwater, Drugged, Dizzy, Psychotic. #default-reverb = ## trap-alc-error: |