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 21 matches
- Wed Jul 29, 2015 9:23 pm
- Forum: User Examples
- Topic: deleted by uploader
- Replies: 11
- Views: 39143
Re: Basic Math's in Ruby - Newbies
Thanks Tiffy! This really helped me get up to speed with integrating a bit of Ruby into my schematics. Thanks for sharing!
Clayton
Clayton
- Tue Jul 28, 2015 2:16 am
- Forum: General
- Topic: Directsound Desactivated
- Replies: 8
- Views: 17741
Re: Directsound Desactivated
Thanks! I recently "upgraded" to Win 7, and was having a heck of a time figuring out why Direct Sound wasn't working properly. You save me a big headache with a simple solution to a hard to find problem. Thanks again!
Clayton
Clayton
- Mon Mar 11, 2013 6:41 pm
- Forum: General
- Topic: schematic loads blank
- Replies: 5
- Views: 15541
Re: schematic loads blank
Thanks for the great suggestions. What a nice community!
Unfortunately, none of them worked out, as apparently the file got corrupted beyond recognition during saving. Fortunately, I had saved earlier revisions, so I didn't lose a huge amount of work in terms of the schematic. The only bummer was ...
Unfortunately, none of them worked out, as apparently the file got corrupted beyond recognition during saving. Fortunately, I had saved earlier revisions, so I didn't lose a huge amount of work in terms of the schematic. The only bummer was ...
- Fri Mar 08, 2013 1:40 am
- Forum: General
- Topic: schematic loads blank
- Replies: 5
- Views: 15541
schematic loads blank
Hi gang,
I recently did a bunch of work on a schematic and saved it. Now when I open it I get an empty schematic, even though the file is nearly 3MB in size. I'm assuming that something went wrong during the saving process and the file got corrupted, though there were no errors either on the saving ...
I recently did a bunch of work on a schematic and saved it. Now when I open it I get an empty schematic, even though the file is nearly 3MB in size. I'm assuming that something went wrong during the saving process and the file got corrupted, though there were no errors either on the saving ...
- Tue May 29, 2012 2:53 am
- Forum: General
- Topic: Only White Background in exported exe?
- Replies: 6
- Views: 21464
Re: Only White Background in exported exe?
I noticed the same thing when I upgraded to Flowstone 2. With Flowstone 1, the full screen background (outside the GUI area) was black, which happened to work nicely with the projects I was making, so I never gave a second thought to trying to change it. The new white full screen background looks ...
- Fri May 25, 2012 6:28 pm
- Forum: General
- Topic: Preset manager causing crash
- Replies: 1
- Views: 9315
Preset manager causing crash
Recently, I have found that Preset Manager save causes Flowstone to crash. This occurs even a trivial schematic with only DSin and DSout. In this case, there are no preset variables to save, but the same problem occurs no matter how many or how few preset variables there are.
The errorlog.txt ...
The errorlog.txt ...
- Mon Aug 29, 2011 7:12 am
- Forum: General
- Topic: Copy a custom group of modules
- Replies: 3
- Views: 16186
Re: Copy a custom group of modules
Thanks for the insights!
Trogluddite's clue led me right where I needed to go. I missed it the first time, since I didn't think to include hidden files in the search. On my XP desktop, the custom modules were all grouped together under c:\Documents and Settings\user_name\Application Data\Flowstone ...
Trogluddite's clue led me right where I needed to go. I missed it the first time, since I didn't think to include hidden files in the search. On my XP desktop, the custom modules were all grouped together under c:\Documents and Settings\user_name\Application Data\Flowstone ...
- Sat Aug 27, 2011 1:04 am
- Forum: General
- Topic: Copy a custom group of modules
- Replies: 3
- Views: 16186
Copy a custom group of modules
I have made a custom group in the component browser that I use to have convenient access to a number of custom modules. Is there a way to easily replicate that group to my laptop installation, so I can have them while working on the road? Thanks in advance!
- Tue Jan 25, 2011 2:51 am
- Forum: DSP
- Topic: CPU optimization
- Replies: 4
- Views: 20600
Re: CPU optimization
Thanks for the insight! It didn't occur to me to "unplug" the outputs. I'll definitely give it a try.
Sincerely,
Clayton
Sincerely,
Clayton
- Sun Oct 10, 2010 8:40 am
- Forum: DSP
- Topic: CPU optimization
- Replies: 4
- Views: 20600
CPU optimization
I'm looking for ways to decrease the CPU utilization of my schematic without (yet anyway) resorting to assembly level stuff. One of the sections has 5 EQ bands, each of which can be selected to be one of the biquad family. I put in the 4 that I use the most (adjustable Q HP, adjustable Q LP ...