Searched refs:MAX_TEMPO (Results 1 – 1 of 1) sorted by relevance
147 #define MAX_TEMPO 255 /* max tempo */ macro364 if (tempo < MIN_TEMPO || tempo > MAX_TEMPO) in playstring()