Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```