Playing digidrums from events on 2nd or 3rd PSG
Quote from shadowphiar on 15/03/2026, 15:12Hi, Thanks for writing this very flexible tracker software!
I'm setting up some music with three PSGs (eventually to run on the Spectrum Next). I'm finding that if I set the digichannel to 1-3, then I can play drum samples on the first PSG by writing instrument numbers in the events channel. But I was expecting that I could play them on the 2rd or 3rd PSG by using digichannel numbers 4-9, but they don't seem to trigger anything there. Is there a different way I should do that?
Hi, Thanks for writing this very flexible tracker software!
I'm setting up some music with three PSGs (eventually to run on the Spectrum Next). I'm finding that if I set the digichannel to 1-3, then I can play drum samples on the first PSG by writing instrument numbers in the events channel. But I was expecting that I could play them on the 2rd or 3rd PSG by using digichannel numbers 4-9, but they don't seem to trigger anything there. Is there a different way I should do that?
Quote from Targhan on 16/03/2026, 19:44Hi!
The right way is not to use a channel >2, but to set the PLY_AKY_DIGIDRUM_PSG_NUMBER. Check the PlayerAkyMultiPsg.asm, line 71, in the Digidrums sections. Keep the digichannel from 0 to 2.
Tell me if it works for you!
Targhan.
Hi!
The right way is not to use a channel >2, but to set the PLY_AKY_DIGIDRUM_PSG_NUMBER. Check the PlayerAkyMultiPsg.asm, line 71, in the Digidrums sections. Keep the digichannel from 0 to 2.
Tell me if it works for you!
Targhan.
Quote from shadowphiar on 16/03/2026, 20:19Ah - thank you, but I just meant playing them in the tracker interface for now, not the on-device playback. (Eventually I plan to use the Spectrum Next’s 8-bit DAC to play the samples from event number triggers).
Ah - thank you, but I just meant playing them in the tracker interface for now, not the on-device playback. (Eventually I plan to use the Spectrum Next’s 8-bit DAC to play the samples from event number triggers).
Quote from Targhan on 17/03/2026, 02:09Oh sorry for the misunderstanding.
Well you know what? You've just found a bug! 🙂 I admit this is something I didn't try a lot, and you are right, the sample is not heard if the digichannel is not on the first PSG.
I'm working on a big feature right now and don't intend to make a new release before it is finished, is it OK for you to wait a bit before this bug is corrected?
Oh sorry for the misunderstanding.
Well you know what? You've just found a bug! 🙂 I admit this is something I didn't try a lot, and you are right, the sample is not heard if the digichannel is not on the first PSG.
I'm working on a big feature right now and don't intend to make a new release before it is finished, is it OK for you to wait a bit before this bug is corrected?
Quote from shadowphiar on 18/03/2026, 03:24Not a problem at all, thanks for looking into it.
Not a problem at all, thanks for looking into it.