Skip to content

Commit b9531c2

Browse files
M-Igashishigahi
andauthored
New version: M-Igashi.headroom version 2.0.0 (microsoft#375952)
Co-authored-by: m_igashi <masanari.higashi@classmethod.de>
1 parent 4bfa97c commit b9531c2

3 files changed

Lines changed: 68 additions & 0 deletions

File tree

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Created with manual update
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: M-Igashi.headroom
5+
PackageVersion: 2.0.0
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: headroom.exe
10+
Dependencies:
11+
PackageDependencies:
12+
- PackageIdentifier: Gyan.FFmpeg
13+
ReleaseDate: 2026-05-18
14+
Installers:
15+
- Architecture: x64
16+
InstallerUrl: https://github.com/M-Igashi/headroom/releases/download/v2.0.0/headroom-v2.0.0-windows-x86_64.zip
17+
InstallerSha256: 1EAB0BCA25210497EE539C369715F1B426653F96598C126C395934ABAB91CD57
18+
ManifestType: installer
19+
ManifestVersion: 1.12.0
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
# Created with manual update
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: M-Igashi.headroom
5+
PackageVersion: 2.0.0
6+
PackageLocale: en-US
7+
Publisher: M-Igashi
8+
PublisherUrl: https://github.com/M-Igashi
9+
PublisherSupportUrl: https://github.com/M-Igashi/headroom/issues
10+
Author: M-Igashi
11+
PackageName: headroom
12+
PackageUrl: https://github.com/M-Igashi/headroom
13+
License: MIT
14+
LicenseUrl: https://github.com/M-Igashi/headroom/blob/main/LICENSE
15+
ShortDescription: Audio loudness analyzer, gain adjustment, and Rekordbox playlist sorter for mastering and DJ workflows
16+
Description: |-
17+
headroom analyzes audio files for loudness (LUFS) and headroom, then applies lossless gain adjustment.
18+
It supports MP3, AAC/M4A, FLAC, AIFF, and WAV files.
19+
Features include batch processing, ReplayGain analysis, lossless MP3 gain via mp3rgain, lossless AAC/M4A gain adjustment, and a scriptable non-interactive CLI mode for pipelines and CI.
20+
v2.0.0 adds the rbsort subcommand, which sorts a Rekordbox collection.xml export by Camelot Key and BPM for harmonic mixing prep — no audio touched, no ffmpeg required.
21+
Moniker: headroom
22+
Tags:
23+
- aac
24+
- audio
25+
- cli
26+
- dj
27+
- ffmpeg
28+
- gain
29+
- loudness
30+
- lufs
31+
- mastering
32+
- mp3
33+
- music
34+
- normalize
35+
- rekordbox
36+
- replaygain
37+
- rust
38+
- volume
39+
ReleaseNotesUrl: https://github.com/M-Igashi/headroom/releases/tag/v2.0.0
40+
ManifestType: defaultLocale
41+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with manual update
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: M-Igashi.headroom
5+
PackageVersion: 2.0.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)