Main Page | Data Structures | Directories | File List | Data Fields | Globals

events.hch

Go to the documentation of this file.
00001 
00020 #ifndef _EVENTS_HCH
00021 #define _EVENTS_HCH 1
00022 
00023 
00024 
00025 /*
00026  * This function loads 768 4bits presets into the equalizer_levels array
00027  * pointed to by equalizer_levels.
00028  */
00029 void load_preset(unsigned 10 preset, unsigned 4 *equalizer_levels_ptr);
00030 
00031 #else
00032 #error "ERROR file events.hch multiple times included"
00033 #endif /* --- _EVENTS_HCH --- */

Generated on Thu Dec 9 14:37:06 2004 for Graphic Equalizer 2 by  doxygen 1.3.9.1