--- On Mon, 4/4/11, Mathieu Bouchard <[email protected]> wrote:

> From: Mathieu Bouchard <[email protected]>
> Subject: Re: [PD] 3 new gui-plugins
> To: "Jonathan Wilkes" <[email protected]>
> Cc: "Hans-Christoph Steiner" <[email protected]>, [email protected]
> Date: Monday, April 4, 2011, 10:55 PM
> On Mon, 4 Apr 2011, Jonathan Wilkes
> wrote:
> 
> > Is there already a way to do this?
> 
> #include "m_imp.h"
> 
> for (int i=0; i<pd_objectmaker->c_nmethod; i++)
>  
> outlet_symbol(krusty,pd_objectmaker->c_methods[i].me_name);

Cool, thanks.

I see some creator names and classes I never noticed before:

fswap: alias for swap (I just added this fact to swap-help.pd)

Anyone have help docs (or helpful comments) about the following?

midirealtimein
midiclkin
serial

-Jonathan

> 
> 
> _______________________________________________________________________
> | Mathieu Bouchard ---- tél: +1.514.383.3801 ----
> Villeray, Montréal, QC


_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to