Hello,
This message keeps appearing in the console window "tgl: no method for 'gem_state'".
I have this patch in a subpatch.
Many thanks.
I don't think you need to send [gemhead] to the toggle--I'm pretty sure this configuration just doesn't do anything (as far as the toggle goes). If you just need to start the [metro] you can start it with a bang using a [t b f] from the number atom that sets the [metro] speed. If you need to toggle [metro] in accordance with whatever is happening in a GEM window I'd suggest sending the trigger to the toggle and to the GEM components separately. Does that make sense?
On Mon, Apr 14, 2014 at 11:15 AM, kate sweeney m.k.sweeney@hotmail.comwrote:
Hello,
This message keeps appearing in the console window "tgl: no method for 'gem_state'".
I have this patch in a subpatch.
Many thanks.
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
The tgl object is expecting a 0 or 1 message, not the "gem_state" message that [gemhead] sends. You can convert its messages to a bang with the [bang] object but then the toggle will constantly keep turning on and off
On 14 April 2014 16:15, kate sweeney m.k.sweeney@hotmail.com wrote:
Hello,
This message keeps appearing in the console window "tgl: no method for 'gem_state'".
I have this patch in a subpatch.
Many thanks.
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list