yoyofr / modizer

iOS chiptune/module player
http://yoyofr.blogspot.com/p/modizer.html
132 stars 45 forks source link

No DMA channel playback (SNDH) #97

Closed gitGalu closed 5 months ago

gitGalu commented 2 years ago

DMA playback is disabled in SNDH player. I haven't found any settings for this particular player/format so it's probably a bug.

Please compare: MODLAND/DMA-SC/SNDH/travellers.sndh https://www.youtube.com/watch?v=eujNEb_Qoa8

MODLAND/DMA-SC/SNDH/ymetal.sndh https://soundcloud.com/dma-sc/ymetal

yoyofr commented 2 years ago

yes, there are issues with DMA in sc68 playback lib. I tried psgplay which is newer and seems to be updated but there's the same limit in current version. If you're aware of a better playback library I can try to integrate it in modizer.

yoyofr commented 5 months ago

v3.3 will use a new player for sndh, atarisound which should fix the DMA channel issue