[amirc] Re: sounds

2003-07-07 Thread deniil
 What I have noticed is that Amirc only seems to play #?.wav I
 have some samples but when I try to play them Amirc reports cant
 play sample.ilbm.wav
 as it seems to add .wav to all samples

 On the contrary. It can only play files called #?.(8svx|iff). BTW.
 This pattern is set in the file requester.

 What file requester ?
 [21:31] =ABError=BB Usage: /SOUND soundfile[.wav] action_text
 To play a sound I just type /sound lol

As someone else said, this wasn't what I meant.
But you're right here; the /SOUND can only play wav because it plays
on every klient in the channel IF they have the same sample. This is
an IRC standard AFAIK. The settings in AmIRC are obviously not ;)


Well, going on vacation for a week or two now! Please don't flood
my mail account in the meantime ;-))

-- 
All greetings from Deniil:
- The Amiga Spirit will live forever and ever.. .  .   .

 Business: http://www.onyxsoft.nu/
 Personal: http://www.algonet.se/~deniil/




[amirc] Re: sounds

2003-07-07 Thread deniil
 Hmm.. I can't get MultiView to play anything except 8svx either??
 This is really strange because I have:
[cut]
 But MultiView says unknown datatype for everything except 8svx..!
 What's wrong?!

 Simple problem. Those datatypes by Stephan Rupprecht needs SoundDT v41. It
 comes with an svx.datatype as well, which afaik, works better than
 8svx.datatype. SoundDT v41 is also from Stephan Rupprecht, btw.

Yea, I saw in snoopdos v41sound.datatype was attempted to be opened.
I will try these new files from Rupprecht after my vacation.

-- 
All greetings from Deniil:
- The Amiga Spirit will live forever and ever.. .  .   .

 Business: http://www.onyxsoft.nu/
 Personal: http://www.algonet.se/~deniil/




[amirc] Re: sounds

2003-07-06 Thread Stephen Harris
Hello Folks,

What I have noticed is that Amirc only seems to play #?.wav I have
some samples but when I try to play them Amirc reports cant play
sample.ilbm.wav
as it seems to add .wav to all samples

Regards
Stephen
-- 
Website: http://homepage.ntlworld.com/harris_s/
--
It is better to have tried and failed than to have failed to try, but
the result's the same.
-- Mike Dennison




[amirc] Re: sounds

2003-07-06 Thread Daniel Westerberg
 Hello Folks,

 What I have noticed is that Amirc only seems to play #?.wav I have
 some samples but when I try to play them Amirc reports cant play
 sample.ilbm.wav
 as it seems to add .wav to all samples

On the contrary. It can only play files called #?.(8svx|iff). BTW. This
pattern is set in the file requester.

But according to SnoopDos it uses datatypes but fails to load a wav
sample with exactly the same body as it's counterpart iff version.

Maybe my datatypes are not quite ok...?

Hmm.. I can't get MultiView to play anything except 8svx either??
This is really strange because I have:

 aiff.datatype 41.5 (2002-06-30)
 © 1998-2002 by Stephan Rupprecht

and

 wav.datatype 41.10 (2001-03-20)
 © 1998-2001 by Stephan Rupprecht

and

 8svx.datatype 44.3 (1999-04-20)

and

 sound.datatype 44.25 (2001-10-18)

But MultiView says unknown datatype for everything except 8svx..!
What's wrong?!

-- 
All greetings from Deniil:
- The Amiga Spirit will live forever and ever.. .  .   .

 Business: http://www.onyxsoft.nu/
 Personal: http://www.algonet.se/~deniil/




[amirc] Re: sounds

2003-07-06 Thread Ian Kumlien
On Sun, 2003-07-06 at 22:42, Stephen Harris wrote:
 What file requester ?
 [21:31] =ABError=BB Usage: /SOUND soundfile[.wav] action_text
 To play a sound I just type /sound lol
The 'play this sound on that event' config section in the preferences.

-- 
Ian Kumlien [EMAIL PROTECTED]

-- Attached file included as plaintext by Ecartis --
-- File: signature.asc
-- Desc: This is a digitally signed message part

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQA/CIy37F3Euyc51N8RApQ0AJ9uFxBMKBnhIs9HFM5C4CTOt/xrvgCff507
vUmbORWgRI5Zu5nd5RRWTh0=
=yYzI
-END PGP SIGNATURE-





[amirc] Re: sounds

2003-07-05 Thread Robin
Hello Daniel

 Isn't AmIRC supposed to use datatypes to play sound?
 If so, whey can it only play 8SVX samples??
 I have tried aiff and wav and I'm sure I have datatypes for them but
 they wouldn't play, I only get the DisplayBeep() instead :-(

Use play16 as external player :-)

C:PLAY16 output=AHI %n

Regards
-- 
Robin -  http://www.amiganiac.de/ 




[amirc] Re: sounds

2003-07-05 Thread David Rey
 Daniel Westerberg :
Isn't AmIRC supposed to use datatypes to play sound?
If so, whey can it only play 8SVX samples??

Sorry, this won't help you, but I thought I'd point out that the GUI is
blatantly wrong. You can't select ANY sound without enabling the Beep
checkmark, which in itself calls DisplayBeep(). I don't have any sound gear
attached here to test any of this, but anyway either they should separated
entities, or ticking Beep should *disable* the possibility to select a
sound sample, not the other way around.




[amirc] Re: sounds

2003-07-05 Thread Daniel Westerberg
 Daniel Westerberg :
 Isn't AmIRC supposed to use datatypes to play sound?
 If so, whey can it only play 8SVX samples??

 Sorry, this won't help you, but I thought I'd point out that the GUI is
 blatantly wrong. You can't select ANY sound without enabling the Beep
 checkmark, which in itself calls DisplayBeep(). I don't have any sound gear
 attached here to test any of this, but anyway either they should separated
 entities, or ticking Beep should *disable* the possibility to select a
 sound sample, not the other way around.

I think it plays the sound if possible, else it uses DisplayBeep(),
because that's what happens. If I tick Beep and select a sample AmIRC
can't play, it uses DisplayBeep() but if I select an 8SVX sample it plays ok.

-

 Isn't AmIRC supposed to use datatypes to play sound?
 If so, whey can it only play 8SVX samples??
 I have tried aiff and wav and I'm sure I have datatypes for them but
 they wouldn't play, I only get the DisplayBeep() instead :-(

 Use play16 as external player :-)

 C:PLAY16 output=AHI %n

Yes, I know, but it's so slow compared to the internal player. And I
don't gain anything, except more formats, because Play16 can't be made
to play on an AHI channel, only by direct exclusive access.

I have also tried SFPlay but it's even slower as it uses sndfile.library
but atleast it can play on an AHI channel making it able to mix with
f.ex. AmigaAMP on my Prelude.

-- 
All greetings from Deniil:
- The Amiga Spirit will live forever and ever.. .  .   .

 Business: http://www.onyxsoft.nu/
 Personal: http://www.algonet.se/~deniil/




[amirc] Re: sounds

2003-07-05 Thread Ian Kumlien
On Sun, 2003-07-06 at 02:59, Daniel Westerberg wrote:
  Isn't AmIRC supposed to use datatypes to play sound?
  If so, whey can it only play 8SVX samples??
  I have tried aiff and wav and I'm sure I have datatypes for them but
  they wouldn't play, I only get the DisplayBeep() instead :-(
 
  Use play16 as external player :-)
 
  C:PLAY16 output=AHI %n
 
 Yes, I know, but it's so slow compared to the internal player. And I
 don't gain anything, except more formats, because Play16 can't be made
 to play on an AHI channel, only by direct exclusive access.
Datatypes is slow, thats their primary problem.

Afair Amirc is hardcoded to 8svx and it does that with a internal fast
rutine. (I can't say for certain though)

-- 
Ian Kumlien [EMAIL PROTECTED]

-- Attached file included as plaintext by Ecartis --
-- File: signature.asc
-- Desc: This is a digitally signed message part

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQA/B3Y37F3Euyc51N8RAnOWAKCx6UnRwIlHT6d+jonb1FBoK7H10ACfQktT
uFWSqFvhk8kr//o1gfkWEpo=
=DL9y
-END PGP SIGNATURE-





[amirc] Re: sounds

2003-07-05 Thread Daniel Westerberg
 Isn't AmIRC supposed to use datatypes to play sound?
 If so, whey can it only play 8SVX samples??
 I have tried aiff and wav and I'm sure I have datatypes for them but
 they wouldn't play, I only get the DisplayBeep() instead :-(
 
 Use play16 as external player :-)
 
 C:PLAY16 output=AHI %n
 
 Yes, I know, but it's so slow compared to the internal player. And I
 don't gain anything, except more formats, because Play16 can't be made
 to play on an AHI channel, only by direct exclusive access.
 Datatypes is slow, thats their primary problem.

Yes, but if handled internally, the soundfiles could be decoded only once
as they are now. This is not possible with an external player.
BTW: Play16 doesn't use datatypes. Not for formats it recognizes anyway
which is 8SVX, AIFF, WAV, VOC and possibly some more.

 Afair Amirc is hardcoded to 8svx and it does that with a internal fast
 rutine. (I can't say for certain though)

It seems like that, yes. But IIRC the doc says it uses datatypes ..and
therefor is able to play any samples...

-- 
All greetings from Deniil:
- The Amiga Spirit will live forever and ever.. .  .   .

 Business: http://www.onyxsoft.nu/
 Personal: http://www.algonet.se/~deniil/




[amirc] Re: sounds

2003-07-05 Thread Ian Kumlien
On Sun, 2003-07-06 at 03:33, Daniel Westerberg wrote:
  Isn't AmIRC supposed to use datatypes to play sound?
  If so, whey can it only play 8SVX samples??
  I have tried aiff and wav and I'm sure I have datatypes for them but
  they wouldn't play, I only get the DisplayBeep() instead :-(
  
  Use play16 as external player :-)
  
  C:PLAY16 output=AHI %n
  
  Yes, I know, but it's so slow compared to the internal player. And I
  don't gain anything, except more formats, because Play16 can't be made
  to play on an AHI channel, only by direct exclusive access.
  Datatypes is slow, thats their primary problem.
 
 Yes, but if handled internally, the soundfiles could be decoded only once
 as they are now. This is not possible with an external player.
 BTW: Play16 doesn't use datatypes. Not for formats it recognizes anyway
 which is 8SVX, AIFF, WAV, VOC and possibly some more.
If handled internally is more work than you using a audio program that
allows you to save the files in any format =).

  Afair Amirc is hardcoded to 8svx and it does that with a internal fast
  rutine. (I can't say for certain though)
 
 It seems like that, yes. But IIRC the doc says it uses datatypes ..and
 therefor is able to play any samples...

I think the docs has been outdated for some years in that regard...

-- 
Ian Kumlien [EMAIL PROTECTED]

-- Attached file included as plaintext by Ecartis --
-- File: signature.asc
-- Desc: This is a digitally signed message part

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQA/B39M7F3Euyc51N8RAkFWAJ417s5Koqlzji8LxWCpNtF5NBjSUwCcDGU4
Fu8L86oAdwIOpPa47FfOH0c=
=wEHd
-END PGP SIGNATURE-





[amirc] Re: sounds

2003-07-05 Thread David Gerber
On 06 Jul 2003 03:07:03 +0200, Ian Kumlien wrote:

 Datatypes is slow, thats their primary problem.

Nah, they're not slow. They just completely suck. Based on horrible boopsi
interfaces and being terribly limited. Datatypes are the perfect example of
a good idea implemented the wrong way.

 Afair Amirc is hardcoded to 8svx and it does that with a internal fast
 rutine. (I can't say for certain though)

It plays using datatypes. Often the path is wrong though. Better check with
snoopdos.


-- 
David Gerber
VaporWare programmer
http://www.vapor.com/
finger [EMAIL PROTECTED]



[amirc] Re: sounds

2002-10-15 Thread Pete WullieW Ross


Hi 

On 03-Jan-78, you wrote:


| Hello Pete, =


| On 14-Oct-02, you wrote:


| I come up with some great ideas.. maybe one will be implemented..

| how about a menu option to turn the sounds on and off.. sometimes I lik=
| e em, sometimes I dont (like when im irc'ing in bed ;) )
| so set the sound options to external, and leave it blank, then select us=
| e

a simple menu option to turn them ALL on and off at the same time would be far nicer, 
remember Id be in bed, I cant be arsed to switch single options on and off ;)

ok, i is lazy ;) but you all know its a good idea (like the rest)






[amirc] Re: sounds

2002-10-15 Thread Ian Kumlien

On Tue, 2002-10-15 at 22:37, Pete WullieW Ross wrote:
 On 03-Jan-78, you wrote:
 
 
 | Hello Pete, =
 
 
 | On 14-Oct-02, you wrote:
 
 
 | I come up with some great ideas.. maybe one will be implemented..
 
 | how about a menu option to turn the sounds on and off.. sometimes I lik=
 | e em, sometimes I dont (like when im irc'ing in bed ;) )
 | so set the sound options to external, and leave it blank, then select us=
 | e
 
 a simple menu option to turn them ALL on and off at the same time would be far 
nicer, remember Id be in bed, I cant be arsed to switch single options on and off ;)
 
 ok, i is lazy ;) but you all know its a good idea (like the rest)

Well, make a script that uses a env variable. Then make a nice crontab
that sets that to 1 or 0 depending on day and time.

Or get a stereo with a remotecontrol and let that handle your amigas
sound.

-- 
Ian Kumlien [EMAIL PROTECTED]

-- Attached file included as plaintext by Ecartis --
-- File: signature.asc
-- Desc: This is a digitally signed message part

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQA9rH/B7F3Euyc51N8RAu57AKCoU2TWNsD3q67qkX8bCWH7mERdUACdH6Y6
9dug0Hq8PibgeR3DZVtbYOE=
=lKds
-END PGP SIGNATURE-