Dead Hackers Society
More NEWS »
 
 

68k Inside

Sommarhack 2024

Silly Venture 2024 SE
2023  2022  2021  2020  2019  2018  2017  2016  2015  2014  2013  2012  2011  2010  2009  2008  2007  2006  2005  2004  1999  1998  1997  1996  1995

DHS.NU news article
 
maxYMiser V1.39 High released February 28th, 2020
gwEm writes:

At the recent elite demoparty, Tathack, I was able to wrap up a new version of maxYMiser. This is mostly a bug fix release as you'll be able to see from the change log, however a global volume control has been added to the binary replayer.

 Showing 4 comments | Add another

yqn2020-06-04
Nope, haven't tried yet, had issues to fix first, it's not on top of the priority list but i'll try when i can! I'll try to add that feature to a music disk

Dma-Sc2020-05-28
Hey YQN, did you succeed in having it working? :)

yqn2020-05-23
damn, posted by mistake before finishing my post!

move.w#63,d0
move.l sndh_adr,a0
jsr 12(a0)

would play the tune at half the volume compared to
move.l sndh_adr,a0
jsr 8(a0)

?

anyway i'll try but that's great news!

yqn2020-05-23
Pardon me i'm n00b in assembly but the global volume feature is really something I wanted, thanks gw3m & dma-sc (was his request right?)

If i understand the manual correctly:

MUSIC +$C (binary replayer) = set d0.w 0->127 and branch here to set global vol

I would have to do:
move.w#63,d0
move.l sndh_adr,a0
jsr 8(a0) ;play

© 1994-2024 Dead Hackers Society Contact: Anders Eriksson