<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Audio driver could not be opened]]></title><description><![CDATA[<p dir="auto">I compiled stand-alone app 3 times, using HISE export, Projucer, and Hise-Exporter. I am using the up-to-date Scriptnode branch.</p>
<p dir="auto">Regardless of which one I used, neither resulted in an app that plays back the sound. I get the warning upon opening exe file:<br />
"Audio driver could not be opened".</p>
<p dir="auto">The last time I compiled a standalone app, it had a nice little menu on top where you could specify the driver etc, but that is no longer present. The app used to have a nice window heading, but now it looks like a typical Windows app header.</p>
<p dir="auto">On top of that, the midi channel list floating tile contains no data.</p>
<p dir="auto">In my custom settings panel, I have everything to do with the audio driver set to false.</p>
<p dir="auto">I saw this issue reported in 2018, but it seems to have crept back.</p>
<p dir="auto">Any solutions to this issue?</p>
]]></description><link>https://forum.hise.audio/topic/3478/audio-driver-could-not-be-opened</link><generator>RSS for Node</generator><lastBuildDate>Thu, 21 May 2026 11:41:51 GMT</lastBuildDate><atom:link href="https://forum.hise.audio/topic/3478.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 12 Jan 2021 22:54:50 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Audio driver could not be opened on Tue, 02 Feb 2021 21:38:21 GMT]]></title><description><![CDATA[<p dir="auto">This is what I get on debug log</p>
<pre><code>
Audio Driver Default Initialisation(CI: `0`)  
... audio driver successfully initialised with default settings(CI: `0`)  
### SampleRateChange
- Time: **0.01**   / CallbackIndex: **1**  
- Old: **-1**  
- New: **44100**  


### BufferSizeChange
- Time: **0.01**   / CallbackIndex: **1**  
- Old: **-1**  
- New: **512**  
</code></pre>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/1">@Christoph-Hart</a> any idea??</p>
]]></description><link>https://forum.hise.audio/post/29770</link><guid isPermaLink="true">https://forum.hise.audio/post/29770</guid><dc:creator><![CDATA[hisefilo]]></dc:creator><pubDate>Tue, 02 Feb 2021 21:38:21 GMT</pubDate></item><item><title><![CDATA[Reply to Audio driver could not be opened on Tue, 02 Feb 2021 21:03:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/449">@ustk</a>  I've used Harmonic Filters on that old project. Cannot get the same sound on 2.0. I don't know why. (at some point Harmonic Filters were updated to monophonic I guess)</p>
<p dir="auto"><img src="https://i.imgur.com/hE97eJc.png" alt="Screen Shot 2021-02-02 at 6.03.36 PM.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.hise.audio/post/29769</link><guid isPermaLink="true">https://forum.hise.audio/post/29769</guid><dc:creator><![CDATA[hisefilo]]></dc:creator><pubDate>Tue, 02 Feb 2021 21:03:57 GMT</pubDate></item><item><title><![CDATA[Reply to Audio driver could not be opened on Tue, 02 Feb 2021 20:57:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/338">@hisefilo</a> Is it hard to make your old project work with a newer version?<br />
I imagine the differences lie in the XML only so it should be editable</p>
]]></description><link>https://forum.hise.audio/post/29767</link><guid isPermaLink="true">https://forum.hise.audio/post/29767</guid><dc:creator><![CDATA[ustk]]></dc:creator><pubDate>Tue, 02 Feb 2021 20:57:53 GMT</pubDate></item><item><title><![CDATA[Reply to Audio driver could not be opened on Tue, 02 Feb 2021 20:53:00 GMT]]></title><description><![CDATA[<p dir="auto">@d-healey Similar issue here!! I need to compile an old project. Need to use Hise 1.5<br />
Original project lacks of CustomSettings panel (Audio driver, Output, sample rate, etc) and I want to add it but... No matter what I do, I always get an "audio-driver-could-not-be-opened" dialog on Standalone compiled instrument</p>
<p dir="auto">Any clue?</p>
<p dir="auto"><img src="https://i.imgur.com/V7M9ECg.png" alt="Screen Shot 2021-02-02 at 5.51.17 PM.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.hise.audio/post/29766</link><guid isPermaLink="true">https://forum.hise.audio/post/29766</guid><dc:creator><![CDATA[hisefilo]]></dc:creator><pubDate>Tue, 02 Feb 2021 20:53:00 GMT</pubDate></item><item><title><![CDATA[Reply to Audio driver could not be opened on Fri, 15 Jan 2021 21:05:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/426">@gorangrooves</a> said in <a href="/post/28865">Audio driver could not be opened</a>:</p>
<blockquote>
<p dir="auto">including the driver settings in the GUI panel enabled me to change it after the fact and solve the issue.</p>
</blockquote>
<p dir="auto">I told you to do that 3 days ago :p</p>
]]></description><link>https://forum.hise.audio/post/28867</link><guid isPermaLink="true">https://forum.hise.audio/post/28867</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Fri, 15 Jan 2021 21:05:38 GMT</pubDate></item><item><title><![CDATA[Reply to Audio driver could not be opened on Fri, 15 Jan 2021 19:44:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/426">@gorangrooves</a> Nice! Glad to hear it</p>
]]></description><link>https://forum.hise.audio/post/28866</link><guid isPermaLink="true">https://forum.hise.audio/post/28866</guid><dc:creator><![CDATA[Casey Kolb]]></dc:creator><pubDate>Fri, 15 Jan 2021 19:44:32 GMT</pubDate></item><item><title><![CDATA[Reply to Audio driver could not be opened on Fri, 15 Jan 2021 19:09:40 GMT]]></title><description><![CDATA[<p dir="auto">Happy to report that including the driver settings in the GUI panel enabled me to change it after the fact and solve the issue. @Lunacy-Audio Thanks for the tip and everybody else for your time!</p>
]]></description><link>https://forum.hise.audio/post/28865</link><guid isPermaLink="true">https://forum.hise.audio/post/28865</guid><dc:creator><![CDATA[gorangrooves]]></dc:creator><pubDate>Fri, 15 Jan 2021 19:09:40 GMT</pubDate></item><item><title><![CDATA[Reply to Audio driver could not be opened on Fri, 15 Jan 2021 18:32:36 GMT]]></title><description><![CDATA[<p dir="auto">@Lunacy-Audio Thanks so much. I'll try that. @d-healey Yes, I deleted all old stuff and recompiled HISE. Let's see if including an audio device in the settings on GUI will fix the issue.</p>
]]></description><link>https://forum.hise.audio/post/28864</link><guid isPermaLink="true">https://forum.hise.audio/post/28864</guid><dc:creator><![CDATA[gorangrooves]]></dc:creator><pubDate>Fri, 15 Jan 2021 18:32:36 GMT</pubDate></item><item><title><![CDATA[Reply to Audio driver could not be opened on Fri, 15 Jan 2021 18:13:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/426">@gorangrooves</a> This seems to happen occasionally on Windows. I've experienced it with some of my test users. If they try to open the standalone, it may default to some weird audio device that shouldn't be used and it throws an error and breaks the app until you pick a proper audio device. Windows is pretty bad about this. If you add a Settings floating tile to your interface you can correct it by just changing the Audio Device right from the exported plugin.</p>
]]></description><link>https://forum.hise.audio/post/28863</link><guid isPermaLink="true">https://forum.hise.audio/post/28863</guid><dc:creator><![CDATA[Casey Kolb]]></dc:creator><pubDate>Fri, 15 Jan 2021 18:13:07 GMT</pubDate></item><item><title><![CDATA[Reply to Audio driver could not be opened on Fri, 15 Jan 2021 16:06:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/426">@gorangrooves</a> said in <a href="/post/28850">Audio driver could not be opened</a>:</p>
<blockquote>
<p dir="auto">Are you guys compiling the standalone apps with no issues?</p>
</blockquote>
<p dir="auto">Yup, did you get rid of your extra versions of the source code yet?</p>
]]></description><link>https://forum.hise.audio/post/28857</link><guid isPermaLink="true">https://forum.hise.audio/post/28857</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Fri, 15 Jan 2021 16:06:11 GMT</pubDate></item><item><title><![CDATA[Reply to Audio driver could not be opened on Fri, 15 Jan 2021 16:05:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/426">@gorangrooves</a> yes.</p>
]]></description><link>https://forum.hise.audio/post/28856</link><guid isPermaLink="true">https://forum.hise.audio/post/28856</guid><dc:creator><![CDATA[Lindon]]></dc:creator><pubDate>Fri, 15 Jan 2021 16:05:27 GMT</pubDate></item><item><title><![CDATA[Reply to Audio driver could not be opened on Fri, 15 Jan 2021 15:16:42 GMT]]></title><description><![CDATA[<p dir="auto">Are you guys compiling the standalone apps with no issues?</p>
]]></description><link>https://forum.hise.audio/post/28850</link><guid isPermaLink="true">https://forum.hise.audio/post/28850</guid><dc:creator><![CDATA[gorangrooves]]></dc:creator><pubDate>Fri, 15 Jan 2021 15:16:42 GMT</pubDate></item><item><title><![CDATA[Reply to Audio driver could not be opened on Wed, 13 Jan 2021 17:17:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/67">@Lindon</a> What about Mac? Seems like I'll have to go back and recompile using older versions of HISE to demonstrate. It has definitely been there.</p>
]]></description><link>https://forum.hise.audio/post/28652</link><guid isPermaLink="true">https://forum.hise.audio/post/28652</guid><dc:creator><![CDATA[gorangrooves]]></dc:creator><pubDate>Wed, 13 Jan 2021 17:17:59 GMT</pubDate></item><item><title><![CDATA[Reply to Audio driver could not be opened on Wed, 13 Jan 2021 17:09:00 GMT]]></title><description><![CDATA[<p dir="auto">@d-healey said in <a href="/post/28649">Audio driver could not be opened</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/426">@gorangrooves</a> Ah I see, was this just a Windows thing?</p>
</blockquote>
<p dir="auto">theres no audio settings in the top left of any stand alone windows app I ever built...</p>
]]></description><link>https://forum.hise.audio/post/28651</link><guid isPermaLink="true">https://forum.hise.audio/post/28651</guid><dc:creator><![CDATA[Lindon]]></dc:creator><pubDate>Wed, 13 Jan 2021 17:09:00 GMT</pubDate></item><item><title><![CDATA[Reply to Audio driver could not be opened on Wed, 13 Jan 2021 17:05:13 GMT]]></title><description><![CDATA[<p dir="auto">@d-healey I am not sure.</p>
]]></description><link>https://forum.hise.audio/post/28650</link><guid isPermaLink="true">https://forum.hise.audio/post/28650</guid><dc:creator><![CDATA[gorangrooves]]></dc:creator><pubDate>Wed, 13 Jan 2021 17:05:13 GMT</pubDate></item><item><title><![CDATA[Reply to Audio driver could not be opened on Wed, 13 Jan 2021 16:48:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/426">@gorangrooves</a> Ah I see, was this just a Windows thing?</p>
]]></description><link>https://forum.hise.audio/post/28649</link><guid isPermaLink="true">https://forum.hise.audio/post/28649</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Wed, 13 Jan 2021 16:48:54 GMT</pubDate></item><item><title><![CDATA[Reply to Audio driver could not be opened on Wed, 13 Jan 2021 16:46:34 GMT]]></title><description><![CDATA[<p dir="auto">I can not provide a screenshot it as I am unable to compile it successfully at the moment. It seems I deleted previous version I had, as it was not the final software version. The controls do not get put over your GUI. They get included in the build-in menu of the app header. Any Windows app has a header and part of the header is where this menu is found (at least it used to be).</p>
]]></description><link>https://forum.hise.audio/post/28648</link><guid isPermaLink="true">https://forum.hise.audio/post/28648</guid><dc:creator><![CDATA[gorangrooves]]></dc:creator><pubDate>Wed, 13 Jan 2021 16:46:34 GMT</pubDate></item><item><title><![CDATA[Reply to Audio driver could not be opened on Wed, 13 Jan 2021 16:37:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/426">@gorangrooves</a> said in <a href="/post/28646">Audio driver could not be opened</a>:</p>
<blockquote>
<p dir="auto">but they have been available by default in compiled standalone apps.</p>
</blockquote>
<p dir="auto">Got a screenshot? As far as I know there are no default controls put onto your UI.</p>
]]></description><link>https://forum.hise.audio/post/28647</link><guid isPermaLink="true">https://forum.hise.audio/post/28647</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Wed, 13 Jan 2021 16:37:08 GMT</pubDate></item><item><title><![CDATA[Reply to Audio driver could not be opened on Wed, 13 Jan 2021 16:25:08 GMT]]></title><description><![CDATA[<p dir="auto">@d-healey I think you misunderstood. <a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/1">@Christoph-Hart</a> removed some of those elements from the floating panel with v2, but they have been available by default in compiled standalone apps. There is supposed to be a little audio settings menu by default (top left, if I remember correctly). It is not there now and the app throws an "audio driver could not be opened" error upon initializing.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/1">@Christoph-Hart</a> Do you know what is going on here?</p>
]]></description><link>https://forum.hise.audio/post/28646</link><guid isPermaLink="true">https://forum.hise.audio/post/28646</guid><dc:creator><![CDATA[gorangrooves]]></dc:creator><pubDate>Wed, 13 Jan 2021 16:25:08 GMT</pubDate></item><item><title><![CDATA[Reply to Audio driver could not be opened on Tue, 12 Jan 2021 23:16:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/426">@gorangrooves</a> said in <a href="/post/28610">Audio driver could not be opened</a>:</p>
<blockquote>
<p dir="auto">The last time I compiled a standalone app, it had a nice little menu on top where you could specify the driver etc,</p>
</blockquote>
<p dir="auto">That hasn't been there since HISE verion 1.6 or something. You have to add it in the custom settings floating tile to access those settings.</p>
]]></description><link>https://forum.hise.audio/post/28613</link><guid isPermaLink="true">https://forum.hise.audio/post/28613</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Tue, 12 Jan 2021 23:16:50 GMT</pubDate></item></channel></rss>