How to calculate compressor release from BPM
Divide 60,000 by your BPM to get one quarter-note in milliseconds. From there, multiply by any note division factor. A quarter note at 120 BPM is 500ms — the most common starting point for drum bus compression.
release_ms = (60,000 / BPM) × note_division_factor
1/16 = 0.25 · 1/8 = 0.5 · 1/4 = 1 · 1/2 = 2 · bar = beats_per_bar
Setting release to a musical value keeps the compressor breathing in time with the track. Too short and you get distortion or unnatural pumping; too long and gain reduction bleeds into the next phrase. Tempo-syncing solves both problems.