I can record audio successfully using audacity tool but i want all this with a program. Is there any audacity library which i can use to get recorded data in a buffer and do further processing myself?
Currently i can get it with arecord/aplay utilities but they are giving single channel data although i am setting -channel=2. Quality of audacity tool is very good thats why i am looking for audacity library or any audacity-devel package.
Kindly suggest.
Best Regards,
Naseeb Panghal
audacity library for recording
Forum rules
This forum is for Audacity on GNU/Linux.
Please state:
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade (see https://www.audacityteam.org/download/).
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Please state:
- which version of Linux you are using,
- the exact three-section version number of Audacity from Help menu > About Audacity,
- whether you installed your distribution's release, PPA version, or compiled Audacity from source code.
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade (see https://www.audacityteam.org/download/).
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
-
naseeb_panghal
- Posts: 2
- Joined: Fri Feb 17, 2017 9:51 am
- Operating System: OS X 10.6 Snow Leopard or earlier
Re: audacity library for recording
Audacity uses PortAudio http://www.portaudio.com/naseeb_panghal wrote:Is there any audacity library which i can use to get recorded data in a buffer and do further processing myself?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)