gabriel-doriath-dohler / haskell-music

Make music in Haskell!

Home Page:https://www.youtube.com/watch?v=FYTZkE5BZ-0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make music in Haskell

Run

runhaskell Main.hs

Interactive Mode

ghci :l Main.hs playDoom

Dependencies

  • ghc
  • ffmpeg (for ffplay)

Credits

Fork from the code of the video "Making music with Haskell" from tsoding. Watch the Video

About

Make music in Haskell!

https://www.youtube.com/watch?v=FYTZkE5BZ-0

License:MIT License


Languages

Language:Haskell 100.0%