List Info

Thread: Soundproblem




Soundproblem
country flaguser name
Sweden
2007-08-15 05:19:09
Hi there!
I have a problem witch I only found a few non-functional
scripts to solve.
I want irssi to beep as soon as someone pm's me och
highlights me.
Searched the web a bit but as I said I only found a few
scripts and I 
couldn't get them to work.
So if someone can help me how to set up irssi so I recieve a
sound as 
soon as a pm or highlight comes up I would be glad.

Best regards
XeroXer


Re: Soundproblem
country flaguser name
Germany
2007-08-15 05:31:28
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello Xeroxer!

What's the problem in detail? I'm using the beep.pl script
for irssi in
combination with the aplay command line tool to play some
.wav files
when someone sends me a tell or i'm being highlighted.

Greetings,
Silamael

XeroXer  XeroXer wrote:
> Hi there!
> I have a problem witch I only found a few
non-functional scripts to solve.
> I want irssi to beep as soon as someone pm's me och
highlights me.
> Searched the web a bit but as I said I only found a few
scripts and I
> couldn't get them to work.
> So if someone can help me how to set up irssi so I
recieve a sound as
> soon as a pm or highlight comes up I would be glad.
> 
> Best regards
> XeroXer
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org


iD8DBQFGwtX/GgHcOSur6dQRAkKWAKCkP/CeY++sBlfTcl4EsihpxQixIACf
SUCO
BcyHoxnyurb3UQnixJAvLyw=
=+d8P
-----END PGP SIGNATURE-----


Re: Re: Soundproblem
country flaguser name
Sweden
2007-08-15 06:13:14
Hi
Is htt
p://www.irssi.org/scripts/scripts/beep_beep.pl the one
you are using?
It might just be that I'm quite new to linux all and all and
just can't 
get it to work.
I will try that beepbeep.pl and see what I can get out of it
now.

Best regards
XeroXer

Silamael wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hello Xeroxer!
> 
> What's the problem in detail? I'm using the beep.pl
script for irssi in
> combination with the aplay command line tool to play
some .wav files
> when someone sends me a tell or i'm being highlighted.
> 
> Greetings,
> Silamael
> 
> XeroXer  XeroXer wrote:
>> Hi there!
>> I have a problem witch I only found a few
non-functional scripts to solve.
>> I want irssi to beep as soon as someone pm's me och
highlights me.
>> Searched the web a bit but as I said I only found a
few scripts and I
>> couldn't get them to work.
>> So if someone can help me how to set up irssi so I
recieve a sound as
>> soon as a pm or highlight comes up I would be
glad.
>>
>> Best regards
>> XeroXer
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.6 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

> 
>
iD8DBQFGwtX/GgHcOSur6dQRAkKWAKCkP/CeY++sBlfTcl4EsihpxQixIACf
SUCO
> BcyHoxnyurb3UQnixJAvLyw=
> =+d8P
> -----END PGP SIGNATURE-----


Re: Soundproblem
country flaguser name
Netherlands
2007-08-15 06:01:34
On 2007-08-15, XeroXer  XeroXer wrote:

> I have a problem witch I only found a few
non-functional scripts to solve.
> I want irssi to beep as soon as someone pm's me och
highlights me.

/set beep_msg_level MSGS HILIGHT
/help levels

HTH,

-- 
Jakub Jankowski     | http://toxcorp.com/     |
Real programmers don't
Sysadm, programmer  | http://slackware.pl/    |
comment their code. It was
shastaspam.atn.pl  | http://www.gnugadu.org/ |
hard to write, it should
as shasta on IRCnet | http://www.irssi.org/   |
be hard to understand.


Re: Re: Soundproblem
country flaguser name
Sweden
2007-08-15 09:21:31
Hi
That beep does no sound on my computer.
I can't hear irssi's standard beep sound.
But I tried using the beep_beep.pl script now but get an
error that sh: 
play, command not found.
Checked the code and beep_cmd is "play
~/.irssi/scripts/beep_beep.wav"
.
Placed a file named beep_beep.wav in that folder but still
get the error 
that sh: play does not exist.

Best regards
XeroXer

Jakub Jankowski wrote:
> On 2007-08-15, XeroXer  XeroXer wrote:
> 
>> I have a problem witch I only found a few
non-functional scripts to 
>> solve.
>> I want irssi to beep as soon as someone pm's me och
highlights me.
> 
> /set beep_msg_level MSGS HILIGHT
> /help levels
> 
> HTH,
> 


Re: Soundproblem
country flaguser name
United States
2007-08-15 09:32:10
XeroXer  XeroXer wrote:
> Hi
> That beep does no sound on my computer.
> I can't hear irssi's standard beep sound.
> But I tried using the beep_beep.pl script now but get
an error that
> sh: play, command not found.
> Checked the code and beep_cmd is "play
~/.irssi/scripts/beep_beep.wav"
> .
> Placed a file named beep_beep.wav in that folder but
still get the
> error that sh: play does not exist.
>
chances are you need to install sox

Re: Re: Soundproblem
country flaguser name
Sweden
2007-08-15 09:52:41
Thanks a lot it works now.
Installed sox and changed the command to play -q and it
works like a charm.
It was without -q from the start and the irssi windows got
terminal 
output everywhere but now it's great.
Thanks everyone who helped me...

Best regards
XeroXer

tabris wrote:
> XeroXer  XeroXer wrote:
>> Hi
>> That beep does no sound on my computer.
>> I can't hear irssi's standard beep sound.
>> But I tried using the beep_beep.pl script now but
get an error that
>> sh: play, command not found.
>> Checked the code and beep_cmd is "play
~/.irssi/scripts/beep_beep.wav"
>> .
>> Placed a file named beep_beep.wav in that folder
but still get the
>> error that sh: play does not exist.
>>
> chances are you need to install sox
> 


Re: Re: Soundproblem
country flaguser name
Germany
2007-08-15 10:13:21
* On Wed, Aug 15, 2007 XeroXer  XeroXer wrote:
> But I tried using the beep_beep.pl script now but get
an error that sh: 
> play, command not found.
> Placed a file named beep_beep.wav in that folder but
still get the error 
> that sh: play does not exist.

Well - then install it.
"play" is part of the sox package.

Michael
-- 
PGP-Key-ID:     0xDC1A44DD
PGP-Public-Key: http:
//initnull.org/gpg/public_key_DC1A44DD.asc
Jabber:         init[0]amessage.de


[1-8]

about | contact  Other archives ( Real Estate discussion Medical topics )