Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 34856
b: refs/heads/master
c: 7012b2d
h: refs/heads/master
v: v3
  • Loading branch information
James Courtier-Dutton authored and Jaroslav Kysela committed Sep 23, 2006
1 parent 7aaded5 commit e808ee1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4e195a7b78618c89b06547f3140e67a69ec23272
refs/heads/master: 7012b2dac71988f61b520b33c70c63be372b5994
1 change: 1 addition & 0 deletions trunk/sound/pci/emu10k1/emufx.c
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@ static const u32 treble_table[41][5] = {
{ 0x37c4448b, 0xa45ef51d, 0x262f3267, 0x081e36dc, 0xfd8f5d14 }
};

/* dB gain = (float) 20 * log10( float(db_table_value) / 0x8000000 ) */
static const u32 db_table[101] = {
0x00000000, 0x01571f82, 0x01674b41, 0x01783a1b, 0x0189f540,
0x019c8651, 0x01aff763, 0x01c45306, 0x01d9a446, 0x01eff6b8,
Expand Down

0 comments on commit e808ee1

Please sign in to comment.