Very simple question...newbie!!
This must be something so simple, but im new at max and can't seem to manage to do it
How do I pass from a text like the one below to a patch??
Tank you
just paste into a new patch
copy and paste into a blank patcher
this is a max5 patch
so u cant paste into a max4 patcher
but how do you create that text stuff?
select all in the patcher
copy
paste
but when i do that and then paste into say a post or text file I get code which looks more that javascript or something. how to get the same format as below?
Cheers.
Edit Menu, Copy Compressed.
-A
I cant paste it!!
I open a new patcher on max5 and then i cant use the paste function there...do i have to configure something??
I have tried "New from clipboard" but it only opens a window with the text exactly as I copied it...no objects apeared...
tank you
make sure all the text was copied, including the begin_max5 and end_max5 statements. then just paste.....
OK i managed to do it...I tought i wouldn't had to copy also the headline and botton line of the code
This two lines:
----------begin_max5_patcher----------
-----------end_max5_patcher-----------
Lol...tank you all for the quick answers...the topic can be removed if the moderator feels so.
baltaz schrieb:
> Lol...
If you want to rofl, you can also select the complete post including all
that prosa and paste. Max 5 is mart enough to ignore all but what is
between
----------begin_max5_patcher----------
-----------end_max5_patcher-----------
This only doesn't work if there is more than on patch in the post... (rare)
--
Stefan Tiedje------------x-------
--_____-----------|--------------
--(_|_ ----|-----|-----()-------
-- _|_)----|-----()--------------
----------()--------www.ccmix.com
17 years later with Max 9 its still not smart enough to do this :-) (ignore what isnt JSON or compressed JSON)
why should it ignore that... it must be able to open and paste text, max4 patches, eventually collectives and snippets... and of course objects... none of those start with begin_max5_patcher or are json format.