Quote |
John Andrews found it seg faulted when the volume was changed repeatedly (must have been a lot of times as I never encountered the problem) |
Quote (mikshaw @ Mar. 13 2008,10:12) |
It may have been a situation where he was using a slider to change the volume. The default of a FLTK slider is to do its callback every time it's moved, which is many many times when you drag it back and forth rapidly...a good way to check for problems in a slider's callback |
Quote (andrewb @ Mar. 13 2008,17:43) |
Which version of DSl are you using. |
Quote (andrewb @ Mar. 13 2008,17:43) |
If you want I can post the code I had for using multiple sound cards, but it will need to be converted for the MurgaLUA scripting language now used in DSL. |