You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently only runs as a Winamp plugin. It depends on Winamp for audio signal input.
Winamp provides:
576 samples of both waveform and spectrogram data each frame. Write a wrapper that exposes a sound input device to route arbitrary programs' output into.
Currently-playing song time and length (for gettime(1) and gettime(2) respectively). This will be harder to emulate flexibly.
For a standalone port all effects have to be ported by hand (and some script) to the new Editor-API.
Effect-porting progress:
Scatter (1)
Water (1)
Invert (1)
Normalise (1)
FyrewurX (1)
Fluid (???)
SVP (1)
Rotating Stars (1)
Comment (1)
Fast Brightness (1)
Framerate Limiter (1)
Triangle (1)
Multiplier (1)
Color Reduction (1)
AVI Player (1)
FadeOut (2)
Blur (2)
Color Modifier (2)
Channel Shift (2)
Video Delay (2)
Add Borders (2)
Multi Filter (2)
On Beat Clear (3)
Grain (3)
Clear Screen (3)
Dynamic Distance Modifier (3)
Unique Tone (3)
Set Render Mode (3)
Dynamic Shift (3)
Buffer Blend (3)
Color Clip (4)
Buffer Save (4)
AVI (4)
Custom BPM (4)
Timescope (4)
AVS Trans Automation (4)
Texer (4)
MIDI Trace (4)
Simple (5)
Oscilloscope Star (5)
Blitter Feedback (5)
Bass Spin (5)
Ring (5)
Dot Grid (5)
Mosaic (5)
Super Scope (5)
Texer II (5)
Global Variables (5)
Moving Particle (6)
Picture (6)
Convolution Filter (6)
Dot Plane (7)
Movement (7)
Dot Fountain (7)
Mirror (7)
Starfield (7)
Water Bump (7)
Color Map (7)
Picture II (7)
Roto Blitter (8)
Colorfade (8)
Brightness (8)
Interleave (8)
Bump (9)
Dynamic Movement (9)
Interferences (11)
Effect List (14)
Multi Delay (14)
Particle System (19)
Text (23)
(In parenthesis the number of parameters for the effect, i.e. approximate difficulty to port. Striked-through effects aren't available in AVS currently.)
The text was updated successfully, but these errors were encountered:
@Se7enSlasher Thanks for letting me know :) It's encouraging to know people are excited for it. It's still a few months off, but it's coming. Watch the effect-api-port branch!
Oh btw, @Se7enSlasher, you may be interested in the Webamp Discord server that I'm hanging out in: https://discord.gg/v8Z8NvejeH. There's an #avs channel in there.
Currently only runs as a Winamp plugin. It depends on Winamp for audio signal input.
Winamp provides:
gettime(1)
andgettime(2)
respectively). This will be harder to emulate flexibly.For a standalone port all effects have to be ported by hand (and some script) to the new Editor-API.
Effect-porting progress:
FyrewurX(1)Fluid(???)AVI Player(1)Buffer Blend(3)MIDI Trace(4)Particle System(19)(In parenthesis the number of parameters for the effect, i.e. approximate difficulty to port. Striked-through effects aren't available in AVS currently.)
The text was updated successfully, but these errors were encountered: