reso_hihat = ReaperInstrument(
    shortname='reso_hihat',
    fullname='Resonant Hi-Hat',
    description='Some synthetic hihat with a resonant high pitch',
    fxchain_path='reso_hihat.RfxChain',
    arguments={},
    bank='0_renardo_core',
    category='drums',
)