Page 15 of 30

Re: << mtl.asm >>

Posted: Sat Feb 18, 2017 8:42 pm
by vallaton
labs.labs wrote:
vallaton wrote:
baremountain wrote:A PLL for ~$250?
oh shit. :drool:
SHHH.. Play it cool so the price stays that way.
seriously, i'd pay anything for a mtl.asm PLL, if i had anything.
$250 is like the highest i can go at the moment though, so i really hope it stays in that ball park and that a batch comes up for sale before i have a chance to pay my bills.

scott, do you do payment plans for poor bastards?

Re: << mtl.asm >>

Posted: Sat Feb 18, 2017 8:43 pm
by labs.labs
Ya I am huge fan as well. I have been looking for a damn nasa attribute for a year strait now.

Re: << mtl.asm >>

Posted: Sat Feb 18, 2017 8:47 pm
by vallaton
labs.labs wrote:Ya I am huge fan as well. I have been looking for a damn nasa attribute for a year strait now.
i feel ya.

Re: << mtl.asm >>

Posted: Sun Feb 19, 2017 1:44 am
by multi_s
[youtube]http://www.youtube.com/watch?v=XsjGXM48AEo[/youtube]

Re: << mtl.asm >>

Posted: Tue Feb 21, 2017 11:30 pm
by multi_s
something like that

Re: << mtl.asm >>

Posted: Tue Feb 21, 2017 11:40 pm
by Inconuucl
Why so close to the switches?

Other than that:
Image

Re: << mtl.asm >>

Posted: Tue Feb 21, 2017 11:47 pm
by multi_s
yikes


oh there is a slight spacing error on this test case but it won;t move upthat much, maybe a 1/4 inch . i guess it is close because there is a lot inside.

Re: << mtl.asm >>

Posted: Wed Feb 22, 2017 12:05 am
by rustywire
:eek:

Re: << mtl.asm >>

Posted: Wed Feb 22, 2017 12:47 am
by elevenstrings
Image

Re: << mtl.asm >>

Posted: Wed Feb 22, 2017 3:31 am
by chrisdermo
:love:

Re: << mtl.asm >>

Posted: Wed Feb 22, 2017 9:20 am
by baremountain
OOoooh dipswitches too?
I can't wait for this thing :drool:

Re: << mtl.asm >>

Posted: Wed Feb 22, 2017 9:33 am
by DRodriguez
Dipswitches were for expression/cv settings if i remember correctly

Re: << mtl.asm >>

Posted: Wed Feb 22, 2017 10:22 am
by Strange Tales
Is the PLL done through C? Curious if this is analog or not.

I have a curious idea in the back of my head, but even then it would be developing something in Pure Data. Don't know if a PLL can be made in PD.

Re: << mtl.asm >>

Posted: Wed Feb 22, 2017 11:23 am
by multi_s
DRodriguez wrote:Dipswitches were for expression/cv settings if i remember correctly
ya the 4 dips, 3 of them just make the 3 expression jacks appropriate for 0-5V CV or Expression, the last one flips the function of the lfo expression input, so it is either duty cycle or rate, since there was not enough room to add more expression jacks on the top.
Strange Tales wrote:Is the PLL done through C? Curious if this is analog or not.

I have a curious idea in the back of my head, but even then it would be developing something in Pure Data. Don't know if a PLL can be made in PD.


no this one is a mix i guess. there are some 8bit tiny pics for different tasks but the phase comparator/oscillator core is analog, so i would say it is still mostly analog pll. you could make a software pll though, why not.

Re: << mtl.asm >>

Posted: Wed Feb 22, 2017 11:40 am
by Strange Tales
I wish I could, not sure if I'm smart enough to understand the math behind PLLs though. The math behind it is fucking intense and might've killed my idea.

http://liquidsdr.org/blog/pll-howto/

I think most of the math revolves around the phase comparator section though.