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

Class Index

kmidi'wave_type (./kdemultimedia/kmidi/fffload.cpp:84)

struct wave_type {
    unsigned long size, start, loopstart, loopend, mstart, sample_ratio;
    unsigned char attenuation, low_note, high_note, format, m_format;
    struct wave_type *next_wave;
};