swh / lv2

SWH Plugins in LV2 format
http://plugin.org.uk/
GNU General Public License v3.0
94 stars 20 forks source link

OS X issues #4

Open codingisacopingstrategy opened 13 years ago

codingisacopingstrategy commented 13 years ago

Hi,

I know of your plugins via the Ardour program. Thanks for the great work!

I’m running into some issues though. I asked on IRC #ardour-osx , and they said there are some known issues with the plugins under os x.

This is what I encountered thus far:

When trying to load Multiband EQ Ardour consistently crashes: https://gist.github.com/raw/757211/079bc782aff25f4a46216513d555fd88ed026ff5/ardour-crash.log

SC4 doesn’t affect it’s input when loaded by itself, adding a bypassed instance of SC1 changes this, like: http://ardour.org/node/2176

I was wondering if you could look into this. thanks, Eric

swh commented 13 years ago

Hi, sorry, I don't get notified about github messages for some reason, so sorry about the delay.

Sadly I don't have any free time to work on LV2 at the moment, but fixing it in OS X is on my todo list.

codingisacopingstrategy commented 13 years ago

Hi swh,

Thanks for your message.

Weird that you don’t get notified, you should be able to change that here: https://github.com/account/notifications

I understand, free time is hard to come by.. I really appreciate what you’ve done so far and I hope you will at some point find time to work on it further..

If you already have an indication of what’s causing the bugs, maybe you can post it here, in case someone else is interested in diving into the matter?

Cheers!

Eric

swh commented 13 years ago

I got that last notification, and all the boxes are ticked.

I have a few github accounts, so maybe something's a bit screwy.

I don't rememer what the exact issue is - I think it was related to the difference between .dyld and .so. I'm not too clear on how OSX's linker works.