"values series plugin"

Legacy UserLegacy User Member Posts: 0 Newbie
edited June 2019 in Help
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,
Tagged:

Answers

  • IngoRMIngoRM Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, Community Manager, RMResearcher, Member, University Professor Posts: 1,751 RM Founder
    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
Sign In or Register to comment.