|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
otter & sea lion soundsOtter & sea lion have the same sound. Which is it? :) -- -bill! bill@... http://www.newbreedsoftware.com/ ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Tuxpaint-stamps mailing list Tuxpaint-stamps@... https://lists.sourceforge.net/lists/listinfo/tuxpaint-stamps |
|
|
Re: otter & sea lion soundsEl dt 13 de 05 de 2008 a les 19:43 -0700, en/na Bill Kendrick va
escriure: > > Otter & sea lion have the same sound. > Which is it? :) It's hard to say without knowing the sounds of the animals. First they were named as otter (png and ogg) in childsplay's lfc, after the image has resulted to be a lion sea and moved to sea_lion. Sound has been copied instead of moved. We can supose that they originaly meet image<->sound and thus assign the sound to sea_lion, but a quick search for sounds reveals that orca.ogg is a sound much closer to a lion sea than sea_lion.ogg, and the inverse, sea_lion.ogg is much closer to an orca than orca.ogg sea lions sound (and video) http://youtube.com/watch?v=2ynxREUvVqk Sounds of orcas http://www.compusult.nf.ca/ditt/orcasnd.htm So I suggest remove otter.ogg and swap sea_lion.ogg<->orca.ogg Hope this helps Pere ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Tuxpaint-stamps mailing list Tuxpaint-stamps@... https://lists.sourceforge.net/lists/listinfo/tuxpaint-stamps |
|
|
Re: otter & sea lion soundsOn Thu, May 15, 2008 at 07:25:08PM +0200, Pere Pujal i Carabantes wrote:
<snip> > So I suggest remove otter.ogg and swap sea_lion.ogg<->orca.ogg I'm confident you're right, so I've done it, thx -- -bill! bill@... http://www.newbreedsoftware.com/ ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Tuxpaint-stamps mailing list Tuxpaint-stamps@... https://lists.sourceforge.net/lists/listinfo/tuxpaint-stamps |
|
|
Re: otter & sea lion soundsEl dj 15 de 05 de 2008 a les 15:56 -0700, en/na Bill Kendrick va
escriure: > On Thu, May 15, 2008 at 07:25:08PM +0200, Pere Pujal i Carabantes wrote: > <snip> > > So I suggest remove otter.ogg and swap sea_lion.ogg<->orca.ogg > > I'm confident you're right, so I've done it, thx > I see otter.ogg removed, however I don't see orca.ogg<->sea_lion.ogg swapped on cvs Yours Pere ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Tuxpaint-stamps mailing list Tuxpaint-stamps@... https://lists.sourceforge.net/lists/listinfo/tuxpaint-stamps |
|
|
Re: otter & sea lion soundsOn Thu, May 22, 2008 at 11:13:49PM +0200, Pere Pujal i Carabantes wrote: > I see otter.ogg removed, however I don't see orca.ogg<->sea_lion.ogg > swapped on cvs Strange. They're swapped on my laptop, and "cvs commit" does nothing. Size/date: -rw-r--r-- 1 kendrick kendrick 8049 2007-02-05 15:24 orca.ogg -rw-r--r-- 1 kendrick kendrick 9486 2007-02-05 15:24 sea_lion.ogg MD5 Sum: ac8398124529649c1c634cdc25c561d6 sea_lion.ogg 74417959dc83460923a044dc93debf08 orca.ogg *shrug* -- -bill! bill@... http://www.newbreedsoftware.com/ ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Tuxpaint-stamps mailing list Tuxpaint-stamps@... https://lists.sourceforge.net/lists/listinfo/tuxpaint-stamps |
|
|
Re: otter & sea lion soundsEl dt 27 de 05 de 2008 a les 09:11 -0700, en/na Bill Kendrick va
escriure: > > On Thu, May 22, 2008 at 11:13:49PM +0200, Pere Pujal i Carabantes wrote: > > I see otter.ogg removed, however I don't see orca.ogg<->sea_lion.ogg > > swapped on cvs > > Strange. They're swapped on my laptop, and "cvs commit" does nothing. > > Size/date: > -rw-r--r-- 1 kendrick kendrick 8049 2007-02-05 15:24 orca.ogg > -rw-r--r-- 1 kendrick kendrick 9486 2007-02-05 15:24 sea_lion.ogg > > MD5 Sum: > ac8398124529649c1c634cdc25c561d6 sea_lion.ogg > 74417959dc83460923a044dc93debf08 orca.ogg > > *shrug* > If I swap the files on my box, cvs diff shows right: ls -l orca.ogg sea_lion.ogg -rw-r--r-- 1 pere pere 8049 2007-06-08 01:59 orca.ogg -rw-r--r-- 1 pere pere 9486 2007-06-08 01:54 sea_lion.ogg ac8398124529649c1c634cdc25c561d6 sea_lion.ogg 74417959dc83460923a044dc93debf08 orca.ogg cvs diff: Diffing . Index: orca.ogg =================================================================== RCS file: /cvsroot/tuxpaint/tuxpaint-stamps/stamps/animals/mammals/aquatic/orca.ogg,v retrieving revision 1.2 diff -r1.2 orca.ogg Binary files /tmp/cvs5tXlTO and orca.ogg differ Index: sea_lion.ogg =================================================================== RCS file: /cvsroot/tuxpaint/tuxpaint-stamps/stamps/animals/mammals/aquatic/sea_lion.ogg,v retrieving revision 1.1 diff -r1.1 sea_lion.ogg Binary files /tmp/cvsnJFlU3 and sea_lion.ogg differ This is with version 1.12.13 of cvs. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Tuxpaint-stamps mailing list Tuxpaint-stamps@... https://lists.sourceforge.net/lists/listinfo/tuxpaint-stamps |
| Free embeddable forum powered by Nabble | Forum Help |