Low Pass Filters

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
gjn1w07
Posts: 17
Joined: Mon Mar 31, 2008 3:59 pm

Low Pass Filters

Post by gjn1w07 »

Hi there,

I was wondering does anyone know if LiveCode has the capability to apply a low pass filter to a sound file? I had a look in the documentation and couldn't see anything. Also, if it can do that, can it do it quickly on the fly? Just to give a bit of context, I'm going to be playing a word, first through an extreme low pass filter and then easing off slowly so each successive play of the word becomes clearer.

If anyone can point me in the right direction that would be great!

Greg
Klaus
Posts: 14324
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Low Pass Filters

Post by Klaus »

Hi Greg,

sorry, this is not possible with the build-in means of LiveCode.
You will need (to write) an external for this.

There is a commercial "sound" external for LC, but I have no idea if this will do what you need:
http://www.franklin3d.com/products/franklin-audio


Best

Klaus
gjn1w07
Posts: 17
Joined: Mon Mar 31, 2008 3:59 pm

Re: Low Pass Filters

Post by gjn1w07 »

Thanks for the reply. I had a look at that, but I it doesn't look like it does what I need.

Thanks anyway!

Greg
Post Reply