SliTaz SliTaz Forum

You are not logged in.

#1 2012-12-27 14:24:26

Guest
Guest

record music/sound from the Web

Hi,

This is a question which may sound ridiculous.. but how can I do it with Alsa, mhWaveEdit ..

For the moment, I can just record from a micro. This is not what I want

Capture the song I hear from my speakers

Thx a lot smile

#2 2012-12-27 16:03:18

kultex
Administrator
Registered: 2011-03-28
Posts: 1,175

Re: record music/sound from the Web

there exists something like google

and you will find something like

http://carthick.wordpress.com/2007/11/26/linux-recording-soundcard-output-using-arecord/

http://streamripper.sourceforge.net/

Offline

#3 2012-12-27 16:03:19

kultex
Administrator
Registered: 2011-03-28
Posts: 1,175

Re: record music/sound from the Web

there exists something like google

and you will find something like

http://carthick.wordpress.com/2007/11/26/linux-recording-soundcard-output-using-arecord/

http://streamripper.sourceforge.net/

Offline

#4 2012-12-27 21:53:55

Guest
Guest

Re: record music/sound from the Web

..and I didn't find a single solution which works.

neither arecord, neither audacity, neither vlc

streamripper ask for an url, there's none in my case

#5 2012-12-28 06:49:39

gdesilva
Member
Registered: 2011-04-07
Posts: 419

Re: record music/sound from the Web

I cannot record with mhWaveEdit either - I get a unsupported format message but I have no problem recording any playback sound (music CD played by Alsaplayer or any sounds played by web) using Audacity.

EDIT : I use SB Audigy and it provides me with what-u-hear channel. In Audacity this channel can be set as the recording source. Tried the same with mhWaveEdit but somehow it does not appear to recognize this channel. So, I guess, this is only possible if your audio hardware supports what-u-hear channel.

RE-EDIT: check this out and let us know whether it solves your problem http://carthick.wordpress.com/2007/11/26/linux-recording-soundcard-output-using-arecord/

Offline

#6 2012-12-28 07:51:59

kultex
Administrator
Registered: 2011-03-28
Posts: 1,175

Re: record music/sound from the Web

you have to deal with amixer, as specified in the post

http://linux.die.net/man/1/amixer

try it with amixer sset or cset

example: http://elektrad.info/Aureon-Enable-Line-Capture.html

you can also try alsamixer:

alsamixer - hit TAB to switch to the “Capture” settings

Right ARROW to select the “Input So” (short for Input Source)

Use the UP/DOWN arrow to toggle from “Mic” to “Int Mic”

Offline

#7 2012-12-28 09:54:11

Guest
Guest

Re: record music/sound from the Web

I didn't even see a command line with a output of any sort.

The problem for us is not to find source on google, it's that we don't even know what

they are talking about. And when we find simple tutorial, often, it's doensn't work

Thx for helping, but for basic users, basic solutions

#8 2012-12-28 12:34:03

kultex
Administrator
Registered: 2011-03-28
Posts: 1,175

Re: record music/sound from the Web

what do you expect from a linux system, which has 35 MB?

there are two possibilities, you deal with the basis of linux, which are commandline tools or you use more userfriendly distributions

like for audio this distributions are

dyne:bolic  http://www.dynebolic.org/   min. requirements PII and 256 MB

AV-Linux http://www.bandshed.net/AVLinux.html

in these distibutions jack is preconfigured - here is another tutorial for pulseaudio and jack

http://manual.audacityteam.org/o/man/tutorial_recording_computer_playback_on_linux.html

but setting up pulseaudio or jack can be at least as tricky as amixer or alsamixer

Offline

#9 2012-12-28 13:04:03

Guest
Guest

Re: record music/sound from the Web

Slitaz is something around 120 MB and has probably the most efficient utility/size ratio ever for an OS. I just let know that little point is not evident.. but could be a nice Slitaz tool in next release

#10 2012-12-28 13:22:30

lexeii
Administrator
Registered: 2012-03-21
Posts: 1,853

Re: record music/sound from the Web

Offtopic, but interesting question: What is real size of SliTaz?

Let's take compression aspect ratio as 120 MB / 35 MB = 3.4

Size of SliTaz packages-cooking.iso is 3.4 GB

Uncompressed size: 3.4 GB * 3.4 = 11.56 GB

So, real size of SliTaz is more than 11.5 GB!

Offline

#11 2012-12-28 14:59:14

kultex
Administrator
Registered: 2011-03-28
Posts: 1,175

Re: record music/sound from the Web

Aleksej, you are right, but

in case of soundcard configuration, it does matter

as an example - yes we have Ardour in the repository, it installes, but until now, it is not working correct - see this thread

http://forum.slitaz.org/topic/real-time-priority-sched-what#post-4746

and there is another problem

Slitaz is using soundconfig and not alsaconf and it seems, that soundconf seems to produce more errors on not activating switches - it got really better, because 2 years ago, there was quite a lot of errors on listening, but it seems to be the same with activating the recording switch - but this is not prooved only a guess...

Offline

#12 2012-12-28 15:52:09

gibor
Moderator
Registered: 2011-04-30
Posts: 1,067

Re: record music/sound from the Web

I have read this topic and on my pc work, please tried this system:

Open alsamixer press f4 and move the cursor in to column capture and mix press space bar to highlited two (L R Capture).

Play your music preferred (web cd or another way).

Open mhwaveedit press rec (red button), select quality and view vumeter to confirm presence your audio input.

From cd and web have tested recording and work on all case descripted.

Offline

#13 2012-12-28 18:53:19

Guest
Guest

Re: record music/sound from the Web

gibor,  I already try this. But this records also from the micro (line-in) I just want the song coming from the speakers

#14 2012-12-28 19:07:56

gibor
Moderator
Registered: 2011-04-30
Posts: 1,067

Re: record music/sound from the Web

Sorry my english is horrible maybe I did not understand, but if you muted the mic and other and select only pcm (f3) recording only audio output from speaker, or not have understand the intent.

Offline

#15 2012-12-30 10:24:58

Guest
Guest

Re: record music/sound from the Web

oh, what one can see in alsamixer, depends the hardware of each. Beside this, I have no idea what means "mic" , "pcm" .. or whatever . I still have a kind of horrible mixture of sound.. lol

PS: aleksej is right

#16 2012-12-30 12:07:56

kultex
Administrator
Registered: 2011-03-28
Posts: 1,175

Re: record music/sound from the Web

its like google does not exist

what mic can be? I think with a litte bit of inspiration it could be the Microphone input

pcm and alsa in google gives you http://www.alsa-project.org/alsa-doc/alsa-lib/pcm.html

Offline

#17 2012-12-30 17:02:07

gibor
Moderator
Registered: 2011-04-30
Posts: 1,067

Re: record music/sound from the Web

Open alsamixer and view the misterios name (mic pcm) smile

[attachment=20270,870]

Offline

#18 2012-12-30 17:51:05

lexeii
Administrator
Registered: 2012-03-21
Posts: 1,853

Re: record music/sound from the Web

Hi gibor,

I wonder, the right part of alsamixer is more interesting. Please, share it with us too.

Offline

#19 2012-12-30 17:59:39

gibor
Moderator
Registered: 2011-04-30
Posts: 1,067

Re: record music/sound from the Web

@Aleksej 

??????

Offline

#20 2012-12-30 18:11:16

lexeii
Administrator
Registered: 2012-03-21
Posts: 1,853

Re: record music/sound from the Web

gibor, do you see angle arrows at the right edge?

Scroll mixer right (right keyboard cursor key?) and take screenshot. Maybe, two.

Offline

#21 2012-12-30 18:33:40

kultex
Administrator
Registered: 2011-03-28
Posts: 1,175

Re: record music/sound from the Web

gibor,

or make the terminal window bigger, until you have now more arrows at the right edge

and show us please also the Capture window

Offline

#22 2012-12-30 18:43:00

gibor
Moderator
Registered: 2011-04-30
Posts: 1,067

Re: record music/sound from the Web

I still do not understand if you say seriously.

on all SliTaz distributions is present this GUI (then from terminal “alsamixer” and appears)

bof for what it costs here they are

[attachment=20281,872] [attachment=20281,873]

Offline

#23 2012-12-30 20:22:59

Guest
Guest

Re: record music/sound from the Web

@kultex

what makes google succesful is that it index the ones who explain what "mic" is ...and not those who ask to consult google for any question.  wink

Beside this, I DID consult google to know what "mic" means but have some doubts after seeing no effects in my recording when I put that one to 0. So, things are never as conventional as on a mac

(one hardware)

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.57 MiB (Peak: 1.77 MiB) ]