scripting waveform~

Roman Thilenius's icon


when i am creating a [waveform~] using

"script new NAME user waveform~ 0 0 500 100 3 9"

- that "user" thing is weird enough -

it spawns, but am not able to send it further messages in the form of

"script send NAME set buffername"



when i do the same with a waveform~ object i created manually (and named it "NAME") it works as it should.

i suppose the creation script is still wrong? how is it supposed to look like?

Roman Thilenius's icon


weird, now it works, but only in max 8, not in max 4.

Roman Thilenius's icon


so, now i have fixed my patch (i was sending "set buffername" to [prepend script send NAME ], haha...")

but the aprils fools continues. now i am getting an error >>waveform~ could not get memory for GWorld 2<< before a waveform~ object is even created, because i disabled loadbang.

this is not harmful to the enviroment but it doenst make any sense.