This is a sample module published to the sidebar_top position, using the -sidebar module class suffix. There is also a sidebar_bottom position below the menu.
This is a sample module published to the sidebar_bottom position, using the -sidebar module class suffix. There is also a sidebar_top position below the search.
Perform VK Editor FULL Edition MacOS by VOICELIVEEDITOR.COM
Firmware Version Supported 1.0.01 128
Configure the Editors Settings and the Perform VK System Settings.
Any Adjustments in the Editor are immediately in effect on the Perform VK.
Any adjustment you make on the Perform VK are duplicated on the editor.
You can change presets on the Perform VK, and immediately edit the paramaters for that preset with the Editor.
Access to All the presets that are available from TCH Perform VK APP.
Library Facility to store your own crafted Presets, each Library Preset has a Artist associated with it, to help locate them easier.
All this and More for Just £15
Installation Instructions
1) Register on Site so you can download 2) make sure the FREE Version Works 3) Make the Payment of £15 via Paypal (Paypal Button Bottom of Page) 4) Download and install the FULL Version 5) Run The Editor and email the file requested. (Make sure the Perform VK is connected)
6) When I receive the File and Payment I will create and email the ACTIVATION Code to you. 7) Enter the Activation Code in the Box and Your all ready to go.
Note you can install the full version on Multiple Computers using the same activation code, as long as the Perform VK that the activaton code was created for is connected.
Please note Avctivation Codes are generated manually, and depending on time zone differences can take up to 24 hours to arrive. Hours of operation Monday to Friday 9:00am to 5:00pm GMT.
Or Scan QR Code
Or Pay using PayPal
▼ How to open apps not from Mac App Store
macOS Setup & Authorization
Universal fix for Intel and Apple Silicon (M1, M2, M3, M4) Macs.
STEP 1: Rename & Move
1. Name the app exactly: Perform VK Editor FULL Edition.app
2. Move it into your /Applications folder.
Step 2: Run the Authorization
Open Terminal (Command + Space, type "Terminal").
Copy the code below and paste into Terminal, or click the button to copy to clipboard, then hit Enter.
clear && cat << 'EOF' > ~/vle_fix.sh && bash ~/vle_fix.sh && rm ~/vle_fix.sh
#!/bin/bash
APP_NAME="Perform VK Editor FULL Editionr.app";
APP_PATH="/Applications/$APP_NAME";
echo "🔧 Perform VK Editor macOS Fix Script"
echo "================================"
if [ ! -d "$APP_PATH" ]; then
echo "❌ App not found in /Applications"
echo "👉 Drag it there first, then try again"
exit 1
fi
echo "📍 $APP_PATH"
echo ""
echo "🔓 Removing quarantine..."
xattr -rd com.apple.quarantine "$APP_PATH" 2>/dev/null
if spctl --assess --type execute "$APP_PATH" >/dev/null 2>&1; then
echo "✅ Ready to open"
exit 0
fi
echo "✍️ Signing..."
codesign --force --sign - "$APP_PATH" 2>/dev/null
if spctl --assess --type execute "$APP_PATH" >/dev/null 2>&1; then
echo "✅ Ready to open"
exit 0
fi
echo ""
echo "⚠️ Need admin permissions"
echo "👉 Enter your password:"
echo ""
sudo -v
if [ $? -eq 0 ]; then
sudo xattr -rd com.apple.quarantine "$APP_PATH" 2>/dev/null
sudo codesign --force --sign - "$APP_PATH" 2>/dev/null
echo ""
if spctl --assess --type execute "$APP_PATH" >/dev/null 2>&1; then
echo "✅ DONE! Open the app now"
exit 0
fi
fi
echo ""
echo "⚠️ Still blocked by macOS"
echo ""
echo "✅ Safe workaround:"
echo " 1. Right-click '$APP_NAME' in Applications"
echo " 2. Click 'Open'"
echo " 3. Click 'Open' again in the dialog"
echo ""
echo "This preserves the app's original signature."
EOF
Step 3: Enter Password
Terminal will ask for your Mac password. Type it and hit Enter.
You just install the new version over your existing installation.
EU e-Privacy Directive
EU e-Privacy Directive
This website uses cookies to manage authentication, navigation, and other functions. By using our website, you agree that we can place these types of cookies on your device.