maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] Orecchiette - an all-purpose audio recording app (https://talk.maemo.org/showthread.php?t=90398)

Copernicus 2015-07-11 12:50

Re: [Announce] Orecchiette - an all-purpose audio recording app
 
Quote:

Originally Posted by impeham (Post 1476399)
actually - the problem happens ONLY for phone calls recording, not when i activate it manually - pressing the record button manually seems to work ok.

Ahah, thanks, that narrowed it down for me. :) I've been experimenting with different n900 sources and sinks in Orecchiette, and it looks like one of these experiments crept into the final code -- I was trying to use the "sink.voice" device for the output audio rather than "sink.hw0.monitor", since "source.voice" works so much better than "source.hw0", but it didn't work out for me. However, I apparently failed to switch back to the "sink.hw0.monitor" device for recording calls.

So yeah, I'll push up another bugfix asap. :)

EDIT: Orecchiette 0.3.5 now on its way up to extras-devel. :)

xes 2015-07-11 19:42

Re: [Announce] Orecchiette - an all-purpose audio recording app
 
@Copernicus
Thank you for the update.
Do you think that the phone calls recording function could be managed with a service or a status menu applet to avoid to keep the app always open?

Copernicus 2015-07-11 22:43

Re: [Announce] Orecchiette - an all-purpose audio recording app
 
Quote:

Originally Posted by xes (Post 1476426)
Do you think that the phone calls recording function could be managed with a service or a status menu applet to avoid to keep the app always open?

Hmm. I have actually learned a lot about applets / widgets in the last year or so; I could probably pull it off. (I'm still nervous about creating an applet that can consume massive amounts of CPU, but otherwise it shouldn't be too much of a problem...)

impeham 2015-07-12 06:11

Re: [Announce] Orecchiette - an all-purpose audio recording app
 
Quote:

Originally Posted by xes (Post 1476426)
@Copernicus
Thank you for the update.
Do you think that the phone calls recording function could be managed with a service or a status menu applet to avoid to keep the app always open?

0.3.5 seems to have solved the problem - thanks.

Such a feature would be great since this app is always running on my device (i'm using it to record ALL calls). would be very nice if no UI will be needed.

Copernicus - i asked you this in the past - have you managed to take a look if it's possible to record the voice of the other party we're talking to while using A BT device? when i'm using BT, only my own voice is heard...

One more very nice feature will be to have the the other party in the call's phone number in the possible list of parameters in the file name format - what i'm doing today is using dbus and keep the the other party's number and call start time in a file, and when the call ends - i use this data to change the last aac created file to this format:
Rec-[phone number]-[date]-[call start time]-[call end time].aac

this is very useful in maintaining the exact time of the calls if it ever needs to be checked.

Dongle Fongle 2015-10-27 10:22

Re: [Announce] Orecchiette - an all-purpose audio recording app
 
Is it or would it be possible to include an option to, when recording phone calls, seperate each caller on a seperate channel (stereo for example?)

Meaning my voice would be channel L or 1
other persons voice would be channel R or 2

I saw there is a channel option for AAC settings, but not sure if that would seperate the two sources into easily editable audio files for a sound project..hope to hear

Thank you for little ear in any case :)

Copernicus 2015-10-27 11:06

Re: [Announce] Orecchiette - an all-purpose audio recording app
 
Quote:

Originally Posted by Dongle Fongle (Post 1486899)
Is it or would it be possible to include an option to, when recording phone calls, seperate each caller on a seperate channel (stereo for example?)

Interesting! Orecchiette does retrieve the input and output audio as two different streams, and combines them to produce a single audio file output. So they are separate to begin with...

After a little searching, I've found a gstreamer plugin called audiopanorama that seems to allow control over stereo positioning of audio streams. It should be available on the N900. Let me give it a try...

Dongle Fongle 2015-10-27 15:36

Re: [Announce] Orecchiette - an all-purpose audio recording app
 
Quote:

Originally Posted by Copernicus (Post 1486904)
It should be available on the N900. Let me give it a try...

Exciting, thank you :)

Copernicus 2015-11-01 16:47

Re: [Announce] Orecchiette - an all-purpose audio recording app
 
Ok, Orecchiette version 0.3.6 is now working its way up into extras-devel. There is now an option (hidden rather deep :) ) in the Preferences panel, called "Combined Audio Recording Options", which will allow you to assign the microphone and speaker audio streams to separate recorded stereo channels. There are three options available, "Microphone and Speaker Centered", "Microphone Left, Speaker Right", and "Microphone Right, Speaker Left".

I have tested a little bit, and it seems to work correctly for standard (non-phone) audio recording. I don't have my N900s connected to a cell provider any more, so I can't really test the phone recording adequately, but I believe it should work in an identical fashion. Please inform me if you find any problems with this version. Thanks!

Dongle Fongle 2015-11-01 19:28

Re: [Announce] Orecchiette - an all-purpose audio recording app
 
*hears song playing in head : 'this is the moment'

Thank you Copernicus!
Will test first thing tomorrow morning. :)

impeham 2015-12-04 23:31

Re: [Announce] Orecchiette - an all-purpose audio recording app
 
i'm using 0.3.6 version - phone recording stopped working - i get a message whenever a call starts:
unable to create gstreamer element 'pulsesrc'

it does work if i manually press the "Record" button, but it doesn't start the recording itself.

Any idea where i can get the 0.3.5 version to try with?


All times are GMT. The time now is 15:29.

vBulletin® Version 3.8.8