Searched refs:MIN_TEMPO (Results 1 – 1 of 1) sorted by relevance
154 #define MIN_TEMPO 32 /* minimum tempo */ macro375 if (tempo < MIN_TEMPO || tempo > MAX_TEMPO) in playstring()