Search found 338 matches

by Digital Larry
Thu Apr 18, 2013 9:28 pm
Forum: Algorithm development
Topic: A more practical SpinCAD example - fixed
Replies: 0
Views: 12754

A more practical SpinCAD example - fixed

Here's a more practical preset chaining an adjustable overdrive, chorus, and the "minimum reverb" algorithm. Note that I use the Scale/Offset block to easily control the behavior of the other blocks. With only 3 controls there's a need to double things up and so being able to control multi...
by Digital Larry
Thu Apr 18, 2013 2:31 pm
Forum: Algorithm development
Topic: SpinCAD Example and question on fading with pots
Replies: 3
Views: 7362

Thanks for the feedback! back-back-back :D

I'll make one with adjustable delay time before too long.

DL
by Digital Larry
Thu Apr 18, 2013 6:53 am
Forum: Algorithm development
Topic: SpinCAD Example and question on fading with pots
Replies: 3
Views: 7362

Turns out I had a bug in the mixer code!
by Digital Larry
Tue Apr 16, 2013 10:30 am
Forum: Algorithm development
Topic: SpinCAD Example and question on fading with pots
Replies: 3
Views: 7362

SpinCAD Example and question on fading with pots

Here's an example of a simple algorithm I developed with SpinCAD designer. http://img825.imageshack.us/img825/5151/spincadexample.png Uploaded with ImageShack.us A few points: The equalizer code and coefficient calculations come from Keith Barr's crossover example. The popup panels allow you to adju...
by Digital Larry
Tue Apr 16, 2013 9:01 am
Forum: Algorithm development
Topic: Beta testers needed for SpinCAD Designer
Replies: 10
Views: 15110

Let me ask you this: what target are you using the Spin Assembler with today? Since my goal is for this version of the program to generate Spin Assembler code, it shouldn't matter what you are using for the hardware target.

So perhaps the FV-1 development board is not a strict requirement.
by Digital Larry
Mon Apr 15, 2013 6:36 am
Forum: Algorithm development
Topic: Beta testers needed for SpinCAD Designer
Replies: 10
Views: 15110

Although it doesn't at the moment, I'm pretty sure I can make it do so. If you look at the sample ElmGen DSP code I supplied, the first column is an ASCII representation of the hex program.

Thanks for your interest. I'm making good progress. Targeting May 6th for beta release.
by Digital Larry
Thu Apr 11, 2013 6:48 am
Forum: Algorithm development
Topic: Beta testers needed for SpinCAD Designer
Replies: 10
Views: 15110

Beta testers needed for SpinCAD Designer

I'm looking for about 6 people to take part in the first beta test of this software. It will probably be three or 4 weeks until it is ready for beta. Right now I am working on file I/O routines to allow each individual block's data to be stored. For some reason I find file I/O to be the absolutely m...
by Digital Larry
Sun Apr 07, 2013 10:43 am
Forum: Algorithm development
Topic: SpinCAD Designer
Replies: 5
Views: 17243

SpinCAD Designer

Hello everyone, Thought I would let you know that I have been working on a program that should make developing programs for the FV-1 a lot more approachable for many people. Even though I have an electrical engineering degree and did actually study DSP theory for more than a year I still find myself...