|
Atari coding BBS
Re: Setting color at specific line |
Posted by: evil
|
Aug,22.2013-10:47
|
As far as I know, there are no Atari ST YM-editors on Windows (correct me if I'm wrong somebody, I don't have Win).
Todays "newskool" trackers are the best for sure (maxYMiser, Music Mon 2.5, Triplex), the musican needs to be careful not to use interrupt-sounds though and keep a 50 Hz replay rate. Most trackers can export SNDH or can be moved to SNDH by an external util. Check http://sndh.atari.org/ for downloads of SNDH-tools.
To play the SNDH is very easy (it assumes that you're in supervisor mode):
init:
moveq #1,d0 ;subsong
bsr sndh
vbl:
bsr sndh+8
exit:
bsr sndh+4
--
Anders Eriksson
ae@dhs.nu
|
[All messages in this thread] [Start new thread]
Topic
|
Posted by
|
Date
|
Setting color at specific line
|
Sdw
|
Aug,21.2013-17:57
|
Re: Setting color at specific line
|
damo
|
Aug,21.2013-18:19
|
Re: Setting color at specific line
|
Sdw
|
Aug,21.2013-21:50
|
Re: Setting color at specific line
|
grazey
|
Aug,21.2013-18:39
|
Re: Setting color at specific line
|
defjam
|
Aug,24.2013-18:17
|
Re: Setting color at specific line
|
evil
|
Aug,21.2013-19:10
|
Re: Setting color at specific line
|
Sdw
|
Aug,21.2013-21:55
|
Re: Setting color at specific line
|
evil
|
Aug,22.2013-10:47
|
Re: Setting color at specific line
|
Cyprian
|
Aug,22.2013-16:43
|
Re: Setting color at specific line
|
evil
|
Aug,22.2013-16:58
|
Re: Setting color at specific line
|
ggn
|
Aug,22.2013-23:31
|
Re: Setting color at specific line
|
evil
|
Aug,23.2013-14:54
|
Re: Setting color at specific line
|
Cyprian
|
Aug,23.2013-15:37
|
What's the anti-troll code? That's your personal code to be able to add comments and messages on the dhs.nu site.
Don't have a code or forgot it? Fix it here.
|