diff --git a/libsndio/amsg.h b/libsndio/amsg.h index bcae63c..1245975 100644 --- a/libsndio/amsg.h +++ b/libsndio/amsg.h @@ -23,8 +23,8 @@ * socket and option names */ #define AUCAT_PATH "aucat" -#define MIDICAT_PATH "midicat" #define AUCAT_PORT 11025 +#define MIDICAT_PATH "midicat" #define MIDICAT_PORT 11041 #define DEFAULT_OPT "default"