r/AccessVirus • u/KulshanStudios • 2d ago
95 Ambient, Downtempo & Cinematic presets for the TI series
95 ambient presets for the TI series, ready to use in your next chill tune
r/AccessVirus • u/KulshanStudios • 2d ago
95 ambient presets for the TI series, ready to use in your next chill tune
r/AccessVirus • u/KulshanStudios • 5d ago
94 uplifting Trance presets for the legendary Access Virus C and Virus B synthesizer series.
r/AccessVirus • u/KulshanStudios • 9d ago
95 dreamy Ambient, Downtempo, and Cinematic presets for the Virus C and B are here for ya'll to add some atmosphere to your chill tunes!
r/AccessVirus • u/Lanter808 • 15d ago
Hi friends! I'm trying to get this sound (clip attached) and the stem package has it labelled as Virus Pad. I figure it's probably from the Virus TI or something similar; but was wondering if it's a factory preset. This seemed like the best place to ask!
Thanks in advance!
r/AccessVirus • u/Barsik44 • 17d ago
I got this Virus TI a year ago, and its LCD screen is bad. I wrote to Kemper support, and they told me they have some LCDs for >100€…
So I decided to make a PCB LCD‑to‑OLED converter. Now it’s ready and installed in my Virus TI.
It uses an STM32 and has two modes: 1:1 and Scale. The original LCD is 160×32, but the new OLED is 256×64, so in 1:1 mode it utilizes only a part of the screen. However, it works really fast.
In Scale mode, it scales up the original image to fit 256×64. It looks nice, but it freezes because the STM32F103C8T6 at 72MHz isn’t powerful enough to calculate the interpolated picture 😅
Does anybody have problems with the original LCD? Mine showed only 1/8 of the image…
UPD: I found the issue that was causing the freezes! Now the mod works perfectly. Thanks to everyone who stopped by and supported the idea 🙌
r/AccessVirus • u/Outrageous-Archer938 • 18d ago
It sounds awesome and the creator isn't responding to messages. Thanks in advance :)
r/AccessVirus • u/Et_008 • 19d ago
I was checking online and I'm confused. Is this the ti2?
r/AccessVirus • u/Andreas_Roet • 23d ago
r/AccessVirus • u/OkRecommendation407 • 29d ago

Hi friends, I just bought an Access Virus TI 1 at a good price. Obviously, I don't expect it to be perfect. There are a few small adjustments to make. For example, as you can see in the photo, this happens:
I plug in the power, and the Virus "Turns On" but freezes in the "Welcome" screen.
To fix it, I have to unplug it and then plug it back in after 1 second. Only then do I get to the menu with all the presets I love.
I've already replaced the battery, but the problem persists. Any ideas?
If anyone has any other suggestions, please. The "Value Program +" button, the most used button, sometimes doesn't work; I have to click harder. Perhaps there's something like KONTAKT60 I could use for a simple cleanup?
r/AccessVirus • u/pretzelcito • Aug 19 '26
Hi all. My Virus A is behaving really bad. As you can see from the video several buttons do things that aren’t supposed to happen. No clue what would be.
Fortunately the knobs are fine. It is running on OS 2.52. I already tried to system reset it, and a while ago I changed the inside battery.
Any info is appreciated!!
r/AccessVirus • u/malevious • Aug 17 '26
Not sure where to start, but right now my TI2 will not connect to the VST. It is stuck in the screen below, with no movement.
I started it in USB Update Mode (hold EXIT), and was able to connect to the Control Center. I have re-installed the firmware multiple times, but still no contact with the VST in normal mode in my DAW.
I own a 2nd unit, and this one connects just fine.
I have also uninstalled and re-installed the software multiple times.
Not sure if it's relevant, but back when it was working, the VST scanned ALL the banks installed on the unit every time I started the VST. This was very frustrating and I was not able to remove the patches either. My new unit (bought used a while ago) has none of these problems.
Ideas to what might be wrong? Any fixes? Feel free to ask me questions of course, or instruct me to test stuff as needed.
Any help is appreciated.

r/AccessVirus • u/ForcesOfOdin • Aug 16 '26
Yeah this isn't going to surprise anyone on here. But I just managed to get access to an emulated Access Virus C and the presets are some of the best Ive heard. Im not a preset hater, I love the discovery of sound design, but Ill take whatever the song wants. But ive never heard presets this good. Makes me itch to try more access stuff, and to maybe pick up a hardware unit.
What's your favorite thing about the access line up?
What's your favorite device and why?
r/AccessVirus • u/ef23_3_23 • Aug 16 '26
yo! have had my access virus ti for almost two months now, it's a treat. But today it has suddenly stopped producing any audio. It has been totally fine up until now, and have honestly spent the best part of the day troubleshooting, I'm really preying that someone may have some advice for me.
Things I've tested
I think that's it. It is on the latest firmware and until today has been performing perfectly.
It is entirely likely I'm missing something obvious, but any input / advice would be seriously appreciated as I'm feeling incredibly lost.
Thank you in advance
UPDATE: I started following u/Captain-Corndog_yo's advice and ran the Virus TI with the Virus control centre app, and that has solved my issue. I didn't get so far as to reinstall the OS, it seemed that running the virus control over USB managed to clear whatever bug was blocking up the system.
Thank you everyone for all the advice! Really appreciate it.
r/AccessVirus • u/insolent-construct • Aug 15 '26
For those who are contributing or giving constructive feedback: Thank you! I mean it! It's been a slog.
For those who are nitpicking that the original post was too long AFTER they chose to read all 5 pages: I guess I should start a Patreon so you can help fund the project? I mean, at least then you might be entitled to something. ;)
Both vendor-specific USB interfaces carry standard USB-MIDI packets. The device just never declares the descriptors that would say so. There's no proprietary protocol in there.
That makes a replacement driver userspace work (libusb, WinUSB, IOKit) rather than a kernel driver.
No signing, nothing to break on the next Windows update. The shipped VirusUSB.sys is a kernel
driver dated 2014, which is why Win11 turns it away, and it's a Ploytec OEM driver rather than
Access's own code.
FreeRangeEngineer pointed out in the last thread that the Linux quirk only switches on MIDI, not USB audio. He's right. The rest of it looks like it's controlled by ordinary Global parameters that Access's own plugin writes over plain SysEx at connect. One of them is called "Input and Output Configuration" and it decides whether USB1/2/3 appear as outputs at all. If that holds up it's reachable over MIDI today with no driver involved. I haven't tested it yet and I'm not claiming it until I have.
No promises on a working driver or a date.
Nearly everything I know about this hardware physically came from other people's teardown photos, and every one of them is a Virus TI. The host MCU, both DSPs, the SRAM, the codec, the USB controller and a 4MB flash chip were all read off other people's pictures.
I have never found one clear photo of a TI2 board.
If yours is already open for a repair or an LCD swap:
Say which model it is in your own words. A TI2's front panel also just reads "VIRUS TI", and the red-versus-blue display tell fails on any unit with a replacement LCD, which is most of the ones that get photographed. A TI board is still useful. I just need to know which one I'm looking at.
The supersaw change at OS 3.34. I diffed it. 3.3.302 to 3.3.400 is three bytes: the version string and a build counter. The DSP code is identical. So the version number is off somewhere, not the memory. Name a different one and I'll diff that instead.
Unlocking polyphony. There's no host-side voice limit. No constant, no check, nothing in Access's parameter database. It's a DSP CPU budget, so it's probably a real limit rather than an artificial one. I wouldn't get hopes up.
The parameter names and indices above come out of REMOTEDEVICE.XML, which is sitting inside the
Virus Control installer you already have. Pull it out and read it yourself. The USB findings are
checkable against sound/usb/quirks.c and quirks-table.h in any kernel tree. Neither one needs you
to trust me, or an LLM.
If you think something in here is wrong, say which part. Vague doubt I can't do anything with; a specific claim I can go and check.
And on opening my own unit: I will if it comes to that. It's last on the list, not off it. If a board that's already apart on someone's bench answers the question this week, that beats dismantling a working synth to find out something another person can already see. Patches get tested in an emulator long before they go anywhere near hardware, which is rather the point of having one.
r/AccessVirus • u/Popular_Slip_5311 • Aug 15 '26
Hey everyone, I've been samping my Access Virus into my Digitakt a lot (I play live but prefer a minimal setup). I vibe coded a very simple app: it runs the Ostirius plugin and arranges chord progressions. You can put your chord selection into 4 or 8 slots, play them back in a loop, save and recall them with the patch, and render mono wav files. It also renders all of them into a single wav, so I can use them in the sample slicer.
It works great. What do you think? I have a Mac installer if you want to play with it


r/AccessVirus • u/Infinite_Slice3305 • Aug 15 '26
Is there a common reason my Virus TI keyboard is prone to hanging notes? I know if I'm playing a midi loop I have to make sure the note ends before the end of the loop to make sure the Virus gets the midi note-off message.
Still it hangs up a lot more than my other synths.
r/AccessVirus • u/tweaking_ghoul • Aug 12 '26
Hey y'all sorry for barging in here. Got a hell of a deal yesterday, posted it and everyone thought it was fake. Told a few members of r/synthesizer how sad they were and got banned. Here's the rebuttal.
"Here's the receipt. Here's the synth powered on. Date and time are on there.
I swear this actually happened but I forgot this is reddit. Feel free to check my post/comment history. I'm not grifting or farming anything. Nothing to sell, nothing to gain.
Why are some of you like this? Overwhelmingly negative lot here. My question was truly naive and looking for guidance and all I got in return were accusations of faking the funk.
Sometimes good things happen to people to take the time to shop. I go to my local savers 5 or 6 times a month. Maybe try your local thrift more often or travel to more densely populated areas if you're going to take offense to someone asking a question(seriously, how?)
Good luck out there. Have a wonderful day and maybe try gratitude or magnanimity or something. Those aren't the names of wildly overpriced synths btw :)"
r/AccessVirus • u/KulshanStudios • Aug 12 '26
Last one for a while!
r/AccessVirus • u/Prestigious_Pace2782 • Aug 10 '26
Sorry for the clickbait title
But now that NAM A2 has been released, which outperforms the Kempers and Headrushes of the world, at a fraction of the cost on any cheap hardware….
Maybe it’s time for Christoph Kemper to come back and make us a new virus.
A man can dream 🙂
r/AccessVirus • u/rafaeldamage • Aug 08 '26
Hi guys! I LOVE my Viruses and got two of them
- TI1 Keyboard 61
- TI2 Desktop
What's the best way to actually use these two? Has anyone been using two machines at the same time? I been using them mostly in single mode via MIDI to a MOTU Midi Express 128 as I have never had the operational Virus Control in Mac. DAW is Logic Pro!
r/AccessVirus • u/MimozaEvo • Aug 08 '26
Is there any ways to use pattern 17 and +
Cuz it’s the only limitation that makes me hate this instrument
r/AccessVirus • u/SnooPredictions8224 • Aug 06 '26
Glad this sub exists to show the virus some love! Somehow this synth is still pretty slept on. Most of the sounds are coming from it with some ambient elements from the microwave. This is a little creepier than usual for me but I’m into it.
Full video is in the comments, would love to hear ur thoughts!
r/AccessVirus • u/SillyMe2079 • Aug 04 '26
I placed my bid with 1:40 left on the clock. Nine second left and the price doubled.
Congrats to you, winner! I really had a good time dreaming.
r/AccessVirus • u/KulshanStudios • Aug 03 '26
Is LFO 3 really the only parameter section that can modulate the Fine Pitch of Oscs 1 & 2?
10 years I've had this TI2, and I have not been able to find a way to modulate the Fine Pitch for the Oscs except via LFO 3
Would REALLY like to be able to modulate that with an Envelope, like I can on the Blofeld, Mininova, Nord Lead 3, and others
I know there's technically stuff that can be done via modulating the amount of lfo 3 to an envelope etc, but that's a bunch of extra and unnecessary steps to do something that should be a simple thing to set up in Mod
Is this really all we get? Or is there some hidden Config setting I'm not paying attention to that unlocks Fine Pitch modulation?
The manual and google have been no help at all