Skip to content
Snippets Groups Projects
  1. Mar 06, 2017
  2. Jun 21, 2016
  3. Jun 17, 2016
    • Septen's avatar
      PluginGenerator: some new functionality and minor improvements. · f9c41c4c
      Septen authored
      * Fixed some problems with build due to the symbol redefinitions (It's
        still need to be reviewed and we need to find a better way for doing
        this);
      * Added plugin properties in the configuration and adding the
        possibility to change it on the fly (still WIP);
      * Added visual component to select the appropriate tab in the plugin
        configuration;
      * Some cleanup;
      f9c41c4c
  4. Jun 06, 2016
  5. May 17, 2016
    • Septen's avatar
      Updated to JUCE 4.2.1. · 3f5f403b
      Septen authored
      * All modules are replaced with the JUCE 4.2.1 ones;
      * Introjucer was replaced by Projucer;
      * Also some appropriate needed fixes for Makefile.plugins;
      * Removed -fvisibility=hidden flag for Linux building.
      3f5f403b
  6. Mar 05, 2016
  7. Oct 28, 2015
  8. Mar 30, 2015
  9. Jan 09, 2015
  10. Jan 08, 2015
  11. Dec 23, 2014
  12. Nov 15, 2014
  13. Sep 29, 2014
  14. Jul 18, 2014
  15. Mar 19, 2014
  16. Feb 28, 2014
  17. Feb 06, 2014
  18. Jan 22, 2014
  19. Jan 19, 2014
  20. Jan 18, 2014
  21. Apr 09, 2013
  22. Mar 21, 2013
  23. Mar 12, 2013
  24. Feb 12, 2013
  25. Dec 06, 2012
  26. Nov 26, 2012
  27. Nov 22, 2012
  28. Nov 20, 2012
  29. Oct 08, 2012
  30. Sep 24, 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. Feb 11, 2012
Loading