# midicsv を Homebrew, apt, Nix, scoop でインストール

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
