看板 DFBSD_commit 關於我們 聯絡資訊
commit 2db171054e8604e6e11be55ee0bf54e088b7b77e Author: Simon Schubert <corecode@dragonflybsd.org> Date: Thu Nov 19 23:53:14 2009 +0100 morse: use cos envelope and 8ms ramp time The previous code still created key clicks, probably due to the short (~2ms) ramp time. Using a simple cosine envelope and 8ms ramp time reduces clicks significantly. Summary of changes: games/morse/morse.c | 22 ++++++++++++---------- 1 files changed, 12 insertions(+), 10 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2db171054e8604e6e11be55ee0bf54e088b7b77e -- DragonFly BSD source repository