menu
 

La section Questions et réponses de la communauté Audiokinetic est un forum où les utilisateurs de Wwise et de Strata peuvent poser des questions et répondre à celles des autres membres de la communauté. Si vous souhaitez obtenir une réponse de la part de l'équipe de soutien technique d'Audiokinetic, veillez à utiliser le formulaire de Tickets de Soutien.

0 votes
I want to see how many .wav files I have in my project. I would assume there is a way of doing this seeing as though wwise can tell if you're over the 200 limit when you have the evaluation licence. Has anyone come across a way to find this out?
dans General Discussion par Mike S. (200 points)

1 Réponse

0 votes
Hi Mike,

The 200 sounds limitation is the number of sounds you can put into your Soundbank.

The Licence Manager will display the following message in the Log (X being the number of media item currently used in your project) when you generate your soundbanks:

     Time    ID    Message    Platform    Parameters
    12:59:12    -    Evaluation mode: SoundBanks contain X media item(s) out of the 200 permitted. Commercial deployment is NOT permitted. Please visit www.audiokinetic.com to request a Commercial license.     Windows
    12:59:22    -    1 message(s), 0 warning(s), 0 error(s), 0 fatal error(s)    

 

You can have a Wwise project with more than 200 sounds. However if you put more than 200 of them in your soundbanks, a Fatal error message will be displayed at Soundbank generation:

     Time    ID    Message    Platform    Parameters
    13:02:47    -    Evaluation mode: Maximum number of media items exceeded (XXX out of the 200 permitted). Please contact sales@audiokinetic.com to obtain a license.    Windows
    13:02:47    -    0 message(s), 0 warning(s), 0 error(s), 1 fatal error(s)
par Noemie P. (Audiokinetic) (12.9k points)
...