Search found 23 matches

by joejoe
Sun Nov 05, 2017 2:00 am
Forum: General
Topic: I support 64Bit development
Replies: 265
Views: 2013385

Re: I support 64Bit development

Yes, I will support a paid venture for deving FS to 64 bits.
by joejoe
Wed Jan 13, 2016 7:16 pm
Forum: DSP
Topic: Spectrum analyzer GUI
Replies: 4
Views: 26228

Re: Spectrum analyzer GUI

Hey this is great! One issue with my system is that it's response seems shifted too far to the left so even hi freqs are peaking to the left is there a way I can shift the spread to the right?
by joejoe
Fri Apr 25, 2014 3:32 pm
Forum: General
Topic: a virus on your computer
Replies: 4
Views: 10694

Re: a virus on your computer

audiodg.exe :lol:
by joejoe
Sat Apr 19, 2014 4:46 pm
Forum: General
Topic: Need an analyzer and an oscope.
Replies: 0
Views: 8303

Need an analyzer and an oscope.

Does anybody have a analyzer and oscope. The one included in FS seems limited. Wondering if anybody could hook me up with a something that allows a little more control. Thanks.
by joejoe
Wed Apr 16, 2014 3:13 am
Forum: General
Topic: how to do square root or x^2 in the dsp component.
Replies: 2
Views: 9381

Re: how to do square root or x^2 in the dsp component.

looks like I figured it out!

y = pow(x,2) where x = base and 2 is the exponent.
by joejoe
Wed Apr 16, 2014 2:22 am
Forum: General
Topic: how to do square root or x^2 in the dsp component.
Replies: 2
Views: 9381

how to do square root or x^2 in the dsp component.

I've been trying to do a exponential calculation in the dsp command.

-It seems we have the exp(x) expression, but this doesn't seem to do what it should. (see attached)

-Normally on a calculator such as the TI-83 we can do 2^2= 4. Doing this in the DSP component the IDE will registers it as a ...
by joejoe
Thu Mar 13, 2014 11:31 pm
Forum: General
Topic: Why is this not working?
Replies: 5
Views: 11947

Re: Why is this not working?

Nick, thank you very much man!

Would you happen to know where I could get a full list of expressions for the DSP component? The manual seems to only list a few of them.

Also I saw your web site you posted been meaning to check them out as soon as I get the time.

-Joe
by joejoe
Thu Mar 13, 2014 2:11 am
Forum: General
Topic: Why is this not working?
Replies: 5
Views: 11947

Why is this not working?

Hello, I'm trying to get this DSP code to route signals to two different outputs. It seems to work ok with a simple Boolean true/false control, but will not work when I tie my oscillator up to it. Please see my attached file.
by joejoe
Fri Nov 08, 2013 2:47 pm
Forum: General
Topic: Wraping the signal.
Replies: 2
Views: 7577

Re: Wraping the signal.

Thank you Tro, I do get sound out of it and when I bring my osc to 1 I get distortion which I suppose should be the case. Correct? When plugging a scope into it I don't get an output reading.