nedko
17 years ago
3 changed files with
3 additions and
1 deletions
-
linux/alsa/hammerfall.c
-
linux/alsa/hdsp.c
-
linux/alsa/ice1712.c
|
|
@@ -25,6 +25,7 @@ |
|
|
|
#include "hardware.h" |
|
|
|
#include "alsa_driver.h" |
|
|
|
#include "hammerfall.h" |
|
|
|
#include "JackError.h" |
|
|
|
|
|
|
|
#define FALSE 0 |
|
|
|
#define TRUE 1 |
|
|
|
|
|
@@ -22,6 +22,7 @@ |
|
|
|
#include "hardware.h" |
|
|
|
#include "alsa_driver.h" |
|
|
|
#include "hdsp.h" |
|
|
|
#include "JackError.h" |
|
|
|
|
|
|
|
/* Constants to make working with the hdsp matrix mixer easier */ |
|
|
|
static const int HDSP_MINUS_INFINITY_GAIN = 0; |
|
|
|
|
|
@@ -27,7 +27,7 @@ |
|
|
|
#include "alsa_driver.h" |
|
|
|
#include "ice1712.h" |
|
|
|
//#include <jack/internal.h> |
|
|
|
|
|
|
|
#include "JackError.h" |
|
|
|
|
|
|
|
|
|
|
|
static int |
|
|
|