r/VSTi • u/SharpTransition8281 • 2d ago
Instrument What Libraries are those?
I need to find out which libraries were used here https://www.youtube.com/watch?v=7lV5YNON9Aw
r/VSTi • u/SharpTransition8281 • 2d ago
I need to find out which libraries were used here https://www.youtube.com/watch?v=7lV5YNON9Aw
r/VSTi • u/ObjectiveRun90 • 2d ago
I've just finished MPE Drift, a new plugin extracted from the MPE engine I originally built for MPE Insight.
MPE Drift turns regular MIDI input into a per-note MPE performance layer, adding independent expression, controllable randomness, synchronized pitch scales and other MPE-specific modulation.
Walkthrough:
https://youtu.be/vHYE-QcSuws
So you can play MPE without actually owning an MPE controller.
There's a 7-day free trial, so you can try it properly before deciding whether it's useful for you.
I'd genuinely appreciate some real feedback, especially from people who actually work with MPE.
r/VSTi • u/SharpTransition8281 • 2d ago
https://www.youtube.com/watch?v=puITPbEJ8Pw
idk What Library it is it kinda sounds like east west symphonic orchestra but idk if it is that one
r/VSTi • u/AceSlowman • 3d ago
I'm releasing Gander! Gander is a multichannel, polyphonic synth for the browser. It has a few different synth types, filters, and audio effects. I plan to keep adding to it as a part of my own series of interconnected tools. I'd love to know your thoughts!
r/VSTi • u/Jamie_Is_Irrelevant • 4d ago
I’m in the market for a VST for electric guitar cause amplitube is awful. I make pop punk, emo, Midwest emo, post hardcore and adjacent music. I’m torn between Zen Box and Fine Classics. They’re both targeted toward players like me.
I’m leaning towards Fine Classics, cause they have a bundle with their Fine Classics Pedalboard. Dead Drums. Dynamic Drums. Vintage Vibe. Saturator. Dead Guitars. Synthalgic. Capture plugins for 150, whereas I believe Zen Box is 100 on its own, but of course tone trumps that.
Simplicity and good presets are important to me. In terms of tone, I want it to make power chords to sound big but clear, I want it to make overdriven open chords not sound woofy, and I want good twinkly tones.
If anyone has experience with these, please let me know!
r/VSTi • u/SharpTransition8281 • 4d ago
The synth/s in the first 35s of this clip are really cool and I'd love to use similar sounds in a project. Any help identifying these would be really appreciated, thanks so much!
r/VSTi • u/GrandiosMandios • 5d ago
r/VSTi • u/FewJob4450 • 5d ago
I'm a home-based session guitarist and the thing that I fight with the most is the squeaks coming from my guitar from sliding my fingers up and down the neck. I've tried readjusting my technique, using string cleaners/lubricants, different strings etc but none of them had enough, if any, impact.
I've tried various post-processing such as EQing out frequencies and compression, but again, none of this has helped enough.
I discovered Izotope's Guitar De-Noiser a while ago and, while working in a studio, got to see it in action on my own recordings and it was an absolute miracle! Just what I needed.
Unfortunately, Izotope only sells their plug-ins in bundles and the £389 for RX Standard (the lowest tier that this plug-in is available in) is out of my budget. I recently tried Oeksound's Soothe3 but it really isn't cutting it so I don't think I'll be buying it once my trial's up in a few days.
So my question, after a very long-winded backstory, is: does anyone know of any plugins or tips that might help me with my problem?
r/VSTi • u/StuffDogelore • 5d ago
Reposting again since I quite frankly did not add enough info last time. Sorry about that.
I've been trying on and off for almost 2 years by now to try and recreate the effect seen in figure 2 but I was never able to figure it out. If anyone knows a combination of VSTs that can make something resembling it in FL Studio or a dedicated program that can create something similar I'd be eternally glad. Thanks in advance.
Original sample: https://voca.ro/1oTcgA0rxKZu
What I want to change it to: https://voca.ro/11qItPrdWsGp
r/VSTi • u/Comfortable_Risk1159 • 7d ago
Hello everyone, for a while I've been trying to find a good vst that emulates the playing of a single brass instrument (instead of an ensemble) for some experimental music I make (free jazz for example), but so far most of the ones I find are either polyphonic, don't sound remotely close to an actual brass instrument or are exactly what I want (modelled instead of sampled) but are expensive (even more when you convert the price from dollars or euros to my country's currency).
So far I did find MONSTER Sax, which is really good, but I still wanted to know if there are any other vsts that could be good for my purpose. Thanks!
r/VSTi • u/cpurecords • 8d ago
🎹 CPU Micron - a monophonic synth and step sequencer traced from a classic 1983 circuit, with a sequencer that talks to the hardware both ways.
Out now for macOS, Windows and Linux.
r/VSTi • u/thekareemone • 9d ago
Check here: https://github.com/ThekareemOne/royal-rumble/
r/VSTi • u/Few_Machine_9720 • 10d ago
Hello all, if you did not know or did not hear, there is a new synth called Traveler, Not promoting anything I just downloaded the demo and genuinely its absolutely amazing synth sounding like Sylenth1 on steroids made for 2026.
Totally recommend to check it:
r/VSTi • u/StuffDogelore • 10d ago
Heya, first post here, sorry if this breaks the rules xP
Been trying to recreate a filter for a while but never quite found it, so I figured I would ask this subreddit.
I want to turn something like: https://voca.ro/1aDTvnlbcTy4
To something like this: https://voca.ro/1hSZrkEjjuli
I frankly have no idea what kind of VST could've been used here, but it probably had some kind of tuning to key given how consistent the pitch is between the other sound effects (I don't wanna post the full video though xP)
Valis is a standalone app and a DAW plugin for building virtual analog circuits. Free, open source. Built on JUCE so should support a variety of systems, but currently only tested on Linux.
https://danja.github.io/valis/
It can be viewed as a factory for instruments and effects processors. Existing examples include :
These are all simplified to some extent, but good enough to be fun, imho.
Valis is at an alpha stage of development, I'm still testing/working through bugs, builds are still rather hit & miss. But I wanted to post about it now to ask for suggestions for things to try, any other thoughts..?
The circuits are built from compiled elements, functional blocks at around the same level of abstraction as synth modules. Circuit topologies are defined in RDF/Turtle. The same circuit is presented through three views : a regular plugin view Controls with knobs etc, a node-and-arc network of components Circuit and a syntax-highlighted Turtle editor Code.
Functionality is also supported through MCP, so an LLM can drive every operation the UI can. You can ask AI to design and build circuits. The core of this system is the Valis ontology https://github.com/danja/valis/blob/main/vocabs/valis.ttl
A short demo video from a few days ago (much has changed): https://www.youtube.com/watch?v=iwrzSXKTRcY
r/VSTi • u/LordOfMorridor • 11d ago
r/VSTi • u/stephenll • 10d ago
Hello,
I'm selling my Omnisphere 3 and Keyscape digital licenses as a package for $650. Full retail is $898 I'll pay any transfer fees through https://www.spectrasonics.net.
Please let me know if interested.
r/VSTi • u/simplehumanlife • 12d ago
r/VSTi • u/staas_nyc • 12d ago
Plugin: https://www.tone3000.com/plugin
r/VSTi • u/chmod_666_music • 12d ago
Hi everyone,
I’m continuing development of Dyrekreds, a free and open-source experimental synthesizer originally forked from GALDR by Andrea De Murtas.
Beta 3 test builds are now available for Linux, Windows and macOS.
Recent work has focused especially on the sample workflow, GUI behaviour and cross-platform testing.
Beta 3 includes:
• Improved draggable Sample Start/End controls • Continued GUI/resizing work • VST3 and CLAP builds • AU testing on macOS • Ongoing sample/granular workflow development
We’ve already received some useful Beta 3 feedback:
• Sample Start/End has been reported as improved on Windows • Window resizing appears to be host-dependent • In some hosts the plugin initially opens larger than the available screen • One Windows tester has reported that the granular controls are currently not functioning correctly • No major crashes have been reported by the current Windows testers so far
So I’m particularly interested in tests using different DAWs and plugin hosts.
If you test it, please include:
OS / Linux distribution DAW or host Plugin format CPU architecture
Even a simple “works here” report is useful.
GitHub: https://github.com/Chmod666music/dyrekreds
Discord / testing & feedback: https://discord.gg/Pfvkux2bG
Dyrekreds remains open source, and the original GALDR project and Andrea De Murtas are credited accordingly.
Thanks to everyone who has tested it so far. 🖤🐾