Skip to content
Snippets Groups Projects
  1. Jul 23, 2013
  2. Jun 19, 2013
  3. May 05, 2013
    • jsiegle's avatar
      Update format of settings file · 4d5a7d82
      jsiegle authored
      - Clean up methods in GenericProcessor
      - File selection now happens outside of EditorViewport
      - Add mechanism for saving custom parameters for individual channels
      - Settings file is automatically saved at the start of recording
      4d5a7d82
  4. May 04, 2013
  5. Apr 08, 2013
  6. Apr 05, 2013
  7. Mar 29, 2013
    • Josh Siegle's avatar
      Switch to manual font loading · e176ce1d
      Josh Siegle authored
      For some reason, "getCustomTypefaceForFont" wasn't being called on OS X.
      It probably has something to do with platform-specific code for loading
      fonts. Now, in cases where custom fonts are needed, loading requires
      4 lines instead of 1. Kind of a pain, so hopefully this is a temporary
      solution until we can figure out what's different about Macs.
      e176ce1d
  8. Mar 21, 2013
  9. Mar 20, 2013
  10. Feb 12, 2013
  11. Feb 01, 2013
  12. Nov 24, 2012
  13. Nov 19, 2012
  14. Nov 17, 2012
  15. Nov 06, 2012
    • Shay Ohayon's avatar
      Type casting corrections · 4af9b8fe
      Shay Ohayon authored
      VS throws errors in several locations about ambigious type casting.
      Fixed by removing the ambiguities and casting things to double.
      4af9b8fe
  16. Oct 06, 2012
  17. Sep 20, 2012
  18. Jul 08, 2012
  19. Jul 07, 2012
  20. Jun 17, 2012
  21. May 23, 2012
  22. May 20, 2012
  23. May 18, 2012
  24. May 17, 2012
  25. May 16, 2012
  26. Apr 04, 2012
  27. 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
  28. Feb 21, 2012
  29. Feb 20, 2012
Loading