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