- Situation: I am currently writing a conversion tool for some file formats used in music production / composing / sampling. Right now, it is primarily targeted for personal use, but I consider as well (far away in the future) to release it to public or even charge a little bit of money for it once it reaches a stage where I could justify that. There is already at least one such tool on the market, yet rather expensive (~80€), packed with functions I don't need, hence the self-development.
- The question is now: Are you generally allowed to decode and (commercially) use foreign file formats? How is "proprietary" defined in this context (imagine that this plays a role here)? Could the company that created the format as for license fees or similar things (as they perhaps already do with for the mentioned one existing tool)?
- What are we actually talking about: The main format leading to these thoughts is the *.NKI format from the company "Native Instruments". It is basically a zlib compressed XML file with some extra bytes. So, I fail to see here some sort of intellectual property that could protect it. The other one is *.SF2 (Soundfont), which should not be a problem since the company that invented it even offers a free code example on how to load an read them (dating back to 1995!) and there are quite some tools to use and alter them out there.
Looking forward to your thoughts!
Cheers - spacegaier
PS: Yes I know that we are not a community specialising in legal issues, but as it is quite related to IT some of you might know something or have some thoughts.

