scene.org File Archive

File download

<root>­/­parties­/­2025­/­xenium25­/­demo_oldschool/demo_relationalframework_videomusic_pal.zip

File size:
229 683 bytes (224.30K)
File date:
2025-08-26 22:04:51
Download count:
all-time: 13

Screenshot (by Demozoo)

Screenshot

Preview

  • Display List Tracker script module .txt 1.38K
  • info.txt 2.15K
  • TRONDISCO_PAL_HIDDEN_ROOM.jpg 131.62K
  • VIDEOMUSIC.txt 17.36K
  • VIDEOMUSIC_Inspiration_slide.jpg 85.56K
  • VIDEOMUSIC_NTSC.bin 8.25K
  • VIDEOMUSIC_PAL.bin 8.25K

file_id.diz

Demo_RelationalFramework_VIDEOMUSIC_PAL.zip

Xenium contest entry: 
--------------------
1. VIDEO MUSIC C64 Nordlicht Party Demo emulated on Atari 2600
Group: Relational Framework
Coder: Mr SQL (Tom Babich)
File:VIDEOMUSIC_PAL.bin
Platform: Atari 2600

Demo Description:
Inspired by the Atari VIDEO MUSIC machine,  
VIDEO MUSIC creates visualizations from chiptune music.
In the demo, a Simon sequencer builds a melody from choreographed Riffs.

Programmable demo:
------------------
It is possible to program the sequencer like Simon. 
Or edit the music to create new riffs with visualizations,
BW switch brings up the Music Editor:

Instrument1, Frequency1 ,Instrument2, Frequency2, Frames
-----------  ----------  -----------  ----------  ------
The 1st 4 fields allow values 0-31, Frames goes up to 99+
Frames will also control the bpm in increments of 16.
Joystick changes all fields and replays the pattern. 
Button advances to the next pattern.

Control the visualizer with music as a programming language:
------------------------------------------------------------
If one frequency is greater than the other the visualizers horizontal axis changes,
if they are the same it freezes. Instruments control the vertical axis similarly.
This creates visualizations that pan, sweep or freeze the camera.

VIDEO MUSIC uses MBR motion blur reduction like a Movie.

Best viewing quality for MBR:
If you have an NTSC CRT Television or 60 Hz Monitor the NTSC version will play smoothly.
If you have a PAL CRT Television or 50 Hz Monitor the PAL version will play smoothly.
If you use an upscaler for a flat screen Television it must support progressive scan.

Work Stages:
The Commodore version ran on the Atari 2600 emulation Framework under NTSC.
To create a PAL version I compiled it using the Atari 2600 PAL Framework BETA.
This had the unexpected side effect of creating another raster split!
The PAL and NTSC version are both included to compare.

Here is a link to the C64 Nordlicht Lights 2025 Party C64 release of VIDEO MUSIC: 
https://csdb.dk/release/?id=255024
The BASIC and Assembly are included and ran on the Atari 2600 with no work stages!