Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [chap-midi] src/sys/dev



Module Name:    src
Committed By:   chap
Date:           Fri Jun  9 04:20:02 UTC 2006

Modified Files:
        src/sys/dev [chap-midi]: midisyn.c
        src/sys/dev/ic [chap-midi]: opl.c

Log Message:
Missed a couple details for opl on the first try.

The opl device I tested plays slightly but noticeably sharp. I double-
checked the coefficients in the manual and also compared to a kernel
from before my changes: also sharp. So I don't think I did it. I don't
know what the usual tolerances are for inexpensive soundcards. There
will at any rate be a general workaround as soon as midisyn groks
master-tuning.

This leaves only cms untested with the midisyn changes; I don't have
access to a cms device, but confidence is high.


To generate a diff of this commit:
cvs rdiff -r1.17.2.15 -r1.17.2.16 src/sys/dev/midisyn.c
cvs rdiff -r1.24.2.3 -r1.24.2.4 src/sys/dev/ic/opl.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index