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 to not show. Please check if the document folder path is available 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're encountering the issue of OB-Xd VST3, AAX or LV2 not being found, it's essential to understand that VST3, AAX, and LV2 formats are exclusively delivered through the registered installer, requiring a valid license.
OB-Xd, a powerful virtual analog synthesizer, offers support for various plugin formats. However, to access VST3, AAX, and LV2 formats, a registered license is necessary. These formats provide advanced features and compatibility with specific digital audio workstations.
If you're experiencing issues with finding the VST3, AAX or LV2 version of OB-Xd, ensure you have a valid license and have downloaded the correct installer from the Members Area. Without a registered license, access to these formats is restricted.
To resolve this issue:
Encountering the message "assets not found" on OB-Xd's GUI.
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 or Corona 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.
If you are having trouble with Discovery/Discovery Pro and seeing the message "Wave.dat not found."
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, I recommend checking if there are any files existing at the user's "Documents > discoDSP > Discovery Pro" folder. If the folder is empty or doesn't exist, it could be the reason why the software is not able to locate the wave.dat 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.