Skip to content

Commit

Permalink
Add comment for BpmTapControl.
Browse files Browse the repository at this point in the history
  • Loading branch information
cr7pt0gr4ph7 committed Nov 1, 2024
1 parent ce078f5 commit 125e916
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/engine/controls/bpm/bpmtapcontrol.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@

class ControlPushButton;

/// BpmTapControl handles the bpm_tap and tempo_tap buttons. It is related to,
/// but separate from, BeatGridControl and BpmControl because its functionality
/// is pretty much self-contained.
class BpmTapControl : public EngineControl {
Q_OBJECT

Expand Down

0 comments on commit 125e916

Please sign in to comment.