Sunday, February 7, 2010

play-with-sound using audacity

In my college days I had used Sound Forge to mix audio files.
Recently while preparing the script for a skit(I was directing it :) ), it striked me that if I could mix audio files well enough the background score could become very catchy. The search for the best sound mixer in linux began and I stumbled upon audacity. As Wikipedia says, it is a digital audio editor and recording application; but what it does not say is; there is virtually nothing that you can't do with it. Your imagination will be your limit and you can play around with sound as efficietly as a magician plays his tricks(sometimes I get very bad with metaphors :D).
Believe me or not background score and audio files I mixed became the central theme of my skit and everything else revolved around it.

I'll just jot down things that I did with it, but you can do much more :
  • Open any audio file and cut/paste any portion of the file as you do with words in a text-editor.
  • Bring out various portions of different songs in a single file and arrange them in any order you want.
  • You can make two or more clips overlap and adjust the volume of each clip depending upon which one you want to give the priority to. This sort of provides the flexibity to fade-out a song and fade-in another one .. so they mix-out seamlessly.
  • If you are looking for short-audio clips on anything for e.g. traffic noise etc. the best place is http://www.freesound.org/. Although not directly related to audacity, they complemented each other to good effect.
  • You can either save the project in audacity project format (.aup) for later continued editing or export it to any format of your choice; believe me it supports all of them out there.
  • You can very easily change the bit rate, pitch etc of a audio file and there are many tools to ease your task e.g. noise reduction
  • Also you can record your own voice using it.
I am sort of doing injustice to audacity by only listing a very small part of it's power. Use it and you'll use it over and over again.

Sunday, January 31, 2010

wine came to my rescue

I always had problems viewing Microsoft office files(*.doc, *.ppt etc.) in Ubuntu. Openoffice doesn't understand the format in which Office XP/2003/2007 etc. store these files(and why should it? after all they don't comply to the open standards). But the important point is, I should be able to view and edit these files; so that when my collegues(Windows users) view/edit these files, they shouldn't complain.
So, I installed Office XP under "wine" http://en.wikipedia.org/wiki/Wine_(software). The version of wine that is compatible with Office XP(2002) is 1.0.1. The version of wine is important because I upgraded to a newer version of wine 1.1.36 and Office XP applications started crashing.
For others there is also an option to install entire Windows OS under "vmware" http://en.wikipedia.org/wiki/VMware_Workstation. This has the added benefit of using proprietary MS applications under Linux without the need to dual-boot.

The D day

Today I finally decided to start up this long time desire of mine ..
I intended to scribble down all the hiccups I encounter while using "linux" and most importantly tips on how to get around those blocks.