diff --git a/src/macresmain.cpp b/src/macresmain.cpp index b8c5e9e..3a1c7e9 100644 --- a/src/macresmain.cpp +++ b/src/macresmain.cpp @@ -967,7 +967,7 @@ int main(int argc, char *argv[]) if(argc < 3) { printf("Params: inputfile outputfile notenum velocity flags offset_ms notelength"); - printf(" fixedlength end intensity modulation tempo pitchbends\n"); + printf(" fixedlength end intensity modulation pitchbends\n"); return 0; }