You can support the development on the Github Sponsors page.


Tools > ANOTHER SOUND REGISTERS VISUALIZER


Simple Alternative to NesBox's Sound Registers Visualizer
made by Fubuki (Song), StinkerB06 (Visualizer)
uploaded by StinkerB06
added:
updated:
download cartridge
- CLICK TO PLAY -

5


I thought up another way to visualize the sound chip registers in TIC-80, so here it is!

In the code editor, you can change the track from the music editor you want to play. You can also set other parameters for the music() API and change the color palette of things.

Update 1 (February 25th, 2018): Added waveform register viewer.

Update 2 (March 3rd, 2018): Redesigned waveform register viewer so that it shows a more accurate view of the active wave-tables in each channel. Also, I made the program's palette based on variables from the code editor, just like the music.

Update 3 (April 13th, 2019):
- The entire UI is redesigned! It now looks more sleek to the eye.
- Added noise displays.
- Added displays for the left/right stereo volumes in the upcoming TIC-80 0.80.0. They will always stay at 15 in older TIC-80 versions.
- Bar meters added.

You can find the original song here: https://tic.computer/play?cart=142

Comments


StinkerB06

Note: This program takes less CPU resources than NesBox's Sound Registers Visualizer program.

This is in case you have a lower-end device and wish to visualize songs on there.

masternama

@StinkerB06 empty waveform playing your music says "NOISE"

StinkerB06

@masternama It says "NOISE" because blank waveforms correspond with pseudo-random noise.


Post comment