Support

If you have a problem or need to report a bug please email : support@dsprobotics.com

There are 3 sections to this support area:

DOWNLOADS: access to product manuals, support files and drivers

HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects

USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here

NEW REGISTRATIONS - please contact us if you wish to register on the forum

Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright

anyone knows any filter i can use instead of moog

For general discussion related FlowStone

anyone knows any filter i can use instead of moog

Postby djbrynte » Fri Mar 13, 2015 2:54 pm

I had moog filter as my last option in my filter types and the moog filter us buggy. Is there any other filter i can use that reminds of this?

streamin mod;
streamin in;
streamout out;
float F1=0.9;
float F0=0;

movaps xmm0,in;
addps xmm0,mod;
minps xmm0,F1;
maxps xmm0,F0;
movaps out,xmm0;

SHould work for this.
djbrynte
 
Posts: 613
Joined: Mon Jun 22, 2009 10:51 am

Return to General

Who is online

Users browsing this forum: No registered users and 93 guests