Results 8 issues of Lasse Munk

Hi Jan, Have you made a video showing juce audio developing using your template ? :) I'm quite new to juce, and getting some funky compile errors sometimes. It would...

Hi Jan, You could include to your ./CMakeLists.txt e.g. `configure_file("./build/plugin/AudioPlugin_artefacts/Debug/VST3/YourPluginName.vst3/Contents/x86_64-win/YourPluginName.vst3" "C:/Users/[USERNAME]/Desktop/myplugin" COPYONLY)` This way CMake will create a link between the files, and how I understand it, update the plugin...

Hi ! Sorry I'm new to working with github (coming from bitbucket) and open source projects. I'm unsure what the correct approach is to make a PR with a bugfix...

Hi Arno, I was puzzled about the warning in the documentation about iOS (safari) not reacting to event.inoutType === 'insertLineBreak' I was in a discussion from april last year on...

> Please follow the template below. > If you don't, your issue may be closed without being addressed. > Include code fragments or CodePen.io links to illustrate the issue. Do...

> Please follow the template below. > If you don't, your issue may be closed without being addressed. > Include code fragments or CodePen.io links to illustrate the issue. Do...

**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** I only miss one feature which is the ability to see the result of...

enhancement
accepted :+1: