Skip to content

Installer Packages for the Ultraschall Podcasting Extensions for REAPER

License

Notifications You must be signed in to change notification settings

Ultraschall/ultraschall-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows

Building on Windows requires Visual Studio 2019 or later.

PS> cd win32/
PS> ./build.ps1

macOS

Building on macOS requires Xcode 11 or later.

$ cd macos/
$ ./build.sh

Linux

in development - currently testing only

  1. clone this repository

  2. change directory

$ cd ultraschall-installer/linux
  1. build
$ ./build.sh

To install Ultraschall, get the installer artifact in linux/build/artifacts (tar.gz file):

$ tar xvf ULTRASCHALL_R5.1.1-preview.tar.gz
$ cd R5.1.1-preview
$ ./install.sh