mirror of
https://github.com/tildearrow/furnace.git
synced 2025-01-06 23:51:21 +00:00
parent
a0f1f98b2d
commit
5c95d7f513
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@
|
|||
#include <math.h>
|
||||
#include <map>
|
||||
|
||||
#define VOL_CALC(vol) ((0xffff*(vol))/0xff)
|
||||
#define PITCH_OFFSET ((double)(16*2048*(chanMax+1)))
|
||||
#define NOTE_ES5506(c,note) (parent->calcBaseFreq(chipClock,chan[c].pcm.freqOffs,note,false))
|
||||
|
||||
|
|
Loading…
Reference in a new issue