Join #ludumdare on irc.afternet.org
Ludum Dare 15 :: Coming in August :: Theme :: ???

Sign In | Write your Journal/Write a Post
Home | Planet Ludum | Rules Wiki | Mailing List

NEWS: Ludum Dare 14 results now available!

View Ludum Dare 14 Results

Posts Tagged ‘tools’

Well Then

Posted by Frimkron
Saturday, April 18th, 2009

Good morning! Well I guess this is a pretty late start even for us GMT’ers…

“Advancing Wall of Doom”?!

Last night when “Yo Dawg” was in the top 5, I started planning for the worst case scenario and actually came up with a pretty good idea for it - some kind of Warioware mini-game affair where our protagonist must race against the clock to make a game with a “Yo Dawg” theme and halfway through realises that he can make a game about making a game about making a game about…

But anyway, I sort of have an idea for the Advancing Wall theme. I’m about to start scribbling on paper and flesh out the design.

So, here are my weapons of choice this time around:

  • Python 2.6 - such an awesome language
  • PyGame - really does take the “C++” out of game development
  • pythonutils - a library I have lying around with some basic utility classes
  • Eclipse IDE with PyDev plugin - people tell me to learn Emacs but having written Java for so long I just can’t part with my IDE
  • Graphics Gale - best thing I know of for creating animated sprites
  • GIMP - for any CG artwork I might need
  • GoldWave - for editing sound effects
  • Cakewalk Sonar - if I actually get time to rustle up some music for this one
  • SFXR - Dr Petter’s incredible sound generator tool - like MsPaint for sound effects
  • Pen, paper, food, maybe even sleep!

Ahahaha, finished Booon (XNA library)

Posted by 5parrowhawk
Friday, April 17th, 2009

Well, I managed to do as much as I thought I could. Now with nice particle systems and a couple of other enhancements.

Source code: http://haitaka.googlepages.com/Booon.zip

Time to go find myself some food, and possibly a quick shower before the compo starts.

Booon - release 1 done

Posted by 5parrowhawk
Friday, April 17th, 2009

This is a little library for XNA to help with game making. It wraps stuff like object management, asset loading, shaders, etc. into a compact package. The idea is to make it easy to bang out something double-quick.

The library is based on Mike Schuld’s tutorials (www.thehazymind.com).

It’s not complete, but I don’t have the energy to finish it right now. Will try to add more functionality before the compo begins. No documentation but there’s an example program.

http://haitaka.googlepages.com/Booon.zip

Also, I made a page for my compo entry, whatever it will be.

http://haitaka.googlepages.com/ludumdare14

Blah, must sleep now. It’s 1 am here.

Do shaders count as “content”?

Posted by 5parrowhawk
Friday, April 17th, 2009

Just wondering:

Do HLSL shaders count as “content” (in which case they must be written during the compo) or “part of a graphics library” (in which case they can be written before the compo)?

Joining LD14

Posted by 5parrowhawk
Thursday, April 16th, 2009

So I just heard that the compo’s this weekend. Might as well join, I guess.

My previous experience with *rapid* game development is limited to having coded up a simple shmup in Java with 3 enemy types (graphics courtesy of MSPaint) in approximately 6 hours. This was when I was on the graveyard shift and bored out of my mind. With any luck I shouldn’t have too much trouble cooking up something for this round.

The other problem, though, is that I have no idea how to do sound. Music, maybe, but not sound. I guess I should go find out about those two free audio tools that everyone’s raving about…

I’m thinking about making a custom library for simple management of assets and 3D models in XNA - probably built upon Michael Schuld’s tutorials (http://www.thehazymind.com/XNAEngine.htm) - I’ve done that twice in the past, so it should go pretty smoothly. Will see how that goes. In any case, if I do do that, it’ll be made available to everybody before start time.

Tools I’m using:

- XNA 3.0

- Photoshop 7 - yes, 7! I’ve never really felt the need to upgrade…

- Milkshape, if I do decide to do 3D graphics

- Possibly some audio stuff - what’s that one audio tool that everyone says is awesome?

- I may compose music using Daigasso! Band Brothers DX for the Nintendo DS, provided I have time. Since I have prior engagements during the compo period, the commute time should allow me to bang out a quick track or two.

Anyways, in my local time zone, the compo runs from 11am on Saturday morning to 11am on Monday morning - may actually take a half-day off work on Monday to finish up, but otherwise I fully intend to go at a relaxed pace. This probably means I’ll only have about 24 hours of working time - should be interesting.

Edit: Just downloaded sfxr. Thanks, DrPetter! Will play around with it when I have a bit of time.

Edit 2: sfxr is awesome. I’ll probably want to use Audacity to post-edit the sounds though, tweak the frequency or add echoes and stuff. I managed to produce a decent steam-valve effect in less than 5 minutes! Of course I’ll have to try and remember how I did it, since I can’t use it for the compo ><

Hello from the Sidelines

Posted by keeyai
Wednesday, April 15th, 2009

Alas, it turns out that I am going to miss yet another LD. A last minute invite to las vegas with free travel and a free place to stay is taking over this weekend. It was a hard decision, but I’ve stopped voting on themes because of this. I’m half tempted to help out by culling the ones people hate, but I’m also tempted to vote up the ones we always see on the list but don’t want (evolution, I’m looking at you).

Good luck to everyone who is competing. There are a lot of new names posting — special good luck to all of you. Hopefully you all get hooked and become permanent parts of the community.

Quick advice to you newcomers:

  1. Pick a game design that you can completely finish with time to spare but with room for additional features if you find yourself with extra time (lol). Too many first timers fail because they bite off more than they can chew.
  2. Make code that does only what it needs to do. I’m the worst about spending way too much time writing general, well commented, extendable code snippets instead of just writing what I need. It’s 48 hours - if you want a piece of your code to use later, re-write it later.
  3. As mentioned in an earlier post and on the wiki, there are lots of tools created by the LD community that can quickly add a large amount of polish to your game. Dr Petter has written two amazing tools that give you sound effects and music, as well as a graphics editor. Blecki has a good looking map editor. RB has a new 3D python framework (allowed?). I wrote a tool for making timelapses, and a loader to make judging the games less of a chore. I’m sure there are more - read what people are posting about their toolsets and ask around in IRC. In fact, we had a whole mini-LD on tools, so check that out as well.
  4. Have fun! If you aren’t enjoying yourself, take a 20-60 minute break. If you hate your time making your game, we will probably hate our time playing it.
A final note: I’ll be back on sunday night, so I can probably still make the torrent and shove CGL down everyone’s throat. :D

LD14 Baby!

Posted by HybridMind
Monday, April 13th, 2009

I am pretty sure I’m going to make a go of LD14 this weekend.  I will be voting in the theme rounds all week long and take a look Friday to see the theme that is picked.  I will make up my mind then for sure.  Why the hesitation?  Well, I have a lot of things I’m already working on game wise so I have to make sure working on ANOTHER game is the best use of my energy… ;)  I do love the LD compos though.. it’s what got me back into game programming again so it will always have a lot of pull on my heart.  It is just so much fun as many of you know to participate in this event.

As far as programming tech and libraries go I will be making a change for the first time in all my LD experience!  Previously I was rocking the Ruby language and using the excellent Gosu game dev library (which I still highly recommend!)

This time I’ll be using Flash / ActionScript 3.0.  I have spent the past couple months learning ActionScript (first used AS2 for one game) and then another game I did in AS3 to work on my knowledge in that.  Plus I’ve cranked through a couple really great books I picked up that I also highly recommend to anyone looking to make the leap.  Essential ActionScript 3.0 (O’Reilly), ActionScript 3.0 Animation (Keith Peters), and Flash CS4 Professional  (Katherine Ulrich). The Kongregate Shootorials were also a great place to start for AS2 and they have an AS3 version of the finished tutorial to learn from the code (it is well commented.)  I learn good from books so I had to grab a few to help out.  Anyway, I’ve been having a blast with Flash / ActionScript!

I’ve been very impressed by how quickly you can rough out a game prototype using the Flash authoring tool and some simple ActionScript classes.  I used to think that I’d be hard pressed to find as rapid a dev environment than what I was already using with Ruby / Gosu but all I can say is DAMN.. flash is fast.  :)

Plus, the added benefit of having both rapid playable cross platform versions for compo feedback as well as not worrying about the various builds after the compo and I think it builds a strong case as rapid prototyping tool geared for quick compos like this one.

Tool Set I want to use:

Flash / ActionScript 3.0

Libraries I want to use (if this seems ok par the rules?):

GreenSock’s tweening engine TweenMax / TweenLite

Looking forward to a great theme and a great compo everyone, take care!

Message from Dr Light!

Posted by SteelGolem
Friday, March 6th, 2009

Get your weapons ready! Get equipped with:

Tools I’ll be using partially, wholly, or not at all..

blecki’s jileed (mapping)
http://jemgine.omnisu.com/

drpetter’s sfxr (sound effects)
http://www.cyd.liu.se/~tompe573/hp/project_sfxr.html

drpetter’s musagi (music)
http://www.cyd.liu.se/~tompe573/hp/project_musagi.html

keeyai’s chronolapse (timelapse)
http://keeyai.com/projects-and-releases/chronolapse/

someone else’s paint.net (image editing)
http://www.getpaint.net/index.html

BLDR [tools]

Posted by SpaceManiac
Monday, December 8th, 2008

Forgot to mention the tools I used on BLDR (http://www.ludumdare.com/compo/2008/12/07/bldr-final/)!

I used Microsoft Visual Studio 2008 Express Edition and SDL 1.2.10 (I think). The binary is for Windows, source & graphics & SDL DLL included. Should be compilable on Linux & Mac, I haven’t tried.

I’ll also be seeing if I can get Chronolapse to compile video.

EDIT: That link was broken, fixed now.

EDIT again: the download link was dead. New download link at http://kittylambda.com/files/BLDR.zip (thanks to PsySal). Still original compo version.

Orangy Tang’s custom map editor

Posted by Orangy Tang
Friday, November 7th, 2008

I’ve been working quite a bit on my map editor over the last couple of weeks, so this weekend’s mini-ludum seems like a perfect oppertunity to take it for a proper test drive (assuming that I come up with a design that needs manually created maps that is).

Editor info + download

If anyone else wants to use it you’re more than welcome, it’s designed to be game-agnostic and should suit a wide variety of game styles. Plus I’ll probably be on irc during the compo if you have any problems.

so far so good…

Posted by GirlFlash
Saturday, September 6th, 2008

really not used to making editors for stuff, but I think I’m blundering through pretty well:

(heres a link to a web version so you can play with what I have so far)

use the arrow keys to move the cursor, and click the tile types to alter the current tile.

didnt quite think the tile thing through, so I’ll have to have a way of having more than one plane per tile. after that I’ll be getting on to textures :)

Here goes…

Posted by GirlFlash
Saturday, September 6th, 2008

so I’m going to be making a tile-based level editor… a 3D one… kind of. I guess really its 2.5D but whatever, heres a mockup of the interface:

fugly mockup

to tell the truth I’m still working on the bits of it that build the level, but I guess that grows up with the editor, so hopefully it will all fall into place and if not, I’ll learn something :)

—edit

so its started coming together:

yay, 3d flash tiles

Heh, forgot about tools… :P

Posted by demize
Sunday, August 10th, 2008

Well, here’s a screenshot and my tools. I used PDN and Game Maker.No! Don\'t Move! or \

EDIT(About an hour after the compo): WOw, I wonder how I somehow managed to get a screenshot into the first post. Anybody know?

Tools of the Trade

Posted by mikejedw
Friday, August 8th, 2008

I’m a big fan of Python and of PyGame. But I’ve been doodling with Processing for several years now, too, and it’s idea of “sketches” kind of lends itself to a competition like this. For anything more substantial, I’d definitely rock it out on Python… and I still might. But the ease of getting simple things up and running on Processing is really appealing, as is the rock-simple cross-platform capabilities. It’ll depend on the theme and the concept that comes out of it, I suppose. We’ll see in about 35 minutes from now.

Shrapnel Post-Mortem (+ timelapse!)

Posted by mjau
Saturday, December 29th, 2007

This was my fifth Ludum Dare (including 8.5). Before this compo I went through all my previous LD entries and wrote some small post-mortems for them, and looking back, I’ve never been particularly good at handing in finished entries for these compos. I think maybe the first one I entered (7) resulted in the most complete game. That one (which I named Pathmania: Way of the Jelly for some reason, I think it was supposed to be some obscure joke) left a few things to be desired, but it had a title screen, several levels, a random level generator and even a level editor! Shrapnel has one thing it didn’t have, though: Sound =)

Libraries and tools

I used the SDL, SDL_image and SDL_mixer libraries (which in turn uses some libs for decoding png and ogg vorbis), the rest was written from scratch during the compo. All work was done in Linux, using the KDE desktop with 4 virtual desktops. Tools I used was:

  • kate: Text editor. The split view feature is great!
  • gcc: Compiler and cross-compiler.
  • gimp: Graphics. I always use several views of the same image when making pixel graphics, this time was no exception — one for 1x, sometimes one for 2x, and one for 8x or 16x. Sometimes I use a mouse, sometimes tablet, this time I mostly used a tablet.
  • sfxr: DrPetter’s sound effect generator we all know and love. I used the SDL port which I ported myself during the compo =)
  • pxtone: Pixel’s music editor (v 0.8.3.4).

Other things:

  • xchat 2 and firefox: Internet distractions =)
  • amarok: Music player. Tuned to Nectarine during the compo =)
  • scrot: Screenshot utility, to take screenshots for the timelapse video. Worked really well, I didn’t notice it at all.

General

I had those previous half-finished entries I mentioned in mind as I started out, and simplified a few things right away. For example, I’ve traditionally used libpng directly for loading images in stead of simply using SDL_image. There’s a few reasons for this, but most of them have usually been irrelevant for my LD entries anyway, and SDL_image is a lot quicker to use than libpng. You just call one function to load your SDL_Surface from a file and that’s it.

So for this compo, I did what I should’ve done all along and went the quick and simple way, using the SDL, SDL_image and SDL_mixer libs. I think that worked out well, it took almost no time at all to set up the traditional black window with an event loop, and some image loading capabilities for good measure. I added sound later on, which was also very quick and simple. I still made the game in plain C, but I did some header magic to autogenerate loading and unloading code for resources, setting defines and including the header several times in the file that should get the handling code. This way I didn’t have to worry about either spreading things out in several places or making some fancy resource management system, just put the resource IDs and filenames in one place, and the resource is instantly available for use with that ID. I’ve done similar things in some earlier LDs, and while the headers can look a bit hairy it works really well =)

The result: Less fiddling with technical fluff, more time to work on the actual game. This was a very good thing, since I worked horribly slow and inefficiently during the entire compo and could use all the time I got. I also had major trouble getting to sleep during the compo, which didn’t exactly help (that happens sometimes, compo or not .. I’ve tried several variants of sleeping pills before, but none actually work on me for some reason). So, I ended up wasting more hours just lying in bed trying to sleep, during the night, than I spent actually sleeping, which ended up being during the day. Ugh.

I also spent some time porting DrPetter’s sfxr tool to SDL and Linux, since the Windows version had some issues when I ran it in Wine, and I was determined that for this Ludum Dare, I would have sound in my game or die trying. The porting work was done entirely during the compo, so that “wasted” some time too, though I don’t really see that as a waste of time since I ended up using the port to make some really nice sounds that I feel add a lot to the game. Similarly, the time I actually spent sleeping, eating and going outside for some air was time well spent, I doubt locking myself in the room for a 48 hour marathon would’ve resulted in a better game. On the other hand I could’ve really used some of that time to make more and better levels. The short and crappy levels are, I think, Shrapnel’s most major flaw.

What went right

Well, I made a playable game, and I think it’s kinda fun despite its many flaws =)

The food I ate during the compo was great, probably the best I’ve had during a Ludum Dare so far. One of my flatmates made us lots of delicious food =)

I kinda like the graphics, too. It’s not amazing by any means, and the ship designs are perhaps somewhat uninspired standard fare, but at least they’re not plain ugly =). The graphics was made in Gimp with my tablet. Before the compo started I had some serious issues with the tablet in Gimp, so I was afraid I wouldn’t be able to use it. Gimp would freeze, crash, make all tools behave like the “move layer” tool, and generally misbehave in any number of ways. Thankfully these issues magically disappeared the day before the compo started when I compiled GTK and Gimp from source and installed that in stead of using the distro’s packages.

The sound effects are great, which I have DrPetter’s sfxr tool to thank for. The time spent porting it to SDL was time well spent in that regard =)

I also like the music, which I made with pxtone (pxtone works well in Wine as long as you touch .ptcop files before saving them, since only overwrite works). I was equally determined to get some music in the game as I was about the sound in general, but initially I didn’t have any musical inspiration at all. I tried to make some tunes, but everything I did sounded like crap (specially since I don’t really know any musical theory, it can be a bit hit or miss). I was ready to give up and continue making the game — this was during the last hours of the compo, there wasn’t much time left and I really should be spending time on more important things than trying to make music — and even switched over to the code desktop, ready to do some coding again, when the whole tune suddenly popped into my mind out of nowhere. So, I switched back to pxtone and, according to the timelapse images I’ve got of my desktop, the primary and secondary voice was basically complete in literally three minutes for the first half, four more for the second half, note for note what you hear in the final tune apart from some minor tweaks I did later. That includes time for listening to it a bunch. It was so weird! I did spend some more time with it later, added the drums and such (and made the ingame background thing), but the whole thing was done pretty quickly. Most of what you can see of the pxtone window in the timelapse video (below) is actually rejected tunes, listening to it, and doing and undoing small insignificant tweaks =)

What went wrong

I already mentioned a bunch under General, so I’ll skip that here.

By far the two biggest complaints I’ve seen about my game in the comments have been that the game is too short, and that there’s not much connection to the chain reaction theme, and both of those are really at least partly because of the levels, or lack of, and their design. Actually calling it “level design” is a bit of a stretch since I didn’t really put much thought into their design at all, there wasn’t enough time. They were literally thrown together at the last minute. For the next compo I really need to set off some time for level design, or make some game where level design isn’t so important.

There really are chain reactions in the game, I made the game with the idea in mind from the start — when you kill enemies, they send out shots that kill any other enemies they hit (or you!), which again sends shots when they die to kill yet more enemies, and so on — it’s just not very apparent that they’re there since the level design I mentioned doesn’t really take advantage of the fact at all, except perhaps for this one place. So, there’s not often you actually see chain reactions happening unless you’re both lucky and work really hard at making some. Originally I wanted to have a bit more advanced enemy behavior too, with them floating around the screen for a while before going on, going both left and right and upwards in addition to just down, so that you had to choose both where and when to shoot to make the most chain reactions possible. I’m sorry I didn’t get around to that, because I think that that would definitely have been a much better game. However, that would also have required good level design, and even with the current enemies I think that some decent level design, levels to really set up potential chain reactions, could have had an impact.

Also, the scoring system could use some work perhaps, but the effect the chain reactions have on the score isn’t really obvious in any case (see next section). There should have been some visual feedback when combos happen and such, or at least a mention in the readme in the slim chance that someone should happen to read it.

There’s also a few bugs that slipped through. The most apparent one is probably that the last level sometimes ends before you get a chance to kill the last few enemies, so you win the game with enemies still firing shots at you =). Another bug is that the Alt test when pressing Alt-Enter for fullscreen doesn’t actually work, so you go into fullscreen just by pressing Enter without Alt. Maybe that’s a good thing though, since the fullscreen toggle is undocumented and it’s easier for people to accidentally discover it that way =)

Another undocumented feature is the joystick support. I wonder if someone used it?

Last words

Overall, I think I’m going to call the game at least a partial success. I didn’t get done nearly as much as I wanted to or even could have had I been more efficient, and the levels are a huge detractor, but it’s still kinda fun to play, and I like it =)

By the way, it actually is possible to take advantage of the chain reactions for higher scores if you’re just aware of the scoring system =). I think my record is around 11800 or so.

First, you lose one point for every shot you fire, so if you want high scores it’s in your best interest to not just keep firing, but choose somewhat more carefully where and when to fire.. like a bleak shadow of the original intent with the smarter enemies, heh. You only score 1x the points for each enemy you kill yourself, but enemies killed by the death fire of other enemies get a combo multiplier — 2x for the first one, 3x for the next, and so on. Score is also multiplied by the current level number.

Or, if scoring’s not your thing, you can also try to beat the game by not firing a single shot =)

Timelapse

Finally, here’s a timelapse video of my desktop during the compo. I turned off the computer when I went to sleep, since it’s a bit noisy and is in the same room as my bed, so it’s broken into three parts. I use four virtual desktops, you can see which one I’m in in the little indicator at the taskbar if you look closely. During the compo I used the top left mostly for code (kate), top right for graphics (gimp), bottom left for IRC (xchat2) and internet (firefox), and bottom right for sound (sfxr) and music (pxtone) and sfxr porting =) (except for day one, when sfxr porting was done in the top left desktop).

There’s one screenshot for every 30 seconds at 30 fps. I used scrot in a shell script loop to take the screenshots in the background during the compo, and then mencoder to combine them into this video.

Hm, looking at this I seem to be doing a lot more work than I actually did. Like I said, inefficient..

Tools used

Posted by john
Monday, December 24th, 2007

Didn’t know about this. :)

GFX - Gimp

Language - Python/Pygame

Sound - Didn’t have anny

Developer - Gedit (I started with DrPython, but quickly got frustrated with it).

Tools I used!

Posted by TenjouUtena
Sunday, December 23rd, 2007

Tools I used!

  • GraphicsGale - Art / Graphics
  • SFXr - Sound (Yaay DrP)
  • Komodo Edit - Python (and others) IDE
    • Komodo ran really slow for me. Someone on IRC said I could turn a bunch of stuff off to make it faster. I use Ecplise sometimes, but I can’t get my Linux install to run it right. I need to just use Xemacs.
  • python & pygame
  • pen & paper: Ideation

I intend to post a follow up as soon as my family visit settles down a bit. If I could do it differently I’d probably pick a different graphics program that works on Linux As it was I had to transfer graphics from my laptop to my desktop. And, as I mentioned above, I wasn’t happy with Komodo Edit.

The Tools!

Posted by philhassey
Sunday, December 23rd, 2007

Tools of power:

  • kate - text editing
  • gimp - image editing
  • pen and paper and scanner - graphics creation
  • python + pygame
  • gaim + firefox - time wasting
  • SFXr + modplug - sfx & musix

All in all, a good combo. Next compo I need to get over my angst against python-c integration and go back to SWIG or something (like I used in Galcon to get the swarms and effects)

Tools Used

Posted by Hamumu
Sunday, December 23rd, 2007

I guess people are posting tools lists… so I shall join in!

I used MSVC 6 (yes, 6!  Not 2006 or whatever), The Gimp, and SFXr.  Chatzilla for a whole lot of IRC action.  Probably Notepad for the readme. The library I used was PTK for graphics, input, and sound.  I made the font with Bitmap Font Builder.  I tried to use Musagi to make music, but failed.

And that’s that!

sfxrVst - sfxr the VST

Posted by PoV
Thursday, December 20th, 2007

It’s still early, but it’s usable. Get ready for sfxrVst.

Windows (32bit): sfxrVst - pre release 0.2

Any feedback, confirmations that it works with your host would be appreciated.

Notes:

  • The interface is not yet ported, but most VST hosts support interfaceless VST’s. All parameters should be tweakable just like in the sfxr interface. Magic instruments and Load/Save buttons coming.
  • Start Frequency (Freq) parameter disabled (midi pitch takes it’s place).
  • Volume parameter isn’t functional.
  • Using a small decay sometimes creates a hum sound where the note should have ended. That’s a bug.

History:

Windows (All notes same Freq): sfxrVst - pre release 0.1

sfxr sdl - sound effects for *ALL* =)

Posted by mjau
Saturday, December 15th, 2007

I ported DrPetter’s excellent sfxr (info) to SDL, so it can now be compiled and run natively in Linux!

Download: sfxr-sdl.tar.gz

Just type ‘make’ to compile. You need SDL and GTK 2.

sfxr - sound effects for all!

Posted by DrPetter
Thursday, December 13th, 2007

Been tinkering with this over the last couple of days.

EDIT: I’ve put up a proper page for sfxr on my homepage: http://www.cyd.liu.se/~tompe573/hp/project_sfxr.html

As the audio geek I am, I find it a bit unfortunate that most LD48 entries are usually silent. I figure it’s probably due to the authors not having a quick ‘n’ easy application at hand for making sound effects and therefore neglecting that aspect of the game in favor of code and, usually, graphics. Even simple sound effects can add a huge amount of immersion and fun to a game, though.

What I present here is, if you will, an MS Paint for sound effects… or something along those lines. It’s meant to make it dead easy for anyone to whip up a few simple sound effects and save them as .WAV files for playback using most game/media libraries like SDL or pygame.

Basic usage involves clicking the left-most buttons to automatically generate random sounds loosely targeted at certain categories. For more advanced users it’s possible to spend some additional time to manually create fairly varied and interesting sound effects.

The interface is based entirely around sliders for controlling sound parameters, along with a few buttons. Even if you don’t want to spend time learning about all the sliders you can still have some fun just hammering away at them and listening to the various sounds that come out.

Hopefully this will mean that there’s no longer any valid excuse for anyone to get N/A in sound!

Download: sfxr.zip (win32, 48 kB) - Latest update: 2007-12-15 (see screenshot)

EDIT: Apparently it sort of works in wine 0.9.50, though with some stability issues. Fortunately though, the good Gerry JJ/mjau managed to port it properly. Here’s a copy of his post:

 

I ported DrPetter’s excellent sfxr (info) to SDL, so it can now be compiled and run natively in Linux!

Download: sfxr-sdl.tar.gz

Just type ‘make’ to compile. You need SDL and GTK 2.

Source code is obviously included in the portable archive, and anyone is free to use or modify it for anything they please. There’s no need to credit me, although it would be nice if you did. I would also appreciate a little email note if you do create something cool based on my code.

If I get around to making a little update I’ll include source code in the win32 archive as well.

sfxr.gif


All posts, images, and comments are owned by their creators.