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

https://github.com/cpichard/hopenfx

OpenFX bindings for Haskell, mostly to play with Foreign Function Interface
https://github.com/cpichard/hopenfx

Last synced: about 2 months ago
JSON representation

OpenFX bindings for Haskell, mostly to play with Foreign Function Interface

Awesome Lists containing this project

README

        

HOPENFX
=======

Incomplete OpenFX bindings for haskell with test plugin and mini host. This project is just a sandbox to test the foreign function interface in haskell.

Build
=======

change the src/plugins/Makefile to point to the correct libHSrts.

make

Testing
=======
export OFX_PLUGIN_PATH=/path/to/src/plugins/
open -a nuke