Page 16 of 30
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:

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
Re: << mtl.asm >>
Posted: Wed Feb 22, 2017 12:47 am
by elevenstrings
Re: << mtl.asm >>
Posted: Wed Feb 22, 2017 3:31 am
by chrisdermo
Re: << mtl.asm >>
Posted: Wed Feb 22, 2017 9:20 am
by baremountain
OOoooh dipswitches too?
I can't wait for this thing

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.
Re: << mtl.asm >>
Posted: Wed Feb 22, 2017 12:06 pm
by yeatsvisitslincoln
Strange Tales wrote: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.
What's your idea? Does it have to do with the PLL itself or something in Pure Data?
Re: << mtl.asm >>
Posted: Wed Feb 22, 2017 12:19 pm
by multi_s
Most of the math on the page is talking about how to transfer an analog filter (paramaterized a certain way) into a typical digital filter structure (which has different parameters, but teh same response) i believe. the concept of how the coded pll works is the same as the analog one. im sure you could easily do it with experimentation as well.
Re: << mtl.asm >>
Posted: Wed Feb 22, 2017 1:26 pm
by baremountain
This is some rad stuff! Duty cycle is equivalent to range, yeah?
Also welcome to the front page Scott!!