Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tsoding/haskell-music
Source Code from "Making Music with Haskell" video
https://github.com/tsoding/haskell-music
hacktoberfest hacktoberfest2020
Last synced: 5 days ago
JSON representation
Source Code from "Making Music with Haskell" video
- Host: GitHub
- URL: https://github.com/tsoding/haskell-music
- Owner: tsoding
- License: mit
- Created: 2020-05-30T03:52:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-16T14:05:26.000Z (about 4 years ago)
- Last Synced: 2024-08-01T21:57:45.292Z (3 months ago)
- Topics: hacktoberfest, hacktoberfest2020
- Language: Haskell
- Homepage: https://www.youtube.com/watch?v=FYTZkE5BZ-0
- Size: 3.91 KB
- Stars: 133
- Watchers: 6
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Source Code from "Making Music with Haskell" video
[![Watch the Video](https://i.ytimg.com/vi/FYTZkE5BZ-0/hqdefault.jpg)](https://www.youtube.com/watch?v=FYTZkE5BZ-0)
## Quick Start
```console
$ runghc Main.hs
$ ffplay -showmode 1 -f f32le -ar 48000 output.bin
```