Skip to content
This repository has been archived by the owner on May 12, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaygarcia authored Jun 9, 2021
1 parent f930ccb commit 12e885d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,14 @@

Dart MOD Player is a experiment that uses Dart FFI to play music using the Amiga MOD style format. This experiment will paint terminal with the Pattern information from the song, as well as draw waveforms for the left and right channels, rendering at up to 60fps. This project has been tested with macOS Big Sur and Ubuntu Linux 20.04+.

![dart-mod-player-example](https://user-images.githubusercontent.com/180031/119661239-16fdb280-bdfe-11eb-9b64-87dd0094ab94.gif)
![dart-mod-player-live-waveform-example](https://user-images.githubusercontent.com/180031/121401677-0170a880-c927-11eb-8e95-7ea61cf30dc3.gif)
![dart-mod-player-timed-waveform-example](https://user-images.githubusercontent.com/180031/121401678-0170a880-c927-11eb-80cd-5920420bac64.gif)




https://user-images.githubusercontent.com/180031/121401297-8d360500-c926-11eb-8c43-ee0ebc3eecf3.mov

- [Getting Started](#getting-started)
- [How it Works](#how-it-works)
- [Contribuing](#contributing)
Expand Down

0 comments on commit 12e885d

Please sign in to comment.