No, I'm afraid there isn't currently any way to get either all DSP handles or a DSP handle's parameters, so if that info is needed then you would need to retain it when making the BASS_ChannelSetDSP calls. If you are currently retaining the DSP handles then perhaps you could change that HDSP variable to a struct/class that contains the additional info too.