# 使用 Homebrew, apt, Nix, scoop 安装 midicsv

查看 midicsv 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:midicsv
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install midicsv
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install midicsv
```

  证据: Debian stable package indexes: midicsv from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#midicsv
```

  证据: nixpkgs package indexes: pkgs/by-name/mi/midicsv/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install extras/midicsv
```

  证据: Scoop official bucket manifest trees: bucket/midicsv.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:midicsv
- **软件包管理器:** Homebrew
- **版本:** 1.1
- **来源摘要:** Convert MIDI audio files to human-readable CSV format
- **主页:** <https://www.fourmilab.ch/webtools/midicsv/>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- csvmidi (别名)
- midicsv (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.1
## 项目历史与用法

MIDICSV is John Walker's Fourmilab pair of command-line tools for translating Standard MIDI files to a textual CSV representation and back. The Fourmilab manual page dates the work to February 2004, with a January 2008 revision, and places the software in the public domain.

### 使用方式

The package is aimed at programmers and musicians who want to manipulate MIDI with ordinary text tools instead of a sequencer or a MIDI-specific library. The midicsv program decodes a MIDI file into CSV while preserving the information needed to reconstruct an equivalent MIDI file; csvmidi performs the reverse conversion. Fourmilab's examples show pipelines that transpose notes, duplicate events for a chorus effect, extract channels, or generate simple MIDI material from scripts. In package-manager form, the package is mostly a small Unix utility pair for batch MIDI editing, testing, data extraction, and scriptable music transformations.

### 来源

- <https://formulae.brew.sh/formula/midicsv>
- <https://manpages.debian.org/trixie/midicsv/midicsv.1.en.html>
- <https://www.fourmilab.ch/webtools/midicsv/>


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

## 其他软件包管理器记录

- Debian apt - midicsv - 1.1+dfsg.1-1+b2: normalized package name match | Debian stable package indexes: midicsv from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | translate MIDI file to CSV | http://www.fourmilab.ch/webtools/midicsv/
- Nix - midicsv: normalized package name match | nixpkgs package indexes: pkgs/by-name/mi/midicsv/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - midicsv - 1.1+dfsg.1-1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: midicsv from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | translate MIDI file to CSV | http://www.fourmilab.ch/webtools/midicsv/
- Scoop - extras/midicsv: normalized package name match | Scoop official bucket manifest trees: bucket/midicsv.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/midicsv.yml](https://github.com/mxcl/pkgdb/blob/main/combined/midicsv.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
