How to reduce Ample Sound's RAM buffer size (Kontakt's style)

Discussion in 'Samplers, Synthesizers' started by Xupito, Aug 2, 2020.

  1. Xupito

    Xupito Audiosexual

    Joined:
    Jan 21, 2012
    Messages:
    6,989
    Likes Received:
    3,864
    Location:
    Europe
    I discovered this while messing with Ample Sound plugins in order to create a symlink version for myself.

    Like in Kontakt, you can change the pre-load buffer size of the samples. But there's no explicit option anywhere. So if you go where the settings are stored:
    %USERPROFILE%\Documents\Ample Sound\ (%USERPROFILE% means C:\Users\Xupito in an English Windows for the current user Xupito)

    Then to your installed plugin, like AGLP, and open this file with a text editor:
    %USERPROFILE%\Documents\Ample Sound\AGLP\Configs\AGLP_info.xml

    You'll see this line:
    <VALUE name="BufSize" val="22050"/>
    I changed it to 11025:
    <VALUE name="BufSize" val="11025"/>

    Proof of concept (just because it sounds cool :disco:):
    [​IMG]

    NOTE: for users of version 2 plugins, the same applies but to a different folder. AME2 example:
    %USERPROFILE%\AppData\Roaming\Ample Sound\AME2_info.xml
     
    Last edited: Aug 2, 2020
    • Like Like x 1
    • Interesting Interesting x 1
    • List
  2.  
Loading...
Loading...