Skip to content

Commit

Permalink
describe features
Browse files Browse the repository at this point in the history
  • Loading branch information
cpulvermacher committed May 28, 2024
1 parent a10908d commit 4572fa4
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,13 @@ in your browser.

![Demo](./demo.gif)

## Features

Depending on your setup, you can also visualize MIDI files by simply playing them. On Linux, open the app and try running:
- Visualization of MIDI inputs on an 88 key piano, including velocity and pedals.
- Input via PC keyboard (Settings > Show Keys)
- A shabby built-in sythesizer (Turn it off via Settings > Play Sound on MIDI Input, or configure via Settings > Synthesizer)
- MIDI output (Settings > Send MIDI Output)
- Depending on your setup, you can also visualize MIDI files by simply playing them. On Linux, open the app and try running:
```
aplaymidi -p 128:0 hello.mid
```
Expand Down

0 comments on commit 4572fa4

Please sign in to comment.