corrected ladspa sample rate dependent control handling
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@299 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
12
ChangeLog
12
ChangeLog
@@ -1,3 +1,15 @@
|
||||
2006-08-10 Danny McRae <khjklujn/at/users/dot/sourceforge/dot/net>
|
||||
* include/effect.h:
|
||||
* src/core/effect.cpp:
|
||||
* src/widgets/ladspa_control.cpp:
|
||||
corrected an error in setting the values for sample rate
|
||||
dependent ports
|
||||
|
||||
the crackling in the sample tracks is due to rounding errors
|
||||
in the calculation of _start_frame in sampleTrack::play that
|
||||
cause it to occasionally skip a sample. Don't know what to
|
||||
do about it--just thought it should be noted somewhere.
|
||||
|
||||
2006-08-09 Danny McRae <khjklujn/at/users/dot/sourceforge/dot/net>
|
||||
* Makefile.am:
|
||||
* include/effect_label.h:
|
||||
|
||||
Reference in New Issue
Block a user