Skip to content
Snippets Groups Projects
  1. May 21, 2013
  2. May 16, 2013
  3. May 15, 2013
  4. May 14, 2013
  5. Apr 09, 2013
  6. Apr 04, 2013
  7. Apr 03, 2013
  8. Mar 22, 2013
  9. Mar 21, 2013
  10. Mar 12, 2013
  11. Feb 13, 2013
  12. Feb 12, 2013
  13. Jan 13, 2013
  14. Dec 15, 2012
  15. Dec 13, 2012
  16. Dec 06, 2012
  17. Nov 29, 2012
  18. Nov 26, 2012
  19. Nov 22, 2012
  20. Nov 20, 2012
  21. Nov 09, 2012
  22. Oct 08, 2012
  23. Sep 24, 2012
  24. Sep 20, 2012
  25. May 23, 2012
  26. May 20, 2012
  27. Apr 10, 2012
  28. Apr 09, 2012
  29. Apr 06, 2012
  30. Apr 05, 2012
  31. Apr 04, 2012
    • jsiegle's avatar
      Implemented rudimentary recording functionality for continuous channels · 90406533
      jsiegle authored
      If continuous channels are toggled for recording within their respective editors,
      a "writeContinuousBuffer" function will be activated within the RecordNode. This
      function doesn't do anything yet, but it will make it easy to add diskwriting
      capabilities in the near future. Once a stable format for events has been established,
      a similar function will be implemented for writing event buffers to disk.
      90406533
  32. Mar 15, 2012
  33. 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
Loading