• IBNIZ, a hardcore audiovisual virtual machine
    11 replies, posted
I wasn't sure if I had to post this in "Music" or here... but oh well: [video=youtube;aKMrBaXJvMs]http://www.youtube.com/watch?v=aKMrBaXJvMs[/video] [URL="http://pelulamu.net/ibniz/ibniz-1_18.exe"] Download[/URL] (Windows) - [URL="https://github.com/viznut/IBNIZ/tree/master/src"]Source[/URL] - [URL="http://countercomplex.blogspot.fr/2011/12/ibniz-hardcore-audiovisual-virtual.html"]Explaination by author[/URL] - [URL="http://pelulamu.net/ibniz/"]Original website[/URL] There are no words to describe the awesome Try these ones: [code] dFFrxFr.F8FF&/qs dr*/8rsM1{7rsss.3^}2{s}3{d1e^ddd}5Fr/4X11r1Vs3Vs1Vs3VL dFFrxFr00FF&/qsM1{d5rx2r3&/q}2{dxDrF&/q}3{dFrF&/s}1V.A/2V.3*3V q/!^(&>-`/+`/-`/*^dpbd&r-x++s54a779 xx[]qzsdsfdddd|qsd z3{t'*-+q()"}2{/*-25+qazsd} 2*2V-^qa2V-3VMm%Qsdqz [/code] Shortest ones that are "nice": [code] All 0-2-char-long programs that stackbalance to +1 in T- or TXY-video have been tested. EMPTY PROGRAM: - gradient & sawtooth 1-CHARRERS: - flasher slowing down: q - glitchy halfscreen: ( - colorfade: ! 2-CHARRERS: - tv noise: *d - trippy & whining rotator: d* - *-textured headache: -d - zooming *-texture: ** - stopping near negative star: */ - mcp: %* %/ %* %% - gradual art: %a - spotlights among *-textures: a* a/ a% - flasher: 9/ - plasmas: Al - moving glitchsquares: )( - jupiter storm: +/ +% -/ -% r/ r% l/ l% - blinking stripes: +r +l -r -l - stopping in hyperspace: /* // /% - stuff with sierpinski triangles: &* && |* |/ |% &- |a - munching epilepsy: ^* ^/ ^% - polyrhythmic flasher slowing down: qs - noisy bar scrolling down slowly: q) - random squeaks: q@ - noisy bar in a *-textured night: s) - squarewave sliding down: )~[/code] [URL="http://low.fi/~viznut/shortest_ibniz_programs.txt"]Source[/URL]
[QUOTE=saming;40840192]dr*/8rsM1{7rsss.3^}2{s}3{d1e^ddd}5Fr/4X11r1Vs3Vs1Vs3VL[/QUOTE] It sound exactly like when I pull out the cartridge from my GameBoy while still playing a game with music or sound running. Thanks for sharing!
This is awesome.
Very neat... Just spent a good 30 min just messing around :P Accidental star scroller: [code] /%wpp30->?); [/code] /% is the perspective example (try it on its own!) (pops Time, X and Y and pushed Y/X%Time). w pushes Time, X, Y. pp pots X and Y. 30- pops Time and pushes 30-Time. > pops 30-Time and pushes 1 if it's positive. ? checks that. If true, continue. If false, skip to ';'. ) pushes a value from the stack. I have no idea which values it gets, but the result is neat. ; is ignored unless '?' is skipping.
[QUOTE=Deco Da Man;40841176]Very neat... Just spent a good 30 min just messing around :P Accidental star scroller: [code] /%wpp30->?); [/code] /% is the perspective example (try it on its own!) (pops Time, X and Y and pushed Y/X%Time). w pushes Time, X, Y. pp pots X and Y. 30- pops Time and pushes 30-Time. > pops 30-Time and pushes 1 if it's positive. ? checks that. If true, continue. If false, skip to ';'. ) pushes a value from the stack. I have no idea which values it gets, but the result is neat. ; is ignored unless '?' is skipping.[/QUOTE] I love how it goes into hyperspace at the beginning.
Added some basic 2char code to start with :) [SUP][B]Edited[/B][/SUP] My original reaction to all of this: [IMG]http://i.imgur.com/XtnDXZE.gif[/IMG]
[QUOTE=saming;40840192] Try these ones: [code] dFFrxFr.F8FF&/qs dr*/8rsM1{7rsss.3^}2{s}3{d1e^ddd}5Fr/4X11r1Vs3Vs1Vs3VL dFFrxFr00FF&/qsM1{d5rx2r3&/q}2{dxDrF&/q}3{dFrF&/s}1V.A/2V.3*3V q/!^(&>-`/+`/-`/*^dpbd&r-x++s54a779 xx[]qzsdsfdddd|qsd z3{t'*-+q()"}2{/*-25+qazsd} 2*2V-^qa2V-3VMm%Qsdqz [/code][/QUOTE] Looks like perl to me? [sp]Sorry[/sp]
[QUOTE=r0b0tsquid;40845300]Looks like perl to me? [sp]Sorry[/sp][/QUOTE] :(
[QUOTE=Perl;40853339]:([/QUOTE] Don't worry Perl, you're still loved. I might try this out. Is there an export feature? Then I'd be able to enter the music industry!
[QUOTE=NightmareX91;40853461]Don't worry Perl, you're still loved. I might try this out. Is there an export feature? Then I'd be able to enter the music industry![/QUOTE] Nope, however you can always record it with Audacity.
[QUOTE=saming;40843203] [IMG]http://i.imgur.com/XtnDXZE.gif[/IMG][/QUOTE] ); kinda syncs to his face as it gets deeper, heh
[code]x^Aq[/code] creates a nice colour change and a pretty weird optical illusion(?)
Sorry, you need to Log In to post a reply to this thread.