Early Release — VanguardFX v1.0 is now live! For projects with tight commercial deadlines, we recommend trialing first and building confidence before committing. Read the full notice in the FAQ.
AUDIO REACTION
Audio Reaction · v1.0.3


Independent audio-reactive plugin for 3ds Max and tyFlow Pro. Real-time DSP analysis driving particles, geometry, and shaders.

Windows may show a security warning during install. Click "More info""Run anyway" to proceed. This is normal for independent plugins. Our code signing certificate is coming soon.
Try It Live

Drop your audio.
Customize the visualizer.

Drag any audio file onto the dropzone — or click to browse. Use the control panel to change bar count, colors, sensitivity.

Drop audio file here
or click to browse — MP3, WAV, OGG, FLAC
No file loaded
In Production

Driven by signal,
not by keys.

Frequency, amplitude, transients — analyzed and channeled into every motion parameter.

Alpine Dawn
Ocean Pulse
City Lights
Desert Flow
Original Soundtracks

Music

Original tracks by VanguardFX — listen online or download for free.

Open Music Library ►
Plans & Pricing

Pick what fits.

Pay once. Use it for 2 full years, or keep it light. All plans include the full plugin, free updates within the period, and access to documentation.

30-DAY
Monthly
$39
per 30 days
  • ✓ Full plugin access
  • ✓ Updates during plan
  • ✓ Tied to one PC (HWID)
  • ✓ Telegram support
Get 30-Day →
2-YEAR
Long-Term
$199
per 2 years — best value
  • ✓ Full plugin access — 2 years
  • ✓ All updates for 2 years
  • ✓ Tied to one PC (HWID)
  • ✓ Priority support
Get 2-Year →

💎 Pay with USDT (BSC/TRON), card, or bank transfer · License delivered to your Telegram instantly after payment.

Reference

Documentation.

Every node, every parameter. Browse by category, search by name.

Select a node to begin
Browse the sidebar or search by name.

1. Install VanguardFX

Quick Start · 1 of 6

Overview

Download the installer once and it sets up everything for 3ds Max 2024, 2025, 2026, and 2027 in a single pass. Files go to C:\Program Files\VanguardFX\ and the startup script auto-registers the VanguardFX menu in Max.

Steps

  1. Download — grab VanguardFX_Setup_v1.0.3.exe from the homepage Download button, or from our Telegram channel @VanguardFX_Updates (pinned post).
  2. Close the DSP app if open (the installer detects it and will block otherwise). 3ds Max itself can stay open — but a restart is cleaner.
  3. Right-click the .exeRun as administrator. Accept the SmartScreen warning.
  4. Read and accept the EULA. The installer auto-detects every installed Max version (2024 / 2025 / 2026 / 2027) and installs the matching Python build (3.10 / 3.11 / 3.13) for each.
  5. Click Install. Wait 60–90 seconds. Click Finish.

Verify install

Restart 3ds Max if it was open. Look at the very top of the Max window — you should see a new VanguardFX entry in the main menu bar, sitting alongside File / Edit / Tools / etc. If it's there, you're done.

TIP: The installer auto-uninstalls any previous VanguardFX version before installing the new one. Your license.lic is preserved across upgrades.
← Previous Step 1 of 6 Next: Open the Menu →

2. Open the VanguardFX Menu

Quick Start · 2 of 6

Overview

VanguardFX adds a top-level menu to 3ds Max. Every tool is one click away from there — no toolbar setup, no quad menus to configure.

Steps

  1. Launch 3ds Max (any supported version: 2024, 2025, 2026, or 2027).
  2. Look at the top menu bar (where File · Edit · Tools · Group · Views live). On the right side you should see VanguardFX.
  3. Click VanguardFX — a dropdown opens with six entries:

      🎵   DSP — standalone audio analyzer
      💡   LSP — Light controller (tyFlow)
      🎨   MSP — Material/Geometry controller (tyFlow)
      📁   TyFlow Samples — bundled examples
      🔐   License Status
      ❓   Help & About
  4. If the menu is missing: restart Max once (the menu registers on the first startup after install). Still missing? See the troubleshooting table at the end.

3. Launch DSP & Load Audio

Quick Start · 3 of 6

Overview

DSP is the standalone audio engine. It opens in its own window, reads your audio file, and exposes the analysis data that LSP and MSP will consume back inside Max.

Steps

  1. From the VanguardFX menu, click 🎵 DSP. The DSP application opens in its own window, separate from Max.
  2. Inside DSP, click Load and pick your audio file. Two formats are supported:
      • .wav — uncompressed audio, recommended for final renders
      • .csv — pre-analyzed data exported from a previous DSP session
  3. Once loaded, the waveform and analysis preview appear. Use the in-app controls to scrub through the track and verify your audio is detected correctly.
  4. Leave DSP running — it stays open in the background while you work in Max. LSP and MSP communicate with it live.

Audio format guide

FormatBest forNotes
.wavFinal rendersLossless, highest accuracy analysis.
.csvReusable presetsPre-computed analysis — instant load, identical results every time.
TIP: The EQ_Samples folder bundled with VanguardFX contains ready-made .csv files paired with .wav tracks — load one to test the workflow before bringing your own audio.

4. Add LSP or MSP & Sync to tyFlow

Quick Start · 4 of 6

Overview

LSP and MSP are the two tyFlow controllers. Pick the one that matches what you want the audio to drive — or use both side by side. The TyFlow Sync button is what wires them up to your existing tyFlow scene.

Which controller to pick

ToolDrivesUse when…
💡 LSPLight parametersLights pulsing with the beat, intensity changes, color modulation.
🎨 MSPMaterial & GeometryTextures changing, vertex displacement, shape morphing, scale/position drive.

Steps

  1. Make sure your scene already has a tyFlow object in it. (If not, add one — VanguardFX needs tyFlow Pro to drive anything.)
  2. From VanguardFX menu, click 💡 LSP or 🎨 MSP. The controller window opens inside Max.
  3. In the controller window, click TyFlow Sync. The plugin scans your scene for a tyFlow object and establishes the live connection.
  4. From here, the controller's UI lets you pick which DSP analysis bands drive which tyFlow parameters. Start small: link one band to one parameter, verify it animates, then layer more.
NOTE: If TyFlow Sync reports "tyFlow not found", make sure tyFlow Pro is installed and a tyFlow object exists in the open scene. VanguardFX won't work without tyFlow.

5. Preview & Render

Quick Start · 5 of 6

Overview

Once LSP / MSP are synced, the audio drives your scene every frame. Preview in the Max viewport, then render with whichever engine you already use — VanguardFX doesn't lock you to a renderer.

Steps

  1. Set the scene frame range to match your audio length. At 30 fps, a 60-second track = 1800 frames; at 24 fps = 1440 frames.
  2. Press Play in the Max timeline (or scrub manually). Particles, lights, and materials should now react to the music.
  3. For the final output, render with your existing engine — VanguardFX is engine-agnostic:
      • Arnold, V-Ray, Corona, Redshift, Scanline — all supported
      • Chaos Vantage for realtime preview & rendering
  4. Standard Max render workflow applies: Rendering → Render (or F10). VanguardFX runs in lockstep with every frame the renderer requests.
  5. Export audio separately (from your DAW or DSP's CSV companion .wav), then mux video + audio in your editor.

6. Tips & Tricks

Quick Start · 6 of 6

Best practices

  1. Start from a sample. Open VanguardFX → 📁 TyFlow Samples to find ready-to-use .tyfx and .max scenes paired with audio. Studying one of these is faster than building from scratch.
  2. One controller, one job. LSP for lights, MSP for materials & geometry. Don't try to drive lights from MSP or geometry from LSP — they're optimized for different parameter sets.
  3. Keep DSP open. If you close the DSP app, LSP and MSP lose their audio source. Just minimize it instead.
  4. Save your analysis. Once you've dialed in an audio analysis you like, export the .csv. Re-loading the CSV next session is instant and gives identical results.
  5. Layer subtly. Bass for big motion, treble for fine detail. Driving everything from one band looks flat — mixing two or three bands reads more musically.

Troubleshooting

SymptomLikely causeFix
VanguardFX menu missingStartup script didn't runRestart Max once. If still missing, verify install at C:\Program Files\VanguardFX\.
"DSP not found" when clicking 🎵 DSPInstall incomplete or files deletedRe-run the installer.
TyFlow Sync says "tyFlow not found"No tyFlow object in sceneAdd a tyFlow object first, then click Sync again.
No reaction on playbackDSP closed or no audio loadedRe-open DSP from the menu, load a .wav or .csv.
Crash on installPrevious DSP still runningClose DSP, retry. The installer's AppMutex blocks while it's open.

Where to go next

Explore each tool in detail:

🎵 DSP reference →  ·  💡 LSP reference →  ·  🎨 MSP reference →

Or join the community: @vfxvanguard_tutorial for video walk-throughs, @VanguardFX_support for direct help.

← Previous: Preview & Render Step 6 of 6 — Complete! Next →

🎵 DSP — Audio Engine

VanguardFX menu · Standalone app

What it is

DSP is the standalone audio analyzer. It runs as its own Windows application, parallel to 3ds Max. Every audio-reactive thing in your scene is ultimately driven by data DSP produces.

Where it lives

Menu: VanguardFX → 🎵 DSP
Path: C:\Program Files\VanguardFX\

What it does

  1. Loads .wav files (uncompressed audio) and .csv files (pre-computed analysis).
  2. Performs frequency-band analysis on the loaded audio in real time.
  3. Exposes the analysis data to LSP and MSP inside 3ds Max — they read from DSP every frame.

When to use it

Always launch DSP first in your workflow — before adding LSP or MSP controllers. They need an active audio source to bind to.

NOTE: Keep DSP open while working in Max. Closing it cuts the audio feed to all VanguardFX controllers in your scene.

💡 LSP — Light Controller

VanguardFX menu · tyFlow integration

What it is

LSP (Light Script Plugin) is the controller that drives light parameters in a tyFlow scene from DSP's audio analysis. Use it when you want lights to react to music — intensity, color, position, on/off pulsing.

Where it lives

Menu: VanguardFX → 💡 LSP
Requires: tyFlow Pro installed and a tyFlow object in the current scene

Typical uses

  1. Stage lights pulsing with kick drum
  2. Color cycling driven by mid-range frequencies
  3. Strobe effects synced to high-frequency transients
  4. Light positions moving with bass envelope

How to use

Open the LSP window from the menu, then click TyFlow Sync to connect it to your scene. From there, the LSP UI lets you map DSP analysis bands to specific light parameters on your tyFlow object.

TIP: LSP and MSP can run simultaneously in the same scene. Use LSP for lights, MSP for everything else — together they cover most audio-reactive needs.

🎨 MSP — Material & Geometry Controller

VanguardFX menu · tyFlow integration

What it is

MSP (Material/Geometry Script Plugin) is the controller that drives material and geometry parameters in a tyFlow scene. While LSP handles lights, MSP handles everything else visual — textures, shaders, vertex positions, shape morphing, scale, rotation.

Where it lives

Menu: VanguardFX → 🎨 MSP
Requires: tyFlow Pro installed and a tyFlow object in the current scene

Typical uses

  1. Particle scale pulsing with bass
  2. Material color changing per frequency band
  3. Vertex displacement driven by full spectrum
  4. Geometry morphing on beat detection
  5. Texture parameters (roughness, emission, opacity) reacting to audio

How to use

Open the MSP window from the menu, then click TyFlow Sync to connect it to your scene. From there, map DSP analysis bands to the tyFlow operators you want to drive (Position, Scale, Material, Mesh, etc.).

TIP: Don't try to drive lights with MSP — use LSP for that. The two tools are optimized for their respective parameter sets.

📁 TyFlow Samples

VanguardFX menu · Bundled examples

What it is

A folder of ready-made example scenes, templates, presets, and matched audio — packaged with the installer. The fastest way to see VanguardFX in action.

Where it lives

Menu: VanguardFX → 📁 TyFlow Samples (opens the folder in Windows Explorer)
Path: C:\Program Files\VanguardFX\EQ_Samples\

What's inside

  1. .max — complete 3ds Max scene files with LSP / MSP already configured
  2. .tyfx — tyFlow flow exports you can import into your own scenes
  3. .csv — pre-computed audio analysis you can load directly into DSP
  4. .wav — matched audio for each sample scene
  5. presets — saved controller configurations
TIP: If you're new, open one of the .max samples, scrub the timeline, and reverse-engineer the bindings. Faster than reading any tutorial.

🔐 License Status

VanguardFX menu · Activation

What it shows

A dialog with your current license details: HWID, activation status, expiration date, and the channel to renew or transfer if needed.

Where it lives

Menu: VanguardFX → 🔐 License Status

When to open it

  1. To copy your HWID for first-time activation
  2. To verify your license is still active
  3. To check expiration date
  4. To troubleshoot "license invalid" errors

Activation flow

Send your HWID to the license bot @Vanguard_MyLicense_Bot on Telegram. After payment, you'll receive a license.lic file — place it next to the installation. The dialog will then show Active.

NOTE: license.lic is preserved across plugin upgrades. You won't need to re-activate when installing a new version.

❓ Help & About

VanguardFX menu · Support & info

What it shows

Version info, build number, support channels, and the legal disclaimer.

Where it lives

Menu: VanguardFX → ❓ Help & About

Support channels

  1. Updates: @VanguardFX_Updates — latest releases, changelog
  2. License: @Vanguard_MyLicense_Bot — activation & renewal
  3. Tutorials: @vfxvanguard_tutorial — video walk-throughs
  4. Direct support: @VanguardFX_support — human help
  5. Email: support@vanguardfx.pro — reply within 4 hours

Legal

VanguardFX Audio Reaction is an independent third-party plugin for 3ds Max. Some features require a separately-licensed tyFlow Pro installation by tyflow.com. VanguardFX is not affiliated with, endorsed by, or supported by tyFlow LLC. All trademarks are property of their respective owners.
Payment

Multiple ways to pay.

Direct payment supported via crypto and bank transfer. After payment, send proof to the License Bot for instant activation.

USDT · BSC (BEP-20)
0x7109b36E46Af620E83eDa99440A22dA4DB2ceaBB
Network: BNB Smart Chain · Min. confirmations: 12
Bank Transfer · USD (ACH)
Bank: Citibank, N.A.
Account Number: 42017645955
Routing Number: 322271724
US ACH transfer · For international wires (SWIFT) email support@vanguardfx.pro
Reach Us

Contact.

Telegram @Vanguard_MyLicense_Bot License activation & instant support
🇺🇸 US Office +1 818 282 4043 Mon – Fri · 9 AM – 6 PM PT
🇦🇪 MENA / International +971 56 864 3986 Sun – Thu · 9 AM – 6 PM GST
Email support@vanguardfx.pro Reply within 4 hours

🎛️ BAR EQUALIZER

🎨 THEME🌈 RAINBOW

🎧 frequency bands react to music

📚 Documentation

User guides, tutorials, and reference docs.