summaryrefslogtreecommitdiff
path: root/noncore/multimedia/powerchord/gs.h
Unidiff
Diffstat (limited to 'noncore/multimedia/powerchord/gs.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/multimedia/powerchord/gs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/noncore/multimedia/powerchord/gs.h b/noncore/multimedia/powerchord/gs.h
index 3e4c04d..f2b309f 100644
--- a/noncore/multimedia/powerchord/gs.h
+++ b/noncore/multimedia/powerchord/gs.h
@@ -5,13 +5,12 @@
5#include <qobject.h> 5#include <qobject.h>
6// sound includes 6// sound includes
7#include <sys/soundcard.h> 7#include <sys/soundcard.h>
8 8
9#define BUFSIZE 256 9#define BUFSIZE 256
10#define NUMCHANS 7 10#define NUMCHANS 7
11#define ACGUITAR_PATH_S "/usr/local/projects/opie-head/noncore/multimedia/powerchord/acguitar.raw"
12 11
13class gs : public QObject { 12class gs : public QObject {
14 13
15 Q_OBJECT 14 Q_OBJECT
16 15
17 public: 16 public: