Programing using Audacity features

Building and customizing Audacity from the source code.
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
tomerh12345
Posts: 2
Joined: Sat Oct 31, 2015 10:34 am
Operating System: Please select

Programing using Audacity features

Post by tomerh12345 » Sat Oct 31, 2015 10:40 am

Hey!
Can i program in c# using Audacity features such as:
recording sound
receive data about the pitch of a certain wav file

Thanks!

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

Re: Programing using Audacity features

Post by steve » Sat Oct 31, 2015 11:59 am

Audacity is primarily written in C++.
See here for information for developers: http://wiki.audacityteam.org/wiki/Categ ... Developers
Note that Audacity is open source, licensed under the terms of GPL v2 https://www.gnu.org/licenses/old-licens ... .0.en.html
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Post Reply