December 21, 2008
biderman - 2 -- [17:54]
Note that the stock mics should not work on anything other than a Zoom H2, since they need approx 1.9v apparently. 48v phantom power might work, but I'm not
going to risk frying them...
Here it is in a picture with the original mics connected to a DB9 plug via speaker wire (it's proof of concept, hey, I know this is crappy).
I'm going to make a DB9 plug to 4x XLR breakout cable today. There is no phantom power (just a piddly 1.9v or so), so it'll have to be used with dynamic mics, but the preamps seem to work fine with the SM57 I have here. Also need to figure out where to connect the XLR's pin 1 (well, it'll go to the DB9 casing, but then on the inside the H2 will need to find a good place to ground that).
If only the (otherwise awesome) ASIO driver supported 4ch input!
1 Comment
It was written in C, it tried to be very portable (reading through it now, I'd say almost to a fault -- kinda annoying ;). There were some nifty things about it:
The code itself wasn't too bad, some stuff that I had spent ages tweaking and getting to run smoothly would surely be reusable.
So in about 8 hours of work I transformed it into Plush2, which is similar to the above, except simplified in C++, renders to 32 bit per pixel output, integrates with our LICE compositing engine, and supports the following new features:
Yes yes I know 3D stuff has all been done a ton, just thought it was interesting bringing things back from the dead to see what would be reusable. Now I'm going to go hug my 2.4ghz multicore processor.
This will be a part of the next WDL release, in case anybody cares, ha ha. It does compile down to pretty small (though not small enough to go making a 4k demo with it)
The error is pretty low for the first few cycles, though after a bit it does drift in relation to the correct wave. I'm not going to spend too much more time on this, but if anybody wants to see if there's some way to correct it, go for it (it may just be rounding error, though, of course).
Here is the code:
// iterate to next sample
double newpos = pos*mul1 + vel*mul2;
vel -= (pos+newpos);
pos = newpos;
Time to request a hearing, as I do not have any "graffiti" but they
seem to think I do....
7 Comments
The smiley face was me...
Recordings:
bren - 1 -- [23:55]
bren - 2 -- [25:42]
bren - 3 -- [32:27]
5 Comments
We'll see if this works-- both with the kids and with the city...
7 Comments
The 3 Cs: caffeine, calories, and cocktails... Of course you need the right amount of all, and the right sequencing, but if you get that all is forgiven.
And days like this don't hurt either...
2 Comments
Found my laptop with ergonomic keyboard!
Recordings:
freeform jam with newtchr
1 Comment
Thank you that is all.
Recordings:
freeform jam with chr
2 Comments
Still hot out, for now.. Time to shotgun a contraband Bud Lite in the
bathroom...
3 Comments
Woohoo the tiny maudio ekeys 37, $49, arrived... It's small, and light.
3 Comments