summaryrefslogtreecommitdiff
path: root/muse2/synti/deicsonze/common_defs.h
blob: 3c433e2a77737db1997504b22d8063e4e8e994b1 (plain)
1
2
3
4
5
6
7
8
9
10
#ifndef __DEICSONZE_UNIQUE_ID_H
#define __DEICSONZE_UNIQUE_ID_H

// Make sure this number is unique among all the MESS synths.
#define DEICSONZE_UNIQUE_ID      5

//#define DEICSONZE_DEBUG

#endif