Added FMOD SFX support

I have now added SFX support,

It seems that this only works with Windows :’(

see TestSoundGraph in jmetest.sound.fsound package for an example.



NB:

The Configuration class can be applied to several samples you don’t have to write an sfx config for each sample you create.

The FSound.FSOUND_FX_Enable() is windows specific…