Skip to content

Commit 1608a93

Browse files
authored
New package: Tatsh.BPMDetect 0.8.9 (microsoft#293990)
1 parent 7cf81cb commit 1608a93

File tree

3 files changed

+46
-0
lines changed

3 files changed

+46
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Created using wingetcreate 1.10.3.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: Tatsh.BPMDetect
5+
PackageVersion: 0.8.9
6+
InstallerType: nullsoft
7+
Installers:
8+
- Architecture: x64
9+
InstallerUrl: https://github.com/Tatsh/bpmdetect/releases/download/v0.8.9/bpmdetect-0.8.9-win64-Release.exe
10+
InstallerSha256: 1df9482c0c7162c1ddff401496ee8fb6d3ef8d464bc7bc6a8b9e37d757d44148
11+
ManifestType: installer
12+
ManifestVersion: 1.10.0
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Created using wingetcreate 1.10.3.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: Tatsh.BPMDetect
5+
PackageVersion: 0.8.9
6+
PackageLocale: en-US
7+
Publisher: Tatsh
8+
PublisherUrl: https://github.com/Tatsh
9+
PublisherSupportUrl: https://github.com/Tatsh/bpmdetect/issues
10+
Author: Tatsh
11+
PackageName: BPMDetect
12+
PackageUrl: https://github.com/Tatsh/bpmdetect
13+
License: GPL-3.0
14+
LicenseUrl: https://github.com/Tatsh/bpmdetect/blob/master/LICENSE.txt
15+
Copyright: Copyright 2025 BPM Detect authors
16+
ShortDescription: Automatic BPM (beats per minute) detection utility.
17+
Description: Decode with ffmpeg, use SoundTouch's BPM library for detecting BPMs and write detected BPMs to metadata of the decoded files. Adjust the BPM as needed with a built-in player. Supports detection with any audio format that ffmpeg can read.
18+
Moniker: bpmdetect
19+
Tags:
20+
- bpm
21+
- dj
22+
- music
23+
- tempo
24+
ReleaseNotesUrl: https://github.com/Tatsh/bpmdetect/blob/master/CHANGELOG.md
25+
ManifestType: defaultLocale
26+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created using wingetcreate 1.10.3.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: Tatsh.BPMDetect
5+
PackageVersion: 0.8.9
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)