Conversation

Jarkko Sakkinen

download all u-he linux plugins:

wget -q --show-progress -r -np -nd -l1 -A tar.xz https://uhe-dl.b-cdn.net/releases/ -P dl/ && \
  mkdir staging && \
  (pv dl/*.tar.xz | tar Jxf - -i -C staging/) && \
  find -name install.sh -exec {} --quiet \;

#linux #audio note

1
0
0

Jarkko Sakkinen

Edited 1 year ago

… and install to ~/.vst and ~/.vst3

1
0
0

Download manuals:

wget -q --show-progress -r -np -nd -l2 -A pdf https://u-he.com/downloads/manuals/plugins/ -P "U-he Manuals"

@uheplugins

0
0
0