Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
markc authored Jun 25, 2019
1 parent dfc4262 commit 70f7696
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

A program to manipulate SMF (Standard MIDI File) files. `midicomp` will
both read and write SMF files in 0 or format 1 and also read and write
it's own plain text format. This means a SMF file can be turned into
easily parseble text, edited with any text editor or filtered through
its own plain text format. This means a SMF file can be turned into
easily parseable text, edited with any text editor or filtered through
any script language, and "recompiled" back into a binary SMF file.

* Copyright (C) 2003-2017 Mark Constable <[email protected]>
Expand Down

0 comments on commit 70f7696

Please sign in to comment.