| Author |
Message |
mikeb

Joined: 23 Nov 2006 Posts: 4378
|
Posted: Fri 18 Dec 2009, 18:02 Post subject:
|
|
| Quote: | arecord -vvv mono /dev/null 2>/dev/null
But both of these constructs create a file called "mono"! |
doh...indeed it would. -V does not work here...must be an alsa/arecord version difference...hmm.
And the /dev/null...which grows when recording and then becomes a 0 byte 'normal' file...picked up because nfsd would not start at boot. Again I suspect version differences. hw worked for me but you needed plughw (which works for me too).
Ok well ignore that one for now...I will test further armed with new knowledge.
And yes clumsy way of killing but i'm testing in bash/gtkdialog so did not see a way of getting the pid from the button launcher...I'm sure you'll neaten that up. I also felt the urge to kill alsamixer as well once recording starts as it should be superfluous by then and tidies up the window presence.
I just keep lobbing things in there...just pick out anything useful
by the way that was a quick sleep
regards
mike
|
|
Back to top
|
|
 |
mcewanw
Joined: 16 Aug 2007 Posts: 1482 Location: New Zealand
|
Posted: Fri 18 Dec 2009, 18:21 Post subject:
version 2.0.4 now uploaded Subject description: single MIX/VU button; Play button left disabled |
|
# Changes:
As per requests above
# Version 2.0.4: Playbutton no longer dis-abled on Play selected.
# The single button MIX now brings up the VU display too.
# Version 2.0.3:
# No longer loses file entry content moving from MIN to Config GUI.
# Added sound card hardware selection (plughw:x,x)
Yes... sleep is not something I'm getting much of at the moment; other matters outside of Puppy denying me such peace.
_________________ Non enim propter gloriam, diuicias aut honores pugnamus set propter libertatem solummodo quam Nemo bonus nisi simul cum vita amittit.
|
|
Back to top
|
|
 |
mikeb

Joined: 23 Nov 2006 Posts: 4378
|
Posted: Fri 18 Dec 2009, 18:33 Post subject:
|
|
Well hopefully you can get some virtual peace here.
Nice one on the update...I hope its generally welcomed ...I try to keep my demands and suggestions aimed for general rather than my specific needs
Will try out the latest shortly...a stubborn printer sent me into windows land
regards
mike
|
|
Back to top
|
|
 |
mcewanw
Joined: 16 Aug 2007 Posts: 1482 Location: New Zealand
|
Posted: Fri 18 Dec 2009, 18:48 Post subject:
Layer Top |
|
Just a general tip for anyone:
One of the reasons I designed Precord's user interface the way it is, was so that I could use the small GUI version sitting on top of my browser (or any other app) such that I could record notes whilst browsing and so on.
In case anyone wonders how to keep Precord's recording bar on top, that is just a general facility provided for any app. Simply right-click on the top bar of the Precord GUI and you can select to have it stay on:
Layer -> Top
I find that Precord's small GUI can easily be placed "out of the way" when on top of most applications (e.g., with Seamonkey browser running I place Precord at the top of the screen next to the Help menu choice).
_________________ Non enim propter gloriam, diuicias aut honores pugnamus set propter libertatem solummodo quam Nemo bonus nisi simul cum vita amittit.
Last edited by mcewanw on Sun 20 Dec 2009, 07:39; edited 1 time in total
|
|
Back to top
|
|
 |
mikeb

Joined: 23 Nov 2006 Posts: 4378
|
Posted: Fri 18 Dec 2009, 21:18 Post subject:
|
|
Yep 2.04 seems to be doing it's stuff
My /dev/null problem...tried latest arecord/libasound...with -V but did the same so something funny going on thats not particularily alsa related it seems.
regards
mike
|
|
Back to top
|
|
 |
mcewanw
Joined: 16 Aug 2007 Posts: 1482 Location: New Zealand
|
Posted: Fri 18 Dec 2009, 22:52 Post subject:
Version 2.0.5 uploaded Subject description: includes inbuilt help for alsamixer setup |
|
Version 2.0.5 uploaded
Changes:
includes inbuilt help for alsamixer setup
That adds a couple of hundred bytes to the dotpet size, but it is so important to get alsamixer controls set up correctly for recording that I think that brief help is vitally worth including in this case.
I've also added some button tooltext tops rather than labels in certain places. Finally, I've made VU meter start up prior to Alsamixer when the MIX button is pressed, since that order leaves Alsamixer in focus.
_________________ Non enim propter gloriam, diuicias aut honores pugnamus set propter libertatem solummodo quam Nemo bonus nisi simul cum vita amittit.
|
|
Back to top
|
|
 |
mcewanw
Joined: 16 Aug 2007 Posts: 1482 Location: New Zealand
|
Posted: Sun 20 Dec 2009, 05:29 Post subject:
Uploaded Precord version 2.0.6 Subject description: uses gtkdialog rather than Xdialog for help; tidied up help text too |
|
Uploaded Precord version 2.0.6
# Changes:
# Now uses gtkdialog rather than Xdialog for help dialog on alsamixer
[Xdialog used about 14MB memory when running, this new gtkdialog help window hardly anything at all, since gtkdialog already running. Since the help text now wraps automatically, you can also scale this new help window's size by dragging its corner]
# Also tidied up the help text a little bit.
_________________ Non enim propter gloriam, diuicias aut honores pugnamus set propter libertatem solummodo quam Nemo bonus nisi simul cum vita amittit.
|
|
Back to top
|
|
 |
mikeb

Joined: 23 Nov 2006 Posts: 4378
|
Posted: Sun 20 Dec 2009, 05:42 Post subject:
|
|
Fast and furious....
I tend to use gxdialog as xdialog looks crap and has less functionality...why it now is left out of puppy is beyond me...like 10k compressed is no biggie....not like the ttf fonts are small compared to before ... ooo I ranted .
Off to test and nosey at yer smart help thingy
mike
|
|
Back to top
|
|
 |
mikeb

Joined: 23 Nov 2006 Posts: 4378
|
Posted: Sun 20 Dec 2009, 06:09 Post subject:
|
|
Hmm..I do like your techinique used with gtkdialog...I have a gui for handbrake and this would help give it a severe tidy up ....and others.....I certainly don't like having separate function files If I can help it and just using the one dialog binary makes much more sense...oh I'm supposd to be doing things like sorting go office crashes but this is much more appealing
regards
mike
ps you mentioned a speed up a while ago...was that to do with gtkdialog?
|
|
Back to top
|
|
 |
mcewanw
Joined: 16 Aug 2007 Posts: 1482 Location: New Zealand
|
Posted: Sun 20 Dec 2009, 07:12 Post subject:
|
|
| mikeb wrote: |
ps you mentioned a speed up a while ago...was that to do with gtkdialog? |
No. I had put in a two second sleep to give the record function a bit more time to terminate when stop was pressed - but I had carelessly placed that in such a way that there was an additional two seconds delay between moving between the small GUI and the Config one (in either direction). At first I thought the particularly longer delay I was noticing was simply caused by my having added more code... so I didn't realise my "mistake" for a while; after which I fixed it.
_________________ Non enim propter gloriam, diuicias aut honores pugnamus set propter libertatem solummodo quam Nemo bonus nisi simul cum vita amittit.
|
|
Back to top
|
|
 |
Flash
Official Dog Handler

Joined: 04 May 2005 Posts: 9848 Location: Arizona USA
|
Posted: Mon 21 Dec 2009, 23:19 Post subject:
|
|
I used Precord to turn a book-on-tape into mp3 (so I can listen to it on my mp3 player at work.) It was easy to do and the result sounded great, but I found that Precord has two limitations that make mhWaveEdit a better choice for that purpose.
1. mhWaveEdit includes the very useful time limit, which can be set to stop recording after a set time. That way I don't have to be in the room to shut off the recorder after the tape reaches the end.
2. mhWaveEdit can edit the resulting file to cut out the silences at the beginning and end of the tape.
I just set mhWaveEdit's time limit for a little longer than I think the tape will run, then cut out the few minutes of silence that mhWaveEdit records after the tape ends. mhWaveEdit makes mp3 files that are about twice the size of the files Precord makes, for the same settings (16 bits, 22,050 kHz, 32 kbps mono.)
The ability to edit mp3 files is probably more than could be reasonably expected of a small program like Precord, but perhaps a time limit would be a useful addition. Just a thought, not really even a suggestion.
|
|
Back to top
|
|
 |
mcewanw
Joined: 16 Aug 2007 Posts: 1482 Location: New Zealand
|
Posted: Tue 22 Dec 2009, 02:13 Post subject:
time gentlemen please |
|
| Flash wrote: |
The ability to edit mp3 files is probably more than could be reasonably expected of a small program like Precord, but perhaps a time limit would be a useful addition. Just a thought, not really even a suggestion. :) |
Oh well ... I suppose that gives me something further to do in moments of boredom - the time limit shouldn't be too difficult without much additional bloat. I'll take my "time" over it though since I don't want to waste the interface. No promises, but I will also play around with the possibility of having begin and end silences (below a certain threshold) removed automatically on the press of a button - we shall see. Time limit first though... Also no promises that I won't suddenly be dragged off to Christmas parties in which case there will be an automatic delay...
_________________ Non enim propter gloriam, diuicias aut honores pugnamus set propter libertatem solummodo quam Nemo bonus nisi simul cum vita amittit.
|
|
Back to top
|
|
 |
mikeb

Joined: 23 Nov 2006 Posts: 4378
|
Posted: Tue 22 Dec 2009, 08:59 Post subject:
|
|
Get dragged off to a party..I insist....If there is space let me know
Thanks for the info.
There was a small mp3 splicing program on here a while ago but the name escapes me....could work on the mp3 without making wav files...I'll see if I can find it as its code may shed some light.....probably pipes through with time parameters set.
Are you going to port and compile this once done or leave as bash?
mike
|
|
Back to top
|
|
 |
tasmod

Joined: 04 Dec 2008 Posts: 1459 Location: North Lincolnshire. UK
|
Posted: Tue 22 Dec 2009, 11:12 Post subject:
|
|
Odd one I know but can this be used to record audio from a Youtube playback?
_________________ Rob
-
The moment after you press "Post" is the moment you actually see the typso 
|
|
Back to top
|
|
 |
mikeb

Joined: 23 Nov 2006 Posts: 4378
|
Posted: Tue 22 Dec 2009, 11:26 Post subject:
|
|
| Quote: | | Odd one I know but can this be used to record audio from a Youtube playback? |
I would say yes if you can select pcm or master as a capture input in alsamixer..I tried a web radio station on beep and it worked just fine.
Or...for best quality...use a downloader that gets the mp4 (I use cclive+gui) then use ffmpeg or a video editor to strip/convert the audio track (I use avidemux..will export to mp3)....but don't tell you tube
mike
|
|
Back to top
|
|
 |
|