If the software is failing to verify its serial number due to folder permission problems, it may be due to a recent OS update, which could have corrupted the folder permissions. Bliss, Discovery Pro, Discovery, or Corona check the serial on the server but do not verify whether the target folder is writable, preventing the software from writing the necessary license key file into the proper folder.
Follow these steps to fix the folder permissions and ensure proper activation:
If you are having trouble with Bliss, Corona, Discovery, Discovery Pro or OB-Xd and seeing a file missing or getting a license invalid error, one possible solution to this issue could be to disable iCloud Documents. This is because it might be interfering with the software's ability to access the necessary files.
Additionally, we recommend checking if there are any files existing at the user's "Documents > discoDSP > Corona / Bliss / Discovery / Discovery Pro / OB-Xd" folders. If the folder is empty or doesn't exist, it could be the reason why the software is not able to locate the assets or the license file.
It's also worth checking that Logic Pro or the DAW app has access to the "Documents" folder under Security settings on your Mac. This can be done by going to System Preferences > Security & Privacy > Privacy, then select the "Files and Folders" tab, and look for the "Logic Pro" or DAW application in the list of apps. Make sure it has permission to access the "Documents" folder.
Try rebooting your computer. This can often resolve any software conflicts or issues that may be preventing your plugins from appearing in Logic Pro.
Open Terminal and use the command
sudo killall -9 AudioComponentRegistrar
~/Library/Caches
AudioUnitCache
.com.apple.audiounits.cache
.~/Library/
Cache.db
, Cache.db-shm
, Cache.db-wal
)com.apple.logic.pro.cs
)com.apple.logic10.plist
)Note: Ensure you're logged in as an Admin account to perform these steps, or you might not have the necessary permissions.
In some cases, the document folder path may not be set properly on your Linux distribution, which could cause the GUI not to load or LUA scripts to fail to import files in Bliss. Please check if the document folder path is set correctly on your system.
You need to display the $(xdg-user-dir DOCUMENTS)
folder path in Linux but are unsure how to do it.
To display the $(xdg-user-dir DOCUMENTS)
folder path in Linux, you can use the following terminal command:
echo $XDG_DOCUMENTS_DIR
This command will print the full path to your Documents folder. If the folder path is not set correctly, you can try setting it manually by creating a .config/user-dirs.dirs
file in your home directory and adding the following line:
XDG_DOCUMENTS_DIR="$HOME/Documents"
Replace "Documents" with the desired name of your Documents folder. After saving the changes, log out and log back in to apply the changes.
By using the terminal command and creating a .config/user-dirs.dirs
file, you can easily display and set the $(xdg-user-dir DOCUMENTS)
folder path in Linux.
If you've tried to resample soundbanks with Bliss and found that some notes appear truncated or incorrectly rendered, you're not alone. Many users have reported this issue while trying to resample plugins like Kontakt, UVI Workstation or Cherry Audio. In this article, we'll explore the cause of this problem and provide a solution to resolve it.
The cause of the truncated notes issue lies in some kind of offline sampling protection implemented by Kontakt and UVI Workstation. These plugins interfere with the resampling process in Bliss, resulting in truncated notes.
The solution to this issue is to use a bridge such as DDMF Metasynth to load Kontakt. A bridge acts as a middleman between Bliss and the soundbank, bypassing the offline sampling protection and allowing for a successful resampling process.
By using DDMF Metasynth as a bridge, you can successfully resample soundbanks with Bliss, even if they were previously truncated. Give it a try and let us know if it works for you. If you're still facing issues, feel free to reach out to us for further assistance.
If you are having trouble using SoundFont2 files in the Wave oscillator of your Discovery Pro, Corona or Bliss plug-ins, there may be an issue with the format of the SF2 file. Some SF2 files may contain multiple programs within them, which can cause the software to not recognize or use the file correctly.
To resolve this issue, you can use a SF2 editor to extract the desired program from the SF2 file and save it as a single program. This will allow the Discovery Pro software to recognize and use the program correctly.
One popular SF2 editor we recommend is Polyphone. It is a free and open-source software that allows you to edit, create, and convert SoundFont files. You can download it from their website at https://www.polyphone-soundfonts.com
Here are the steps you can take to use Polyphone and fix the issue with your SF2 files:
Additionally, on step 5, you can also export as SFZ and import the WAV files instead of dropping them into the GUI. They will be copied to Waves > User.dwb folder.
If you have any other questions or if there is anything else we can assist you with, please reach out to the support team.