You are not logged in.

#1 2013-06-18 18:04:07

Nobbler
Member
Registered: 2013-06-18
Posts: 1

GtkPASoundRecorder

Here sound recorder program I wrote using PulseAudio and a Gtk front end!

2ps16yr.jpg

I was looking for ways to record sound card output and came across an easy command line interface on the PulseAudio wiki, however I found it too cumbersome to switch back and forth between the terminal. Then it was trivial to add support for microphones, and using the power of pulse audio you can also record individual applications

Here is a screenshot:

2qjzoxy.jpg

Examining the dbus interface in d-feet:

35ksugo.png

Right now the code is in a "minimally functional state", and there is also no packaging, but if you would like to try compiling it you can find the code here: https://github.com/GtkPASoundRec/gtkpasoundrec

You will need at least the following: g++, pulseaudio, Gtk+-3.0, gnome/dbus/dconf (for keybindings support)

I have tons of ideas for how it can be extended, and if you have feedback or suggestions, send me a message, or feel free to fork the code

Cheers

Last edited by Nobbler (2013-06-18 18:04:57)

Offline

Board footer

Powered by FluxBB