Skip to content
Snippets Groups Projects
  1. 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
  2. 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
  3. Mar 05, 2016
  4. Oct 28, 2015
  5. Mar 30, 2015
  6. Jan 09, 2015
  7. Jan 08, 2015
  8. Dec 23, 2014
  9. Nov 15, 2014
  10. Sep 29, 2014
  11. Jul 18, 2014
  12. Mar 19, 2014
  13. Feb 28, 2014
  14. Feb 06, 2014
  15. Jan 22, 2014
  16. Jan 19, 2014
  17. Jan 18, 2014
  18. Apr 09, 2013
  19. Mar 21, 2013
  20. Mar 12, 2013
  21. Feb 12, 2013
  22. Dec 06, 2012
  23. Nov 26, 2012
  24. Nov 22, 2012
  25. Nov 20, 2012
  26. Oct 08, 2012
  27. Sep 24, 2012
  28. 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
  29. Mar 15, 2012
  30. Feb 11, 2012
Loading