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

Deleted

For general discussion related FlowStone

Deleted

Postby Sweenlion » Wed Oct 14, 2015 12:14 pm

Deleted
Last edited by Sweenlion on Wed Aug 04, 2021 11:34 pm, edited 2 times in total.
Sweenlion
 
Posts: 2
Joined: Sat Sep 19, 2015 12:50 pm

Re: Convolution Reverb - Can Flowstone handle it?

Postby KG_is_back » Wed Oct 14, 2015 5:29 pm

I have a bad news for you. Flowstone has certain limitations, namely, you can't pass arrays between code components (understand: edit array in module1 and use the modified in module2). Also, code component is quite limited when it comes to loops. Because of that, there is no reliable/usable FFT for streams (so frequency domain calculations are quite clumsy). You may have to:
1.write all of the code in one assembler component
2.use external DLL to process the data.

If the impulses will be around ~1000samples long, time domain convolution is relatively feasible and CPU isn't that high. But assuming you're talking about actual reverb, the impulses will probably be much longer than that. If that's the case, you may have a problem...
KG_is_back
 
Posts: 1196
Joined: Tue Oct 22, 2013 5:43 pm
Location: Slovakia


Return to General

Who is online

Users browsing this forum: No registered users and 53 guests