Skip to content

An OCaml toy for monadic pluggable bridging between libmpg123 and libao

Notifications You must be signed in to change notification settings

ColinShaw/ocaml-pluggable-audio-toy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCaml Pluggable Audio Manipulation Framework

This is a fun OCaml toy for playing with audio output. The intent of it is to be a pluggable, monadic thing that allows for easy hookup of audio processing routines with MP3 files as input and direct output to the default audio device as output. That said, what it basically is consists of an external interface to libmpg123 and libao with some monadic glue to facilitate the sort of messing around that is clearly the intent.

About

An OCaml toy for monadic pluggable bridging between libmpg123 and libao

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published