Page 1 of 1

SNDH player with pitch visualization for Atari ST

Posted: Thu Mar 26, 2020 2:33 pm
by YQN
Hi,

I thought I'd make a program every time I upload a new tune :)
This way I can acquire new skills for every tune I make and try to be creative!

This time I made a simple (and note quite accurate) pitch visualization, and some text printing from a custom font.

TOS file attached, if you want the source just ask (it's very messy which is why I'm being shy about it).

Hope you like it!

https://www.youtube.com/watch?v=wszRJuzX4Hc

Re: SNDH player with pitch visualization for Atari ST

Posted: Sun Mar 29, 2020 10:15 am
by Voyager_sput
Love the tune :)

The visualization is a really nice touch (not to mention the exploding disk message had me cracked up :D)

Re: SNDH player with pitch visualization for Atari ST

Posted: Thu Apr 02, 2020 5:24 pm
by matibee
Very cool. It's nice to see it running on real hardware - even if that is the most unorthodox mouse position I ever saw :mrgreen:
I'm not doing ST stuff at the moment so thanks for the youtube version :-)

Re: SNDH player with pitch visualization for Atari ST

Posted: Fri May 22, 2020 2:34 pm
by YQN
Voyager_sput wrote: Sun Mar 29, 2020 10:15 am Love the tune :)
Aww thanks! Music is the reason why I got into assembly in the first place :)
Voyager_sput wrote: Sun Mar 29, 2020 10:15 amThe visualization is a really nice touch (not to mention the exploding disk message had me cracked up :D)
Thanks! I'm currently working on an improvement of the visualization :) It looks better when scrolling instead of "scanning", and I was only using the least significant byte of the pitch data from the YM registers. Assembly is a lot of fun!

matibee wrote: Thu Apr 02, 2020 5:24 pm Very cool. It's nice to see it running on real hardware - even if that is the most unorthodox mouse position I ever saw :mrgreen:
I'm not doing ST stuff at the moment so thanks for the youtube version :-)
Thanks!