Page 1 of 1
Posted: Thu Jan 30, 2003 8:00 pm
by j9k
<a name="planetz-file"></a><a href="
http://www.planetz.com/Pulsar/files/dev ... .zip"><img src="/forums/images/file_icon.gif" border="0" alt=" File"> File</a><BR> <a name="planetz-tag"></a>Price ($USD): 0<BR> <a name="planetz-tag"></a>Type: Utility<BR> _____________________________________<BR><BR> this is a larger version of the 16x16
the seccond update includes
surface optimizations for faster screen redraw
j9k
<font size=-1>[ This Message was edited by: j9k on 2004-03-03 17:06 ]</font><BR><BR><a name="planetz-fileimage"></a><IMG SRC="
http://www.planetz.com/Pulsar/files/devices/3232pz.JPG" BORDER="0">
Posted: Thu Jan 30, 2003 9:07 pm
by ds-sound
you can get lost here quite quickly.
add letter-titles to the vertical columns.
Posted: Thu Jan 30, 2003 9:11 pm
by siberiansun
still don't get what it is.... AH now i see, it's avalible seats to a celtic frost show!
Posted: Thu Jan 30, 2003 11:46 pm
by Chill69
Holy I/O matrix Batman! Would it be possible to color every 4 rows /columns a vary shade (ala grey, white, grey, white) for easier visual referance? I was having enough trouble trying to fill up the 16X!
Posted: Fri Jan 31, 2003 12:13 am
by j9k
i found that 16 was to few after you get the adat inputs a mixer and the asio going.
i forgot to say there are no feedback mdls inside
j9k
Posted: Sun Feb 02, 2003 8:03 am
by JLS
Very good device
J9k please 4x4 and 8x8 device
very very thankz
Posted: Wed Feb 12, 2003 5:29 pm
by j9k
updated
j9k
Posted: Thu Feb 13, 2003 4:55 am
by borg
hehe, you're the king!
thanks, j
Posted: Wed Mar 12, 2003 2:38 am
by suvak
Hi there!
Is it possible to do with this device to hook MORE inputs to ONE output??? (simple pre mix)
I guess not. I've tried it but could not to make. Just ONE input to MORE outputs..
I'd like to mix ASIO12+ADAT12, ASIO34+ADAT34, ...... ASIO1516+ADAT1516 and then hook the 8 stereo output into the 2448's 8 stereo Ins, instead of hook the 8 stereo ADAT outs and 8 Stereo ASIO outs separately to 16 stereo Ins.
Posted: Wed Mar 12, 2003 8:33 pm
by j9k
this is all i can do for a free version right now. to add multiple inputs to one destination would also require a lot more dsp.
j9k
Posted: Fri Mar 14, 2003 2:23 am
by suvak

)
Yes.
I've tried to do my idea with the old BigMixerv2b, because there are 16 group channels.
It works well, but eats really too much DSP.

(
I'm wondering why a simple mixing eats so much...
Bye: Suvak
Posted: Fri Mar 14, 2003 8:38 pm
by j9k
this is just a switch version. allthough i have not coded any atoms myself i have done a little c #. the output memory location is being told to read from one of the input memory locations. since the 32x32 has 32 switches with 32 inputs it reads and writes only 32 times per sample clock. the mixed version would have 32 adders with 32 inputs. each input of each adder is read and added for the output. like the matrix for the modular 2 each input to the adders is also multiplied by the value of the knob. so you would have 1032 read opperations,1032 multiply opperations and 32 add opperations that would have to be done between each sample update. a few other things would also happening in the mixed matrix but that is mainly where the dsp is going.
micro mat (but not so micro) will be out in a few weeks
j9k
Posted: Wed Mar 03, 2004 7:57 am
by MCCY
What a wonderful device!!! Thanks!
I can't find the updated version anywhere (with text and different look).
Martin
Posted: Wed Mar 03, 2004 9:43 am
by j9k
it needs a redesign.
will still be free.
j9k