Bottom of the page to find the donate button:
https://sites.google.com/site/mlvst0/pg8x/
Yes, I second this! I stopped using PG-8X a couple years ago because of this...but the plugin sounds so damn good. I wish the patch system would be updated so I can start using it in my projects again.MartinJandl wrote: Thu Mar 04, 2021 7:05 am * I think this is intentional, but it would be awesome if the preset manager would not be dependent on loading a bank on every new start of the plugin
Instead, it would be nice if it 1) reloads the last bank or 2) a preset folder is used, from which all included banks are loaded. 3) banks can be converted into single Patches, and PG can access all, or even create banks to export to a JX.
Other than an improved patch system, I agree.Halonmusic wrote: Thu Mar 04, 2021 9:16 pm no i agree with gentle on this. its perfect as it is. leave it as it is. only bug fixes and so on.
Code: Select all
#PG8X configuration file
DEFAULT_NUM_VOICES = 12
GLOBAL_GAIN = NORMAL
IMMEDIATE_WRITE = FALSE
LOCK =
MIDI_THRU = FALSE
PRESETDIR = C:\Users\<YOU>\OneDrive\Documents\PG-8X\
DEFAULT_BANK = C:\Users\<YOU>\OneDrive\Documents\PG-8X\DrewDale64SoundBank.PG8Xbank
SEND_PARAM_SYSEX = TRUE
SEND_PROG_SYSEX = TRUE
This always bugged me about this plugin, but thanks for this fix!pough wrote: Sun Mar 28, 2021 3:56 am Preset folder and default bank can be added to the .ini file. I put mine in my OneDrive folder path, but it can probably be anywhere.This may not be what you were looking for, but it might be worth knowing for someone else. It took me a little while to track down enough details for me to be able to get it do presets somewhat normally.Code: Select all
#PG8X configuration file DEFAULT_NUM_VOICES = 12 GLOBAL_GAIN = NORMAL IMMEDIATE_WRITE = FALSE LOCK = MIDI_THRU = FALSE PRESETDIR = C:\Users\<YOU>\OneDrive\Documents\PG-8X\ DEFAULT_BANK = C:\Users\<YOU>\OneDrive\Documents\PG-8X\DrewDale64SoundBank.PG8Xbank SEND_PARAM_SYSEX = TRUE SEND_PROG_SYSEX = TRUE
Submit: News, Plugins, Hosts & Apps | Advertise @ KVR | Developer Account | About KVR / Contact Us | Privacy Statement
© KVR Audio, Inc. 2000-2026