Source Code (Use browser search to find items of interest.)

Class Index

kmidi'SampleList (./kdemultimedia/kmidi/sndfont.cpp:55)

typedef struct _SampleList {
	Sample v;
	struct _SampleList *next;
	uint32 startsample, endsample;
	uint32 cutoff_freq;
	FLOAT_T resonance;