Fixed wet/dry knob in stereo matrix

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@937 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Paul Giblock
2008-04-25 05:35:11 +00:00
parent 3dc51ba506
commit 000ce83d2c
2 changed files with 19 additions and 4 deletions

View File

@@ -13,6 +13,10 @@
- shade volume bars according to volume
- fixed drawing of background while scrolling
* plugins/stereo_matrix/stereo_matrix.cpp:
Made wet/dry knob do something. Acts as a nice panning knob when the
matrix has the channels swapped.
2008-04-20 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* src/gui/widgets/group_box.cpp: