On Apr 4, 2011, at 6:56 PM, Jonathan Wilkes wrote:
--- On Mon, 4/4/11, Mathieu Bouchard matju@artengine.ca wrote:
From: Mathieu Bouchard matju@artengine.ca Subject: Re: [PD] 3 new gui-plugins To: "Jonathan Wilkes" jancsika@yahoo.com Cc: "Hans-Christoph Steiner" hans@at.or.at, pd-list@iem.at 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
[serial] is an ancient Tcl hack for Windows only for getting the
serial port. I think its gone in 0.43, and I haven't seen it used ever.
.hc
-Jonathan
| Mathieu Bouchard ---- tél: +1.514.383.3801 ---- Villeray, Montréal, QC
Computer science is no more related to the computer than astronomy is
related to the telescope. -Edsger Dykstra