Re: Dynamic bindings for OpenCL, libsndfile, FANN and BASS libraries

2013-09-18 Thread ponce
I've updated my "derelictified" dynamic bindings for: - OpenCL the Computing Library (thanks goes to vuaru) - BASS, an audio library - FANN, a neural network library - libsndfile, a library which read and write a variety of audio files Added Enet bindings: https://github.com/p0nce/DerelictENet

Re: Dynamic bindings for OpenCL, libsndfile, FANN and BASS libraries

2013-09-05 Thread ponce
On Thursday, 5 September 2013 at 14:55:12 UTC, John Colvin wrote: I'm not 100% sold on everything being dynamic though. I wonder if there's a way to unify the bindings so that both options can be generated... I guess it's down to personal preference, it's probably better to provide both. But

Re: Dynamic bindings for OpenCL, libsndfile, FANN and BASS libraries

2013-09-05 Thread John Colvin
On Thursday, 5 September 2013 at 14:55:12 UTC, John Colvin wrote: On Thursday, 5 September 2013 at 12:29:08 UTC, ponce wrote: Greetings, I've updated my "derelictified" dynamic bindings for: - OpenCL the Computing Library (thanks goes to vuaru) - BASS, an audio library - FANN, a neural network

Re: Dynamic bindings for OpenCL, libsndfile, FANN and BASS libraries

2013-09-05 Thread John Colvin
On Thursday, 5 September 2013 at 12:29:08 UTC, ponce wrote: Greetings, I've updated my "derelictified" dynamic bindings for: - OpenCL the Computing Library (thanks goes to vuaru) - BASS, an audio library - FANN, a neural network library - libsndfile, a library which read and write a variety of a