Re: [LAD] axonlib v0.1.0

2010-06-08 Thread Lubomir I. Ivanov
hello, to clarify the current format capabilities of the library: the library for now can be used to create: - vst plugins for linux and windows (so / dll) - standalone executables for linux and windows ('elf' exe/ 'pe' exe). the standalone executables are not plugin host containers, but they

[LAD] axonlib v0.1.0

2010-06-07 Thread ccernn
axonlib v0.1.0 back on track (and beyond), completely rewritten from scratch, plug-devel 'api' is solidifying, coagulating, lots of new features, lots of squashed bugs, basis is (hopefully) more stable than ever, and if we're lucky, more 'future proof', so, we bumped up the version number.

Re: [LAD] axonlib v0.1.0

2010-06-07 Thread Brett McCoy
On Mon, Jun 7, 2010 at 9:04 AM, ccernn cern.th.s...@gmail.com wrote: axonlib v0.1.0 back on track (and beyond), completely rewritten from scratch, plug-devel 'api' is solidifying, coagulating, lots of new features, lots of squashed bugs, basis is (hopefully) more stable than ever, and if

Re: [LAD] axonlib v0.1.0

2010-06-07 Thread Jeremy
Same exact question. I think the line standalone/vst-plugin library for linux/win32, which I found on the google code website is significant. I think it might be a library to host vst plugins? But the standalone part doesn't quite make sense. I'm not sure what it does on it's own. Some