HISE preferences doesn't remember audio driver settings
-
https://www.dropbox.com/s/enjyxy8y6g3wjsi/hise audio driver pref bug.gif?dl=0
I was wondering why I couldn't get sound out of HISE standalone, even when the master container meter was showing activity. Turns out it doesn't apply the audio driver settings I set up in the preferences.
_o7
-
Thanks for reporting this. I'll look into it.
It stores the settings as XML file here:
%APPDATA%/HISE/DeviceSettings.xml
.Could you post this file?
-
Thanks for quick response.
The file you mentioned is located in %appdata%\Roaming\Hart Instruments\
the file contains the following lines:
<?xml version="1.0" encoding="UTF-8"?>
<DEVICESETUP DISK_MODE="0" SCALE_FACTOR="1" MICRO_TUNING="0"/>
-
It seems like you are using a slightly outdated version (I recently changed the location for this file since the last build version). I think I fixed some stuff related to audio driver issues since then so perhaps it's already fixed.
I'll upload a new build the next days (or you can try to build it yourself using the video tutorial by @d-healey ...
-
Ah ok, I'll check back later for the updated build. Thanks :)
-
I uploaded a new build here:
(It's just the standalone app file for x64, if you need the 32bit version let me know).
Can you check if the problem persists, and if yes upload a debug log by following these steps:
- Tools -> Enable Debug Logging
- Repeat what you did in the gif
- Click on "Stop and Show file" (bottom right above the keyboard) and upload the log file here.
Thanks!
-
Excellent! It's working now :) thanks!
-
Good to know! Let me know if you run into another issue...