Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
ckam03 committed Sep 17, 2024
1 parent f80643c commit c082973
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Midi-Capture

A small midi capture tool written in Typescript
* Select your midi device
* Capture a missed take if you forget to hit record

- Select your midi device
- Capture a missed take if you forget to hit record

# Getting Started

```
git clone https://github.com/ckam03/Midi-Capture.git
cd Midi-Capture
npm install
```

0 comments on commit c082973

Please sign in to comment.