mcbpete Posted February 25, 2014 Report Share Posted February 25, 2014 The cleaned up patch : http://www.otherbirds.com/tutorials/46-autechre-redux.zip Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide all signatures I haven't eaten a Wagon Wheel since 07/11/07... ilovecubus.co.uk - 25ml of mp3 taken twice daily. Link to comment https://forum.watmm.com/topic/82421-breaking-down-cleaning-up-the-most-possibly-autechre-max-patch/ Share on other sites More sharing options...
Guest Posted February 25, 2014 Report Share Posted February 25, 2014 Max is so wrong Quote Link to comment https://forum.watmm.com/topic/82421-breaking-down-cleaning-up-the-most-possibly-autechre-max-patch/#findComment-2133108 Share on other sites More sharing options...
mcbpete Posted February 25, 2014 Author Report Share Posted February 25, 2014 Naw, it's fab - just a rather vertical (brick wall) learning curve Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide all signatures I haven't eaten a Wagon Wheel since 07/11/07... ilovecubus.co.uk - 25ml of mp3 taken twice daily. Link to comment https://forum.watmm.com/topic/82421-breaking-down-cleaning-up-the-most-possibly-autechre-max-patch/#findComment-2133110 Share on other sites More sharing options...
Guest Posted February 25, 2014 Report Share Posted February 25, 2014 compared to textual programming it's infuriating. i mean, obviously some things are okay, and it's quick to set up stuff which otherwise requires a lot of boilerplate code, but the whole mousey-clicky-patchy thing is insane. basically boils down to this: logic often makes more sense if you get rid of a graphical spatial representation. consider the following simple logic: i ask you for your name, and you tell me your name in response. in about every programming language, this is a really simple thing to just type in. in max, everything goes into the top, and poops out the bottom. it's like, i ask for your name, and you don't respond directly, but make a silent fart. I then have to actively detect whether you farted and if that fart contains the information i am looking for. lush! Quote Link to comment https://forum.watmm.com/topic/82421-breaking-down-cleaning-up-the-most-possibly-autechre-max-patch/#findComment-2133115 Share on other sites More sharing options...
Guest Posted February 25, 2014 Report Share Posted February 25, 2014 this trigger-poop idiom might work for signal flow as found in modular synthesis, but for actual program logic it's a poop. Quote Link to comment https://forum.watmm.com/topic/82421-breaking-down-cleaning-up-the-most-possibly-autechre-max-patch/#findComment-2133116 Share on other sites More sharing options...
mcbpete Posted February 25, 2014 Author Report Share Posted February 25, 2014 I think it probably is a result of the historic buffer size manipulation and dealing with blocks of data. The cycle accurate stuff with Gen~ reduces the poop-banging problem allowing it to me more 'traditional programming'-y Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide all signatures I haven't eaten a Wagon Wheel since 07/11/07... ilovecubus.co.uk - 25ml of mp3 taken twice daily. Link to comment https://forum.watmm.com/topic/82421-breaking-down-cleaning-up-the-most-possibly-autechre-max-patch/#findComment-2133121 Share on other sites More sharing options...
xox Posted February 25, 2014 Report Share Posted February 25, 2014 On 2/25/2014 at 3:56 PM, phling said: compared to textual programming it's infuriating. i mean, obviously some things are okay, and it's quick to set up stuff which otherwise requires a lot of boilerplate code, but the whole mousey-clicky-patchy thing is insane. basically boils down to this: logic often makes more sense if you get rid of a graphical spatial representation. consider the following simple logic: i ask you for your name, and you tell me your name in response. in about every programming language, this is a really simple thing to just type in. in max, everything goes into the top, and poops out the bottom. it's like, i ask for your name, and you don't respond directly, but make a silent fart. I then have to actively detect whether you farted and if that fart contains the information i am looking for. lush! wow well done ...this is the most creative explanation of max shitieness and i agree with you but my brain works like 97% right side, 0.1% left (see?) so the thing that i like about max (oppose to coding) is that it gives me an instant visual feedback (right brain) and it gives me an opportunity to think less linear (which is a left brain specialty) patching everything with everything, without thinking logical (or less logical) but more on spontaneous level, intuitive... (thing that the guy from the upper youtube video didn't understand while cleaning the Ae patch) i'm trying to learn SC but it's so much harder to me, much harder, but thank god i'm pertinacious as hell Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Link to comment https://forum.watmm.com/topic/82421-breaking-down-cleaning-up-the-most-possibly-autechre-max-patch/#findComment-2133125 Share on other sites More sharing options...
crx091081gb Posted February 25, 2014 Report Share Posted February 25, 2014 max is the art that takes and takes and never gives. tbh the time you lose adapting yourself to its fucked up ass backwards ways is equal to the time you gain in not having to code the boiler plate shit from scratch. Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide crx091081gb's signature Hide all signatures Recent tunes Reveal hidden contents https://soundcloud.com/crx091081gb/no-authority-without-hate https://soundcloud.com/crx091081gb/terminator-justice Link to comment https://forum.watmm.com/topic/82421-breaking-down-cleaning-up-the-most-possibly-autechre-max-patch/#findComment-2133127 Share on other sites More sharing options...
mcbpete Posted February 25, 2014 Author Report Share Posted February 25, 2014 Woah, this is the first time I've heard so much hostility towards it - I'm not far enough into it yet to have come across this stuff. Only really getting as far as likkle M4L effects units. Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide all signatures I haven't eaten a Wagon Wheel since 07/11/07... ilovecubus.co.uk - 25ml of mp3 taken twice daily. Link to comment https://forum.watmm.com/topic/82421-breaking-down-cleaning-up-the-most-possibly-autechre-max-patch/#findComment-2133139 Share on other sites More sharing options...
rekosn Posted February 25, 2014 Report Share Posted February 25, 2014 On 2/25/2014 at 4:32 PM, crx091081gb said: max is the art that takes and takes and never gives. tbh the time you lose adapting yourself to its fucked up ass backwards ways is equal to the time you gain in not having to code the boiler plate shit from scratch. lol Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Link to comment https://forum.watmm.com/topic/82421-breaking-down-cleaning-up-the-most-possibly-autechre-max-patch/#findComment-2133158 Share on other sites More sharing options...
awepittance Posted February 25, 2014 Report Share Posted February 25, 2014 (edited) lol this guy 'cleaned up' my friend Powmod's mod on the Autechre patch. The original patch didn't have a lot of the stuff here including the preset/snapshot box. Glad that there aren't any Cycling 74 employees trying to do damage control aka false propaganda to claim that they allowed an exclusive confield Autechre era patch to leak out of a workshop they did. :) It's interesting that the last few times I saw this posted on the internet it seems like the same handful of people come in to announce that it's a 'hoax'. Nope, it's real edit: just watched the video, patchname is still 'autechre powmod' haha, I wonder if this guy would be interested in the original un-modded patch Edited February 25, 2014 by John Ehrlichman Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide awepittance's signature Hide all signatures Link to comment https://forum.watmm.com/topic/82421-breaking-down-cleaning-up-the-most-possibly-autechre-max-patch/#findComment-2133246 Share on other sites More sharing options...
xox Posted February 25, 2014 Report Share Posted February 25, 2014 On 2/25/2014 at 9:23 PM, John Ehrlichman said: the original un-modded patch do you have it? would you share? plz Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Link to comment https://forum.watmm.com/topic/82421-breaking-down-cleaning-up-the-most-possibly-autechre-max-patch/#findComment-2133290 Share on other sites More sharing options...
awepittance Posted February 25, 2014 Report Share Posted February 25, 2014 ill have to check, the unmodded patch was actually not as good as what Powmod did. The only reason i was suggesting to share it was for historical purposes, so you can see exactly what Autechre had built themselves Vs what my friend added. He simply added tempo controls, some sort of mixer ( i think) for the different layers and presets Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide awepittance's signature Hide all signatures Link to comment https://forum.watmm.com/topic/82421-breaking-down-cleaning-up-the-most-possibly-autechre-max-patch/#findComment-2133292 Share on other sites More sharing options...
xox Posted March 1, 2014 Report Share Posted March 1, 2014 interesting continuation Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Link to comment https://forum.watmm.com/topic/82421-breaking-down-cleaning-up-the-most-possibly-autechre-max-patch/#findComment-2135065 Share on other sites More sharing options...
ryancolecreate Posted March 2, 2014 Report Share Posted March 2, 2014 Max's real strength is that it's accessible to non-programmers. It's not meant to be an environment that programmers would feel comfortable in, it's for artists. I totally understand the arguments put forth here though ha. Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide ryancolecreate's signature Hide all signatures ------ dailyambient.com ------ New Ambient Music Every Day. New ambient album "Sun and Clouds" now out. Use the discount code watmmer for 50% off the $4 album.Check it out. Link to comment https://forum.watmm.com/topic/82421-breaking-down-cleaning-up-the-most-possibly-autechre-max-patch/#findComment-2135295 Share on other sites More sharing options...
Recommended Posts