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
Search found 6 matches
- Thu May 25, 2023 4:45 pm
- Forum: General
- Topic: Flowstone 4 alpha (FS4)
- Replies: 110
- Views: 3127804
Re: Flowstone 4 alpha (FS4)
Hi Spogg, is it possible to have an invite to the discord please? Thank.
- Thu May 25, 2023 4:42 pm
- Forum: DSP
- Topic: Band splitter with ideal phase response and no latency ??
- Replies: 16
- Views: 175071
Re: Band splitter with ideal phase response and no latency ?
It now works perfectly. Thank you Martin.
- Mon May 22, 2023 9:41 am
- Forum: DSP
- Topic: Band splitter with ideal phase response and no latency ??
- Replies: 16
- Views: 175071
Re: Band splitter with ideal phase response (and some latenc
Just for completeness I am posting a five-band splitter with linear phase for each band (and any combination thereof). It does have some (unavoidable) latency in order to make the filters causal. Slope is 24dB/octave, CPU load is not bad.
Have fun!
Hi Martin, this is a great module, but it only ...
Have fun!
Hi Martin, this is a great module, but it only ...
- Sat Aug 22, 2015 6:22 pm
- Forum: General
- Topic: Float to Array in Ruby
- Replies: 7
- Views: 18459
Re: Float to Array in Ruby
However as soon as you connect it to a readout (display/text) that cycles through every single item, you can wait for minutes.
The only factors that slow it down are the display used to show the data and the writing to disk, if you do so.
I don't use display for all data, no writing to disk, but ...
The only factors that slow it down are the display used to show the data and the writing to disk, if you do so.
I don't use display for all data, no writing to disk, but ...
- Fri Aug 21, 2015 11:05 pm
- Forum: General
- Topic: Float to Array in Ruby
- Replies: 7
- Views: 18459
Re: Float to Array in Ruby
Hi tulamide , thank for your reply. My application is to log SPL over long time and make statistics like average in real time (or near real time so what is call SPL Leq). It works like I want, but over a long period, display slow down. For limitation of array, I make reference to this post: http ...
- Fri Aug 21, 2015 5:56 am
- Forum: General
- Topic: Float to Array in Ruby
- Replies: 7
- Views: 18459
Float to Array in Ruby
Hi all, this is my first post. I've discover Flowstone last year and i love it. I would like to thank all people on this forum sharing their knowledge.
I have found a lot of solutions here, but there's one i can't resolve: I use the "Float Array" module, works ok, but when there's a lot of data ...
I have found a lot of solutions here, but there's one i can't resolve: I use the "Float Array" module, works ok, but when there's a lot of data ...