package constants import "time" const ( VolumePulsePeriod = 5 * time.Second )