SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

ABOUT

Easy loading of SoundFont files for your AWE32. You can set new Chorus and Reverb forms and adjust the level. AWE Treble and Bass can be set too.

PATCHES <-- MUST READ!

Note about the kernel/alsa patches:
These patches install a new ioctl named SNDCTL_SYNTH_MEMTOTAL I gave it number 16 (which was missing, is this is a prob, then alter the number and mail it to me for other releases). It's only implemented in the AWE32 driver, since it will only use the AWE32.

YOU MUST INSTALL THESE PATCHES!

you'll accomplishing this by doing:

        cd /usr/src/linux
        patch -p1 < .../kernel-patch

and change the ... into the directory where the kernel patch is. The same goes for the alsa drivers, just be sure to be in the alsa-driver directory.

Alsa is optional ofcourse.
Don't forget to recompile kernel sound modules. And if you have sound inside your kernel, you'll have to recompile your kernel, install, reboot and slap yourself for not having sound as modules :)

WHY THE PATCHES

Well, I've this progressbar that shows howmuch memory is left on your AWE32. And I couldn't get it from the driver, so I hacked it in the drivers. I have no clue why is isn't in there allready. My only guess is that it saves number of ioctl's. (Is that a bad thing, too many ioctl's?) Anyway, if you don't agree with this solution, come up with a better one, or don't use this program.
I don't think removing the progressbar is a solution :)

--
John
blade_@dds.nl


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.