pouët.net

Random "work in progress" shots

category: general [glöplog]
I just died... :-)
added on the 2012-09-23 07:56:29 by maytz maytz
BB Image

version 2 of my midibox :)

took me the whole weekend to build it..

still work in progress since the firmware is not quite finished, yet.
added on the 2012-09-23 20:33:38 by xyz xyz
(4 buttons, 4 rotaries+buttons, 4 pots)
added on the 2012-09-23 20:35:56 by xyz xyz
video of my fractal program
http://www.youtube.com/watch?v=tQL--aBKoik&feature=plcp
exe here: https://dl.dropbox.com/u/5492880/2d_fractal_1.0.exe
keyboard commands are arrow keys to move, brackets for changing esc radius, semicolon and comma for changing the esc radius changing rate, - and = for changing iteration count, a and z for zooming in and out, home, del, end, age down to change c value, ins and page up to change rate of changing c value
What happened to the before vs. after concept?
added on the 2012-09-23 20:55:59 by maytz maytz
I just want to say that I really every single post in this thread... demoscene is so much more about making than the final product....
added on the 2012-09-23 21:27:03 by TLM TLM
why the hell did you put the buttons on the backside? :-D
yea yea, I know, I know. The "elite" version of that controller should have an aluminium case, anyway :D

placing the buttons on the backside made it easier to assemble for me.
the nice thing about that plastic case is that the LCD tightly fits into it -- no screws needed!
added on the 2012-09-23 22:54:53 by xyz xyz
BB Image
added on the 2012-10-06 23:48:09 by abductee abductee
btw: if anyone wants one: the homepage for it is now located here midibox. (more content coming up within the next days/weeks).
added on the 2012-10-07 17:53:26 by xyz xyz
Quote:
hey guys, here's a screenshot of the plan for v2 _on_ my STM32F4 based MIDI controller box:

thats what i read. i got exited me for brief a moment.
added on the 2012-10-08 06:44:59 by vectory vectory
vectory, if you had read the homepage of that thingie, you would know that a synth (and replayer for my tracker) is definitely on the menu (hence the audio-out!).

I don't think it will be kb's V2 since that one is written in x86 assembly, IIRC.

the uC I used has an ARM Cortex-M4 CPU (with HW floating point support) which, at 168MHz, should be fast enough for (proper) audio synthesis.

I must admit that I really like the V2 filters, maybe kb allows me to borrow them.

don't expect anything too soon, though - first there is much work to be done regarding MIDI controller support in my tracker
(including special support for that midibox, of course).

but enough about this, more work in progress shots, please!
added on the 2012-10-08 16:45:50 by xyz xyz
here are some test scenes, shortly before our last demo was made:
BB Image
BB Image
BB Image
added on the 2012-10-08 17:50:02 by pista pista
4k development tool made for Wave AtraKKtor
(thanks go to Loonies for inspiration)

BB Image

And yes... I already given Unc this thing. ;)
added on the 2012-10-09 08:48:35 by KK KK
That looks fucking awesome.
added on the 2012-10-09 09:43:26 by Preacher Preacher
what preacher said.
added on the 2012-10-09 15:08:16 by arm1n arm1n
these days, the tools used to do the scene releases require just as much development work as the releases themselves, it seems ;-)
I would guess that it takes longer time writing a good and usable tool ( which I guess most of them are, at least for the designer ) then just writing stuff from scratch. But ones it's done it might be faster making new demos/intros with them. Never the less, I enjoy writing tools but it feels a bit of a waste of time since I always get better ideas and never finished any, leading to that I never release anything :)
added on the 2012-10-09 23:08:43 by ekoli ekoli
KK: I like the repeat operator :-)
added on the 2012-10-10 00:25:51 by pixtur pixtur
@hooverphonique/ekoli: yep, if you "just" wanna produce a brilliant demo, look at how Navis does it :D

but tool coding is fun!

(problem w/ tools is that they impose limitations. w/ pure src code you can always "circuit-bend" things to your liking)
added on the 2012-10-10 01:21:37 by xyz xyz
hooverphonique: Not really. They require 10x development work than the releases themselves.

pixtur: This is also a concept "borrowed" from what I have seen in Loonies 4k tool.

xyz: Not if the tool is designed around concept like "throw at me as much bits of asm as you wish and sequence them in wysiwyg as you like". And of course you can scramble the code of the tool itself. I don't remember using any tool I made so far to make more than a single demo, but I reuse code a lot - HLSL parser/optimizer was taken directly from the tool used for Chaos Theory 4k.
added on the 2012-10-10 09:16:08 by KK KK
KK: cool that your tool(-chain) works that way. I've made a tool-concept a few years ago (which I have not gotten around to (fully) implement, yet) which is (also) based on
the idea to implement a UI just for the "common"/re-usable aspects, like asset management and sequencing. the tool generates a header file which enumerates all
the parameters (flattens the param hierarchy). the hdr is then included in the demo/intro/"app", which needs to be linked with a simple library to interface with the UI (only
needed during development, of course). Before anyone complains: I am quite sure this has been done before (many times, probably) since it suits the lazy coder :-)
added on the 2012-10-10 18:25:50 by xyz xyz
BB Image
added on the 2012-10-12 16:10:20 by mog mog
Some 4k intros started more than year ago and freezed for infinite time.
BB Image
BB Image
BB Image
BB Image
BB Image
added on the 2012-10-13 15:14:49 by stan_1901 stan_1901
Quote:
i got exited me for brief a moment

wtf?! i think i had a minor stroke, when i wrote that.

xyz: i know you're making a synth with it, and that porting kb's V2 to anything is really hard. hence i was surprised :)

WIPs often seem to be more interesting than the end product, because they leave more room for imagination. that and i tend to botch things up in the end.
added on the 2012-10-14 08:47:00 by vectory vectory

login