export filters as DLL / COM objects

Audio software developers forum.
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
Post Reply
shayref
Posts: 2
Joined: Tue Jun 25, 2013 2:32 pm
Operating System: Please select

export filters as DLL / COM objects

Post by shayref » Tue Jun 25, 2013 2:39 pm

hello
i wonder if someone here can guide me on this: i wish to create some filters, save them, and than compile it into .net objects or com objects in order to use it on a website i am building. is there any way to do it without install Audacity on the web server? can i export filters i create and than use them as online service somehow?

I am also willing to pay for a developer that can will help with the compilation / creation of such DLL files.

Thanks

steve
Site Admin
Posts: 81609
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: export filters as DLL / COM objects

Post by steve » Tue Jun 25, 2013 11:08 pm

I suspect that Audacity may not be a good starting point for your project.
Audacity will not run as a web application and it provides no means for creating filters for use in other software.
You've not told us anything about your proposed project other than you want to run it on a website. Perhaps a better starting point would be Web Audio API?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Post Reply