you can actually use [fudiformat -u] to omit the separator (; + newline), so you wouldn't need [list split]
Gesendet: Donnerstag, 24. Januar 2019 um 20:41 Uhr Von: "IOhannes m zmölnig" zmoelnig@iem.at An: pd-list@lists.iem.at Betreff: Re: [PD] Using netsend to send url / text to turn a device on and off
On 1/24/19 8:20 PM, RT wrote:
This is what I'm using I can connect and disconnect but the command syntax coming out of Pd seems to be incorrect.
that patch misses the argument to [list split]. the purpose of [list split] is to remove the ";\n" at the end of the FUDI-message, so we calculate the length of the list minus 2 (for the two characters to split off). my ascii-art was a bit fuzzy there, but essentially the outlet of [- 2] was meant to go into the 2nd inlet of [list split].
gfmsard IOhannes
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list