diff options
author | Chris Robinson <[email protected]> | 2012-02-01 16:31:37 -0800 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2012-02-01 16:31:37 -0800 |
commit | 9166432ccf9729c0a7d96abedbdbe8ca52089302 (patch) | |
tree | 9aa8d484794a6eed6b1112c779a8cc701fda05af /alsoftrc.sample | |
parent | 0107e74986edf8e184921ddf853a31d1f9e61dee (diff) |
Fix typo in the "CarpetedHallway" reverb preset
Diffstat (limited to 'alsoftrc.sample')
-rw-r--r-- | alsoftrc.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alsoftrc.sample b/alsoftrc.sample index 6e1eb11d..ca68b8be 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -154,7 +154,7 @@ # 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, CarpettedHallway, +# Stoneroom, Auditorium, ConcertHall, Cave, Arena, Hangar, CarpetedHallway, # Hallway, StoneCorridor, Alley, Forest, City, Moutains, Quarry, Plain, # ParkingLot, SewerPipe, Underwater, Drugged, Dizzy, Psychotic. Optionally, # the __ALSOFT_DEFAULT_REVERB env var may be set before running the app |