Skip to content
Forum Archive

AVS Source code

11 posts

textbox#

AVS Source code

Hello everyone. Does anyone have avs source code saved? The nullsoft url is dead and I can't find it anywhere on the internet :/
prasadab#
I couldn't find the source code nor any files.
It seems as if someone left AVSs source code out to rot in the public while WinAMP has the latest source codes (not available to the public) and DLLs (bundled with the latest WinAMP downloads).

Does anyone know what is happening (or what happened) to the source code and where it's available for download?
Warrior of the Light#
Originally Posted by prasadab View Post
I couldn't find the source code nor any files.
It seems as if someone left AVSs source code out to rot in the public
That would be an excellent description of what 'open source' means, which it is.
The files are right there where xeikon linked.
simonz#
Originally Posted by prasadab View Post
I couldn't find the source code nor any files.
It seems as if someone left AVSs 192.168.0.1 source code out to rot in the public while WinAMP has the latest source codes (not available to the public) and DLLs (bundled with the latest WinAMP downloads).

Does anyone know what is happening (or what happened) to the source code and where it's available for download?
You can find the files right where xeikon linked.
Ivanka#
Hello everyone, the source code is also familiar to me, the link to the github does not work. Thx.
Warrior of the Light#
Just checked (again), the link works for me.

To be precise, the files are here
Grandchild#
This might interest some folks: https://github.com/grandchild/vis_avs

A binary is here: https://effekthasch.org/Ifohdei6EeG0...2021-02-17.zip
Grandchild#
Status update: Still going strong. Added ConvolutionFilter & Texer2 from their original sources. Rewrote Normalise. Colormap is currently in progress (that UI code, phew...). After that AddBorder & Triangle.

Progress and todos are tracked here: https://github.com/users/grandchild/projects/1 for anyone who's interested.