The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
665B

  1. Please include:
  2. 1) detailed steps on how to reproduce the bug, preferably with already
  3. existing JUCE code such as the demo plugin or the demo code
  4. 2) the expected behaviour
  5. 3) the operating system
  6. 4) the architecture (32-bit or 64-bit)
  7. 5) a stack trace - if the bug causes a crash
  8. 6) the plugin format (VST2, VST3, AU, AAX, RTAS) - if applicable
  9. 7) which DAW you observed the bug in - if applicable
  10. Make sure you have pulled the latest commits from the JUCE repo and re-compiled
  11. the Projucer before you submit your bug. If it's a major bug, which must be
  12. hot-fixed immediately, then we will also accept bug reports for tagged release
  13. versions.