I think that's something you'll have a lot of trouble finding, I doubt it's possible without a special wrapper .dll.
There just isn't very good sound support in DBPro, I wrote a soundtracker in DBPro a few years ago, and it's fine at pitch slides and panning, but that's about all it can do. Personally I have a project that I plan to have dynamic music in. I intend hardwire soundtrack data into a memblock and play it through Bass.dll. This means it'll sorta play between 2 tracks, but each time the track will be loaded with the song data - this will allow me to change music during play - like by having several melodies and drumbeats in memory, then plonking them into their tracks. The realtime playback for my soundtracker is not very powerful, so that's pretty much out of the questions unless someone writes a playback .dll for it (very unlikely).
I know software synths in DBPro were what your after, but I really think you'll have to explore all your avenues to find the best solution.
Van-B

It's c**p being the only coder in the village.