The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
"values series plugin"
Legacy User
Member Posts: 0 Newbie
I am using values series plugin, and I tried to load mp3 and wav audio files to operator (MusicExampleSource and MusicPreprocessing). But Rapid Minder can not reach to them. What is the support audio file format that I can use?
Thanks,
Thanks,
Tagged:
0
Answers
this is a bit difficult (the literature is from 2003 / 2004 and things have changed since then). In the original implementation, you had to use the command line tool "Sax" for the audio file transformation. In later version, MP3 should be supported but it has to has non-dynamic bitrates and you will need the MP3 audio codec (or something similar...) of Sun in your classpath. I do not remember the exact details anymore but a code scan should give you the idea.
Cheers,
Ingo