#ifndef __VAM_UNIQUE_ID_H #define __VAM_UNIQUE_ID_H // Make sure this number is unique among all the MESS synths. #define VAM_UNIQUE_ID 2 #endif