FAQ

What are the optimal settings for achieving maximum loudness?
Please increase the target loudness setting to enhance the overall volume.
I am experiencing an authentication error with my API token. How can I resolve this?
Kindly refer to the implementation guide here: https://github.com/ai-mastering/aimastering-tools.
Is it possible to integrate AI Mastering into a music distribution platform?
Yes, the mastering algorithm used on aimastering.com is available as open-source software. You can implement automated mastering on your own server by using this: https://github.com/ai-mastering/phaselimiter.
How much does AI Mastering cost?
It is completely free of charge.
Is there a way to reduce or eliminate the waiting time for AI Mastering?
Unfortunately, there is no way to shorten the waiting time for the online version. However, using the offline version allows you to run it on your PC, significantly reducing the wait time: https://github.com/ai-mastering/phaselimiter-gui/releases.
I can't download my completed master. What should I do?
You might find a solution by using the offline version: https://github.com/ai-mastering/phaselimiter-gui/releases.
Is there a paid plan to avoid waiting time?
We do not offer a paid plan at this time. However, using the offline version on your own PC can help minimize waiting times: https://github.com/ai-mastering/phaselimiter-gui/releases.
Are there any settings to enhance low frequencies for dance music?
Yes, enabling the bass preservation option will help reduce low-frequency attenuation.
Can AI Mastering be used offline?
Yes, it can. Please use the offline version: https://github.com/ai-mastering/phaselimiter-gui/releases.
Is it possible to support frequencies up to 24kHz?
Yes, it is possible. Please ensure the original source has a sample rate of 48kHz or higher, and select the same sample rate in custom mastering settings.
What happens to the rights of the mastered tracks?
You retain full control over your tracks. There are no restrictions from our service.
Where can I find more details about the AI Mastering API's specifications and features?
Please refer to the OpenAPI specification here: https://api.bakuage.com/api_spec.json. Additionally, you can check the API client implementation here: https://github.com/ai-mastering/aimastering-tools.
How can I process large audio files?
The offline version does not have the same limitations as the online version, but your PC's memory will determine the maximum file size you can handle: https://github.com/ai-mastering/phaselimiter-gui/releases.
Can you explain the technical background and workings of AI Mastering?
We plan to provide more detailed documentation in the future. In the meantime, you can review the source code for the mastering algorithm here: https://github.com/ai-mastering/phaselimiter.
Is it possible to acquire the AI Mastering service?
We have no plans to sell the service at this time.
Can you give me any advice on mastering music myself?
I initially struggled with mastering myself, which is why I created this automatic mastering service.