Yes it's a visualization, but it looks fine on a good projector and with a little gamma correction, it can also do decent photo rendering with an imported BMP. LWave uses ffmpeg to batch convert its wav/bmp output to mp4 video.
Attached are ild files (I could provide wav if you want). Thanks for the feedback!
Photo demo:
Check out my free software!
SpiroDAC: https://www.photonlexicon.com/forums...938#post352938
LWave: https://www.photonlexicon.com/forums...288#post353288
Parametric5: https://www.photonlexicon.com/forums...ht=parametric5
Color Code: https://www.photonlexicon.com/forums...ght=color+code
Thanks for the ILD files -- works and look great!!
I think I'm going to try and re-create this in code. not sure if I'll succeed.![]()
For best results when generating a spiral, ensure that the data points are equally spaced as the radius increases. A vinyl LP spins at a constant speed, so the signal gets packed tighter and tighter as you go from outer to inner grooves. In an audio CD, the rpm decreases as you go from inner to outer to maintain constant data spacing as shown in the illustration. When you listen to the spiral XY audio, you'll notice it's a tone that sweeps down from high to low pitch while it increases in amplitude with a cosine-sine relationship between left and right channels.
As I recall, the process involves taking the square root of stepping evenly through the 0-1 proportional plot interval as you generate.
Last edited by dchammonds; 05-29-2026 at 19:06.
Check out my free software!
SpiroDAC: https://www.photonlexicon.com/forums...938#post352938
LWave: https://www.photonlexicon.com/forums...288#post353288
Parametric5: https://www.photonlexicon.com/forums...ht=parametric5
Color Code: https://www.photonlexicon.com/forums...ght=color+code
Great info, thanks!
I did notice when I slowed the scan rate down to about 500PPS, the inner circles drew very very fast and then it slowed down as it completed. Neat effect.