Command
snd_sequence_set_track_bpm
<Track ID><BPM>Explore usage, syntax, and examples for the snd_sequence_set_track_bpm CS2 developer console command.
snd_sequence_set_track_bpm
CS2 Onlysnd_sequence_set_track_bpm
<Track ID><BPM>Sets the playback speed of a specific audio track by changing its beats per minute (BPM). Use this command to adjust the tempo of in-game music or sound sequences.
The ID of the track to change the BPM for.
The tempo to set in beats per minute (40 to 240 BPM).
Yes
Unspecified
snd_sequence_set_track_bpm Generator
snd_sequence_set_track_bpm
<Track ID><BPM>Set the options below to auto-generate your command. When everything looks good, click the Copy button and paste it into your in-game console.
snd_sequence_set_track_bpm Examples
snd_sequence_set_track_bpm
120
1
Set track 1's BPM to 120 to change its playback speed.
snd_sequence_set_track_bpm
90
2
Set track 2's BPM to 90 for a slower tempo.