Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 363 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 363 Bytes

minmaxer

Barebones gui to FreeBSD's mixer utility implemented in Haskell with SDL2. Developed for personal use.

Installation

Needs stack and SDL2 to build.

git clone https://github.com/Ivarz/minmaxer
cd minmaxer && stack install