Welcome to the RTcmix Installer. You will be guided through the steps necessary to install this software.

IMPORTANT: To make RTcmix work, you must include the path to its executable programs in your shell path. To do this in bash (the default shell for new OS X installations), edit the “.profile” text file — note the dot at the beginning of the name — in your home directory. Add these lines:

PATH="/Applications/rtcmix/bin:$PATH"\
export PATH\

Use TextWrangler or some other plain text editor. If you use Apple’s TextEdit program, first make sure to choose the Format > Make Plain Text command before saving the file.