Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate

Primary tabs

  • View
  • Collections
  • Comments(active tab)
  • Followers
  • Friends
  • Favorites
Re: Favorite 3d map editing software?
Monday, November 15, 2010 - 09:38

It's still unconventional I'd say.

Re: Favorite 3d map editing software?
Monday, November 15, 2010 - 07:59

definitely red eclipse (cube2/sauerbraten fork) but this won't work well if you want to make levels for non-cube2 games, as .OBJ export is not effective I believe :(

Re: Wav to mp3?
Monday, November 15, 2010 - 06:03

Or try http://soundconverter.berlios.de/ which might be the best GUI-solution :)

Re: Dog sounds
Sunday, November 14, 2010 - 09:38

My dog was convinced :D

 

too bad about the noise, hopefully it will be possible to remove it :)

Re: Wav to mp3?
Sunday, November 14, 2010 - 07:55

with a 33mb .wav it seems to take long (I didn't wait to see how long) on an Asus EeePC 1000H. Wait a little longer? It should work.

Re: Wav to mp3?
Sunday, November 14, 2010 - 06:05

Pardon my few words :)

 

You need to install "sox" and "lame" via your package manager.

Then, assuming your .wav file(s) are in ~/files, you will need to do the following two commands in the command line:

cd ~/files

for i in *wav; do sox "$i" -r 44100 "${i%wav}mp3"; echo "$i done"; done

this will execute a command for every file that ends in "wav": `sox file.wav -r 44100 file.mp3.`. this converts the wav file to mp3 and makes the mp3 file have a rate of 44100, which is what flash needs I believe.

 

For original files I would recommend either .wav in a .7z (or .zip, not .rar or .ace) or a .flac file (sox should be able to convert .wav to .flac files.

OGG Vorbis is not recommended, because the format uses lossy compression. Wav does not compress and flac does compress, but lossless.

Re: Wav to mp3?
Sunday, November 14, 2010 - 03:01

for i in *wav; do sox "$i" -r 44100 "${i%wav}mp3"; echo "$i done"; done

 

and if you have multiple files per submission, check out this post.

Re: Another sweet HTML5/JS game
Tuesday, November 9, 2010 - 14:01

Cute.

Open art as well?

Re: Be funny, raise money (help us come up with funny things ...
Monday, November 8, 2010 - 14:09

@bart AWESOME!

Re: Be funny, raise money (help us come up with funny things ...
Sunday, November 7, 2010 - 22:49

They should have the best art of oga printed on them. :)

Pages

  • « first
  • ‹ previous
  • …
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • …
  • next ›
  • last »