I recently found the PiFm project which sends a FM signal through a GPIO pin to effectively create a FM transmitter out of the Pi.
A problem arises when you do a normal playback of a .wav audio file with mplayer or aplay. After you did this the PiFm only gives out a "hum" on the chosen frequency, instead of the chosen audio.
What kind of consequences has the playback of an audio file on the GPIO ports ?