Skip to content

Commit a5f8774

Browse files
committed
Add gif to readme
1 parent 848bbf1 commit a5f8774

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

plugin/MIDI-M8.gif

1.55 MB
Loading

readme.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
# midi-m8
2-
A command line tool for turning Dirtywave M8 songs into Midi tracks.
2+
A tool for turning Dirtywave M8 songs into Midi tracks. Available for CLI or as a standalone GUI app, a VST3 or a CLAP plugin for Windows and OSX.
33

44
[![Crates.io](https://img.shields.io/crates/v/midi-m8)](https://crates.io/crates/midi-m8)
55
[![CI](https://github.com/AlexCharlton/midi-m8/actions/workflows/ci.yml/badge.svg)](https://github.com/AlexCharlton/midi-m8/actions/workflows/ci.yml)
66

7+
![Plugin in action](https://raw.githubusercontent.com/AlexCharlton/midi-m8/master/plugin/MIDI-M8.gif)
8+
79
## Installation
8-
Precompiled 64 bit binaries for Linux, Windows and OS X can be found in the [Releases](https://github.com/AlexCharlton/midi-m8/releases/latest). Download them and run them from the command line.
10+
Precompiled 64 bit binaries for Linux, Windows and OS X can be found in the [Releases](https://github.com/AlexCharlton/midi-m8/releases/latest).
911

1012
## Usage
1113
```

0 commit comments

Comments
 (0)