Search found 1 match

by naseeb_panghal
Fri Feb 17, 2017 9:59 am
Forum: GNU/Linux
Topic: audacity library for recording
Replies: 1
Views: 405

audacity library for recording

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 althoug...