Hey, I have been looking at creating an online audio editing software with similar features to audacity. I haven't looked at the source yet, and I was wondering if anyone knows if it would be possible to convert audacity to a program that ran in ajax, or javascript. If that isn't feasible, does anyone else know of an open source project that would be capable of that? And also, if I did end up adapting audacity, what steps would I have to go through licensing wise to resell it?
Thanks!
web based audacity
Forum rules
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
Re: web based audacity
Audacity is licensed under GPL. You can read all about it here: http://audacityteam.org/about/license
Include as much details as you can in your post (Audacity version, Operating System, Equipment used, etc).
Please post your question in the appropriate forum (regarding audacity version and operating system).
Please post your question in the appropriate forum (regarding audacity version and operating system).
-
manidacitere
- Posts: 1
- Joined: Fri Apr 08, 2011 11:15 am
- Operating System: Please select
Re: web based audacity
You mean you are trying to know if the audacity could be set or embed to a website to appear as a tool. I think it is a good thing to see if it is possible. Then we could at least put it on our personal website to use as a tool if it is possible.
Re: web based audacity
Audacity has been written as a Desktop application. It could theoretically be run as a cloud application, but performance would probably be so slow as to be unusable due to the huge amounts of data that would be transferred between the client computer and the cloud. An alternative would be to port it to Java, but that would probably require a total rewrite of the program. If a new (not Audacity) web based audio editing application were written, the developers of that application could use code from Audacity subject to the licensing terms.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)