Anand Narasimhan
Anand Narasimhan
I have a similar problem. @nitishmittal1990 did you find a solution for this? Anand
@esonderegger Thanks for the response. Actually, In my application, I am connecting a video element. That doesn't work in safari either. I followed the code in https://github.com/esonderegger/web-audio-peak-meter/issues/4 Seems like createScriptProcessor...
Any ideas why this is not working. It is really frustrating having to restart for every little change...
Might be due to the bug where the grailsArgs, grailsDebug and grailsBaseJvmArgs not beeing passed to grails-run-app task. Once I added the following in the idea run configuration, it seems...
I don't have a sample project. I'll try to create one this evening or over the weekend.
Interesting... When I asked the intellij guys the same question, they said that plugin needs to handle it and their gradle tooling API has support for it. I am not...
Here is the related discussion I had in the intellij forum. Maybe they are suggesting the same thing you said. http://devnet.jetbrains.com/thread/450994?tstart=0
Is there any way you can work with the idea team to get this done? You understand the problem better.
I opened an issue with intellij earlier, they closed it. I have added comment including this link. Here is the ticket - http://youtrack.jetbrains.com/issue/IDEA-116815 Can you take a look at the...