2bt / nsf-monitor

Visualize NES melodies and hum along

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NSF monitor

A NSF player with piano-roll-like visualization. The APU emulation is not awesome but it works fine for all of my favourite music titles. NSF files can be downloaded here.

If you like it, you may also like SID monitor.

image

Each channel is shown in a certain color:

pulse 1red
pulse 2green
triangleblue
noisewhite
DMC-

Controls

SPACE Toggle playback.
1/2/3/4/5 Toggle APU channels.
LEFT/RIGHT Move through the song.
Hold SHIFT to move faster.
Hold CTRL to move frame by frame.
BACKSPACE Jump to the beginning of the song.
+/- Time zoom.
PAGE DOWN/PAGE UP Pitch zoom.
B Toggle bars.
W/S/A/D Change bar offset/width.

TODO

  • PAL
  • length counter
  • ...

About

Visualize NES melodies and hum along


Languages

Language:C++ 99.2%Language:CMake 0.8%