Jump to content
IGNORED

ae_store eastre egg


Recommended Posts

  On 11/16/2018 at 9:09 AM, MIXL2 said:

I never thought id see the day when ae fanboyism would rival boc fanboyism..

yeah but with autechre there is actuallly interesting stuff to discover

 

 

  On 11/16/2018 at 10:46 AM, modey said:

 

  On 11/16/2018 at 9:09 AM, MIXL2 said:

I never thought id see the day when ae fanboyism would rival boc fanboyism..

yeah but with autechre there is actuallly stuff to discover

Fixt

  On 11/16/2018 at 10:46 AM, modey said:

 

  On 11/16/2018 at 9:09 AM, MIXL2 said:

I never thought id see the day when ae fanboyism would rival boc fanboyism..

yeah but with autechre there is actuallly interesting stuff to discover

 

Solving BoC mysteries:

 

  On 11/15/2018 at 9:03 PM, Joyrex said:

XH HX... let's see:

  • A palindrome
  • Phonetically - ecks aych aych ecks
  • Numerically the 8th and 23rd letters of the alphabet - 823238 or keeping with mirroring it - 823328
  • Anything else?
Solving Ae mysteries:

 

  On 11/16/2018 at 2:21 AM, phling said:

fuk processing tho.

ffmpeg & imagemagick:

 

ffmpeg -i 1-w5zfEHRydVQ.mp4 frames/c01_%04d.jpeg
cd frames
mogrify -crop 640x1+0+240 -path ./cropped *.jpeg
cd cropped
convert *.jpeg -append out.jpeg

 

  On 11/16/2018 at 2:32 AM, modey said:

 

void setup(){
for (int i=0;i<941;i++){
String zeroes = "";
if (i < 100 && i > 9){
zeroes = "0";
} else if (i < 10){
zeroes = "00";
}
img[i] = loadImage("130" + zeroes + i + ".jpg");
}
size(960,941);
}

void draw(){
for (int i=0;i<941;i++){
image(img[i], 0,i);}
};

 

I haven't eaten a Wagon Wheel since 07/11/07... ilovecubus.co.uk - 25ml of mp3 taken twice daily.

  On 11/16/2018 at 9:09 AM, MIXL2 said:

I never thought id see the day when ae fanboyism would rival boc fanboyism..

The Ærmy vs. the Hordes Of Canada

can we get a  pinned (edit: and locked) thread of the info in these two threads that is really relevant?  Modey, Phling and Manmower et al based stuff. 

Edited by donquixote
  On 11/16/2018 at 10:56 AM, mcbpete said:

 

  On 11/16/2018 at 10:46 AM, modey said:

 

  On 11/16/2018 at 9:09 AM, MIXL2 said:

I never thought id see the day when ae fanboyism would rival boc fanboyism..

yeah but with autechre there is actuallly interesting stuff to discover

 

Solving BoC mysteries:

 

  On 11/15/2018 at 9:03 PM, Joyrex said:

XH HX... let's see:

  • A palindrome
  • Phonetically - ecks aych aych ecks
  • Numerically the 8th and 23rd letters of the alphabet - 823238 or keeping with mirroring it - 823328
  • Anything else?
Solving Ae mysteries:

 

  On 11/16/2018 at 2:21 AM, phling said:

fuk processing tho.

ffmpeg & imagemagick:

 

ffmpeg -i 1-w5zfEHRydVQ.mp4 frames/c01_%04d.jpeg
cd frames
mogrify -crop 640x1+0+240 -path ./cropped *.jpeg
cd cropped
convert *.jpeg -append out.jpeg
  On 11/16/2018 at 2:32 AM, modey said:
void setup(){
for (int i=0;i<941;i++){
String zeroes = "";
if (i < 100 && i > 9){
zeroes = "0";
} else if (i < 10){
zeroes = "00";
}
img[i] = loadImage("130" + zeroes + i + ".jpg");
}
size(960,941);
}

void draw(){
for (int i=0;i<941;i++){
image(img[i], 0,i);}
};

 

 

Haha, so true

  On 11/16/2018 at 11:21 AM, manmower said:

 

  On 11/16/2018 at 9:09 AM, MIXL2 said:

I never thought id see the day when ae fanboyism would rival boc fanboyism..

The Ærmy vs. the Hordes Of Canada

+1000 watmm points

  On 11/16/2018 at 5:04 AM, ieafs said:

you know you're an autechre fan.... when you can listen to 13 hours of image data being scrubbed

 

:) I have no idea what this stuff is about and if its really made to just be listened to in isolation, but listened to 1st couple of hours of the mp3's last night and very much enjoyed it!

 

I think as someone else suggested I might approach this like Gescom Minidiisc and stick it on a shuffle every time I listen, 

omg i don't even own the machines but am just as excited to see what comes out of it. what a time to be alive. Sean and Rob 2020.

  On 11/16/2018 at 2:10 PM, manmower said:

 

really hope it's simpler than that! soon as i get home i'm gonna try to expand on modey's et al discoveries

About the AE_LIVE 2008, and particularly the one from Echoplex (Los Angeles, CA) dated 2008-04-04:

 

I've tempo-matched the thing and now working on program changes for MD and MM as they occur at that live performance. I'm using Reaper.

 

Obviously, more than happy to share the Reaper project once finished. Thought I'd say this here to save some of you guys time.

Edited by IOS

I think we clearly need the expertise of the guy who pasted waveforms into fl studio piano roll to figure this one out for us.  He's on another level.

See Funny Pictures thread for context

 

 

  On 11/13/2018 at 7:26 PM, Crossword Enthusiast said:

Oh momma

 

 

Dr2PPloXcAAkt19.jpg

 
  On 11/16/2018 at 2:21 AM, phling said:

 

  On 11/16/2018 at 1:41 AM, modey said:

The visuals look like they're a 1-pixel high snippit of an image, like a "window" of a larger image that is scrolling down over the course of the videos. Looks like some of them could contain text?

 

If I had the patience I'd make a Processing script to "decode" them..

 

 

modey u genius.

 

ryYc9cs6X.jpeg

gotta go sleep, but you're on to something.

 

fuk processing tho.

ffmpeg & imagemagick:

 

you have to create the 'frames' and 'cropped' folders for this to work, u get the idea:

ffmpeg -i 1-w5zfEHRydVQ.mp4 frames/c01_%04d.jpeg
cd frames
mogrify -crop 640x1+0+240 -path ./cropped *.jpeg
cd cropped
convert *.jpeg -append out.jpeg

 

I made a lil script that takes the middle row of pixels for each frame and composes an image similar to this one, batch processing all the vids later today

  On 11/16/2018 at 6:36 PM, span said:

I made a lil script that takes the middle row of pixels for each frame and composes an image similar to this one, batch processing all the vids later today

Nice one - Had been collecting all the bits and pieces of batch scripts today to try and cobble together the same thing when I got home from work but if someone is already ahead of me ... cracking stuff, looking forward to seeing the result !

I haven't eaten a Wagon Wheel since 07/11/07... ilovecubus.co.uk - 25ml of mp3 taken twice daily.

Some of these aren't using images as the source, but video.  You can see in this image (one of span's images) how the head moves around but the background doesnt:

 

unknown.png

 

Chat said it was from Money Masters, maybe they used it elsewhere too

Edited by andrd
  On 11/16/2018 at 6:53 PM, mcbpete said:

 

  On 11/16/2018 at 6:36 PM, span said:

I made a lil script that takes the middle row of pixels for each frame and composes an image similar to this one, batch processing all the vids later today

Nice one - Had been collecting all the bits and pieces of batch scripts today to try and cobble together the same thing when I got home from work but if someone is already ahead of me ... cracking stuff, looking forward to seeing the result !

 

 

I'm trying to make it multithreaded so at least i learn something out of all this, so you might as well go ahead, might finish before I do

Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   1 Member

×
×