limit processing of TAP Reflector to 192 KHz as it otherwise crashes

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1815 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-10-29 21:03:57 +00:00
parent b8923a52e8
commit 3a1ec3f60d
2 changed files with 4 additions and 0 deletions

View File

@@ -1,5 +1,8 @@
2008-10-29 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* plugins/ladspa_effect/ladspa_effect.cpp:
limit processing of TAP Reflector to 192 KHz as it otherwise crashes
* include/timeline.h:
* src/gui/piano_roll.cpp:
fixed autoscroll feature in piano-roll (closes #2204508)