Search found 38 matches

by B.C.
Thu Jun 06, 2013 9:18 am
Forum: Algorithm development
Topic: Beta testers needed for SpinCAD Designer
Replies: 10
Views: 15063

I too would like to be a Beta tester!
by B.C.
Wed Jun 01, 2011 3:58 pm
Forum: Algorithm development
Topic: Implementing step phase/flange
Replies: 13
Views: 18154

Hey Slacker, thanks for the catch! It is outputting now.

I implemented the changes you suggested, but I think I have to take a look at the allpass filter. The effect is now behaving more like a ring modulator, in which the ramp is changing pitch, instead of modulating phase.
by B.C.
Tue May 31, 2011 2:03 pm
Forum: Algorithm development
Topic: Implementing step phase/flange
Replies: 13
Views: 18154

Ok, never mind on that last message, I found my mistake. So I got the code to run, but I'm not seeing any output, and I'm not sure why. The code is pasted below. Correct me if I'm wrong, but shouldn't this effectively be using the lfsr register to choose a psuedo random pointer in the delay line cau...
by B.C.
Tue May 31, 2011 11:49 am
Forum: Algorithm development
Topic: Implementing step phase/flange
Replies: 13
Views: 18154

Hi all, I decided to implement the 24 bit lfsr but I'm having an error with the skpzro command, it pops up with an error. I didn't know this OP code and apparently the IDE doesn't either. Any help would be great! ; ; Frank Thomson - OCT Distribution ; V2 of 24-bit ; 2011 ; ; reg 0 : lfsr register ; ...
by B.C.
Tue May 17, 2011 11:35 pm
Forum: Algorithm development
Topic: Implementing step phase/flange
Replies: 13
Views: 18154

Sean,

Yes, that step setting on the PH-3 is something like what I am going for.

Brandon
by B.C.
Fri May 13, 2011 10:14 am
Forum: Algorithm development
Topic: Implementing step phase/flange
Replies: 13
Views: 18154

Thanks for the clarification. I know a good amount about many effects, but phase and flange are relatively new to me.

I'll be attacking the code here after Monday, its finals week :shock:
by B.C.
Sun May 08, 2011 9:55 am
Forum: Algorithm development
Topic: Implementing step phase/flange
Replies: 13
Views: 18154

Fantastic, I appreciate all of your guy's help. I'll implement it after finals here this week and I'll send you the results. Thanks again!

Brandon
by B.C.
Sat May 07, 2011 10:51 pm
Forum: Algorithm development
Topic: Implementing step phase/flange
Replies: 13
Views: 18154

Thanks for the help guys! I did a little research and some call it a barberpole flanging like effect. I'm not so sure about that, but it seems a pseudo-random LFO is the way to go. Please see this nice article: http://www.geofex.com/article_folders/lfos/psuedorandom.htm Feel free to lay all the theo...
by B.C.
Sat May 07, 2011 3:25 pm
Forum: Algorithm development
Topic: Implementing step phase/flange
Replies: 13
Views: 18154

Implementing step phase/flange

Hi all, Given the FV-1's efficiency at generating all pass filters and pitch shifting, I was thinking it should be possible to implement the step phase effect on it. I was wondering if anyone had any ideas on how to do this, as I'm lost to how to do it at the moment. Here is a good example of the st...
by B.C.
Mon Apr 26, 2010 8:04 am
Forum: FV-1 hardware questions
Topic: AtMega 328
Replies: 3
Views: 6473

AtMega 328

So I am working on running convolutions in the FV-1. I am pretty sure I can convolve the guitar signal with itself using some short cuts, but convolving with an LFO, it seems I will probably run out of memory. So, would it be possible to have a microcontroller actually run the calculations for me? S...
by B.C.
Tue Apr 13, 2010 7:18 pm
Forum: Algorithm development
Topic: Flip flop
Replies: 13
Views: 18122

frank wrote:A digital PLL is a typical way to do a multiplier. It will lag a little and it won't respond as fast to changes on the input as the divide does but it should have less delay than the pitch shift algo.
Whoa, thats cool. Will check out.
by B.C.
Wed Mar 31, 2010 8:57 pm
Forum: FV-1 hardware questions
Topic: Soldering
Replies: 4
Views: 6767

Thank you guys!

I am not a big fan of flux so I tend not to use it.

My biggest issue is having solder run over multiple pins. I think I just need a thinner tip.
by B.C.
Wed Mar 31, 2010 7:55 pm
Forum: FV-1 hardware questions
Topic: Soldering
Replies: 4
Views: 6767

Soldering

Ok, so I'm new at soldering these SOICs. Any suggestions?
by B.C.
Tue Mar 23, 2010 11:01 am
Forum: FV-1 hardware questions
Topic: Noise Dev. Board
Replies: 2
Views: 5220

Thats what I was thinking. Though it still does it when attached to a power supply but the computer is still close. Probably EMF emissions from the compy. Thanks Frank!
by B.C.
Mon Mar 22, 2010 10:34 pm
Forum: FV-1 hardware questions
Topic: Noise Dev. Board
Replies: 2
Views: 5220

Noise Dev. Board

Anyone else get a significant amount of noise testing with the development board? Even the built in programs suffer from it. Not a big deal as I will be shielding the actual PCB for the product board, I was just curious