I updated all my Arturia software on 26th June 2020. Since then the Audio MIDI Settings in all synthesizers are defaulting to a buffer size of 4096 and a sample rate of 44100. I can change it, but it's not recorded and set back to these defaults whenever the software is reloaded.
Using Windows 10 Home
Anyone else having the same issue?
UPDATE: The standalone.pref file in C:\ProgramData\Arturia\Analog Lab 4\tmp is being updated whenever I change the settings, it remains the case though that these settings are ignored and defaulted back to 4096/44100 every time the software reloads. Here's an example file:
<?xml version="1.0" encoding="UTF-8"?>
<PROPERTIES>
<VALUE name="AudioDeviceOutputType" val="DirectSound"/>
<VALUE name="AudioDeviceOutputName" val="Primary Sound Driver"/>
<VALUE name="AudioDeviceOutputSampleRate" val="48000"/>
<VALUE name="Tempo" val="120"/>
<VALUE name="AudioDeviceOutputBufferSize" val="256"/>
<VALUE name="MidiDevice_1" val="Arturia MiniLab mkII"/>
<VALUE name="MidiDevice_2" val=""/>
<VALUE name="MidiDevice_3" val=""/>
</PROPERTIES>