atom feed6 messages in at.iem.pd-devRe: [PD-dev] Accessing Gem_State poin...
FromSent OnAttachments
Jean-Yves GratiusFeb 19, 2009 5:24 am 
Thomas GrillFeb 19, 2009 9:10 am 
Jean-Yves GratiusFeb 19, 2009 11:35 pm 
marius schebellaFeb 20, 2009 4:21 am 
Thomas GrillFeb 20, 2009 5:54 am 
Thomas GrillFeb 20, 2009 5:56 am 
Subject:Re: [PD-dev] Accessing Gem_State pointer from a flext-external [resolved]
From:Thomas Grill (gr@grrrr.org)
Date:Feb 20, 2009 5:56:59 am
List:at.iem.pd-dev

2009/2/20 marius schebella <mari@gmail.com>:

so this means, I can write gem externals using flext? are there examples/documentation around?

I'd think that you just have to include the relevant GEM header files to know what's behind the pointers. I'm not sure however whether you need to access functionality that is inside the GEM library and which is not exported. That would be a problem. gr~~~