Cock Hero Maker
▶ play — rhythm-game beat bar, automatic
Cock Hero (also called Plap Hero) is a rhythm-game style adult video: a beat bar runs across the screen, markers fly toward a target, and every marker lands exactly on a beat of the music — with a hit sound on impact.
// How the automatic maker works
- Send any video (up to 2 GB) to the PMV.GG bot in Telegram.
- The audio is analyzed: a neural network separates the drum track, real beats are detected mathematically.
- A beat-marker bar is rendered on top of your video, synced to the music.
- Pick the hit sound (metronome, click, kick, clap), volume, marker speed and bar opacity.
// Two beat modes
- Real hits — a marker for every actual drum hit heard in the track.
- Even grid — strictly metronomic markers from the measured BPM.
// Why beats land correctly
The analyzer measures tempo on the isolated drum track with ~0.1 BPM precision and handles half-time and swing traps — markers stay locked on the beat for the whole video instead of drifting off after a minute.
▶ Make a Cock Hero