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
- Host: GitHub
- URL: https://github.com/cpichard/hopenfx
- Owner: cpichard
- Created: 2014-08-15T09:10:18.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-10-18T18:51:31.000Z (over 9 years ago)
- Last Synced: 2025-01-31T00:28:00.294Z (4 months ago)
- Language: C
- Homepage:
- Size: 211 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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