Skip to content
Snippets Groups Projects
  1. Apr 10, 2012
  2. Apr 08, 2012
    • jsiegle's avatar
      AudioComponent closes device when not in use. Closes #10. · b41183d8
      jsiegle authored
      The AudioComponent now closes the audio device when it's not in use,
      saving CPU cycles. Previously, background CPU levels would be between
      8 and 10%. Now, when acquisition is not active (and audio device settings
      are not being actively edited), background CPU levels drop to 2%. More
      optimization will be necessary to get it down to zero, but 2% is still
      a big improvement over what we had previously.
      b41183d8
  3. Apr 05, 2012
  4. Mar 04, 2012
  5. Mar 03, 2012
    • jsiegle's avatar
      Updated audio editor. · 228ad596
      jsiegle authored
      The control panel now holds an "AudioEditor" to adjust volume
      and open a window to alter device settings. Audio output is definitely
      working, but different buffer sizes make it sound really weird. The
      same problem is present in the Juce demo app, however, so I don't
      think it's a problem inherent in the GUI.
      228ad596
  6. Feb 19, 2012
  7. Feb 11, 2012
Loading