Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • pitivi pitivi
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 193
    • Issues 193
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 27
    • Merge requests 27
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • pitivipitivi
  • Merge requests
  • !404

Merged
Created Aug 22, 2021 by Piotrek Brzeziński@thewildtreeContributor

markers: Add beat detection support

  • Overview 77
  • Commits 1
  • Pipelines 8
  • Changes 11

Depends on !402 (merged) getting merged first.

This MR implements the main goal of my GSoC project - beat detection.

Uses librosa as the beat detection backend, leverages GstTranscoder to transcode audio into the WAV format that we're sure librosa will correctly parse.

Adds a basic UI section to ClipProperties with a "beat intensity" setting (higher intensity -> more beats shown), as well as detect / clear buttons.

#1707 (closed)

Edited Apr 10, 2022 by Alexandru Băluț
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: beat-detection