Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
GtkPASoundRec
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
Nobbler
n00b
n00b


Joined: 18 Jun 2013
Posts: 1

PostPosted: Tue Jun 18, 2013 6:41 pm    Post subject: GtkPASoundRec Reply with quote

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

http://i41.tinypic.com/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. I found it was trivial to add support for microphones, and with the power of PulseAudio you can also record individual applications

Here is a screenshot:

http://i42.tinypic.com/2qjzoxy.jpg

Examining the dbus interface in d-feet:

http://i40.tinypic.com/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
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum