DCNick3 / shin

A reimplementation of VN engine primarily used by 07-th expansion releases on consoles (and some other entergram games)
https://dcnick3.github.io/shin/shin/
Mozilla Public License 2.0
29 stars 2 forks source link

Finish the audio stuff #10

Closed DCNick3 closed 1 year ago

DCNick3 commented 1 year ago

AFAIR there were some shortcuts in audio implementation, like looping not being implemented (?)

DCNick3 commented 1 year ago

Better, still no looping

DCNick3 commented 1 year ago

Looping is done, but only with "loop start" being in the end of a track (umi doesn't have other cases).