Search found 21 matches

by flowstone
Wed Jul 29, 2015 9:23 pm
Forum: User Examples
Topic: deleted by uploader
Replies: 11
Views: 39145

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
by flowstone
Tue Jul 28, 2015 2:16 am
Forum: General
Topic: Directsound Desactivated
Replies: 8
Views: 17753

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
by flowstone
Mon Mar 11, 2013 6:41 pm
Forum: General
Topic: schematic loads blank
Replies: 5
Views: 15551

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 ...
by flowstone
Fri Mar 08, 2013 1:40 am
Forum: General
Topic: schematic loads blank
Replies: 5
Views: 15551

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 ...
by flowstone
Tue May 29, 2012 2:53 am
Forum: General
Topic: Only White Background in exported exe?
Replies: 6
Views: 21473

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 ...
by flowstone
Fri May 25, 2012 6:28 pm
Forum: General
Topic: Preset manager causing crash
Replies: 1
Views: 9319

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 ...
by flowstone
Mon Aug 29, 2011 7:12 am
Forum: General
Topic: Copy a custom group of modules
Replies: 3
Views: 16195

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 ...
by flowstone
Sat Aug 27, 2011 1:04 am
Forum: General
Topic: Copy a custom group of modules
Replies: 3
Views: 16195

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!
by flowstone
Tue Jan 25, 2011 2:51 am
Forum: DSP
Topic: CPU optimization
Replies: 4
Views: 20610

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
by flowstone
Sun Oct 10, 2010 8:40 am
Forum: DSP
Topic: CPU optimization
Replies: 4
Views: 20610

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 ...