[pluggo] Re: My noobie Plugin is crashing Ableton - UDPSend?
Mark Pauley
mpauley at mac.com
Tue Nov 27 12:18:52 MST 2007
- Previous message: [pluggo] Re: My noobie Plugin is crashing Ableton - UDPSend?
- Next message: [pluggo] Re: Re: My noobie Plugin is crashing Ableton - UDPSend?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Does the plugin crash auval too? If so, then you could probably figure out where via gdb. _Mark On Nov 27, 2007, at 10:41 AM, Mattijs Kneppers wrote: > > udpsend problems here too, with logic. When logic scans a plugin > containing uspsend for first use it always crashes. > > If I use the plugin with logic for the first time, I have to build > it without udpsend, let logic scan it, close logic, build the plugin > with udpsend (but with the same unique id!), start logic (no scan, > because logic thinks it has already been scanned). Then it kindof > works (still occasional crashes though). > > I had no crashes with the java net examples, but those have other > strange behaviour (such as only working if no other computers run > the same plugins). I'm still trying to save time to try to modify > the java examples so they'll do what I want. > > Mattijs > > Quote: gavspav wrote on Tue, 27 November 2007 16:17 > ---------------------------------------------------- >> Hello, >> >> I'm writing a really simple (ha) VST plugin which sends OSC >> messages out >> according to a parameter which is controllable from the host. >> >> I am finding that the plug-in is crashing the host (Ableton Live). >> >> It seems to be becasuse of the UDPSend object. I have read on the >> forums that people have had trouble with using this this before >> inside plugins. >> >> Has anyone got a fix for this? I was hoping to avoid using a >> complicated workaround as I am out of my depth already! >> >> I have also tested the plug in running Leopard - and it does seem >> to be stable, though its early days! >> >> Gavin >> >> >> > ---------------------------------------------------- > > > -- > SmadSteck - http://www.smadsteck.nl > Hard- and software for interactive audiovisual sampling > _______________________________________________ > pluggo mailing list > pluggo at cycling74.com > http://www.cycling74.com/mailman/listinfo/pluggo
- Previous message: [pluggo] Re: My noobie Plugin is crashing Ableton - UDPSend?
- Next message: [pluggo] Re: Re: My noobie Plugin is crashing Ableton - UDPSend?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
