revise set_eq_mid_hz, set_eq_treb_hz and set_delay_time

This commit is contained in:
Tomasz Moń
2009-02-23 18:02:19 +01:00
parent 2d4798abf7
commit 5cf9c021d8
2 changed files with 10 additions and 92 deletions

View File

@@ -140,7 +140,9 @@ enum {
#define EQ_BASS 3203
#define EQ_MID 3204
#define EQ_MID_HZ 3206
#define EQ_TREBLE 3205
#define EQ_TREBLE_HZ 3211
enum {
NOISEGATE_GATE = 768,
@@ -340,6 +342,8 @@ enum {
#define DELAY_ON_OFF 1857
#define DELAY_POSITION 15
#define DELAY_TIME 1888
#define ANALOG_LEVEL 1860
#define ANALOG_REPEATS 1863