Skip to content

Commit

Permalink
Added sequences from the other night.
Browse files Browse the repository at this point in the history
  • Loading branch information
oubiwann committed Sep 20, 2024
1 parent 03f721d commit 03683f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ Note that, depending upon the configured log level, you may see a fair amount of
(undermidi.device.conn:echo d "testing ...")
(undermidi:play-note d 'C3)
(undermidi:play-notes d '(C3 C3 Eb3 C3 C3 Bb3 C3 C4) 250 8)
(undermidi:play-notes d '(C3 C3 Eb3 C3 C3 Bb3 C3 C4) 250 8)
(undermidi:play-notes d '(E3 G3 C4 B3 E4 G4 C5 B4) 250 8)
```

## API
Expand Down

0 comments on commit 03683f9

Please sign in to comment.