"values series plugin"

Legacy User
Legacy User New Altair Community Member
edited November 5 in Community Q&A
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,

Answers

  • IngoRM
    IngoRM New Altair Community Member
    Hi,

    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