Mercurial > audlegacy-plugins
view src/timidity/Makefile @ 1153:b391fddc35b2 trunk
[svn] Fix handling of SPC efb register when echo instruction has been
called. Shift right of 14 is too high of a modifier and does not match
the response of the FIR filter in the SPC700. Shift right of 16 delivers
a more accurate result.
author | nenolod |
---|---|
date | Tue, 29 May 2007 21:57:06 -0700 |
parents | cf1054422f81 |
children | d447ee6c8bc0 64bcd7c9c705 |
line wrap: on
line source
include ../../mk/rules.mk include ../../mk/init.mk SUBDIRS = libtimidity src include ../../mk/objective.mk