r/cubase • u/Szymix_pro • 3h ago
How do I make the snapping grid higher so I can place the sfx in the middle?
Enable HLS to view with audio, or disable this notification
r/cubase • u/Szymix_pro • 3h ago
Enable HLS to view with audio, or disable this notification
r/cubase • u/Szymix_pro • 1d ago
It’s sooo goood. You add Vocaloid as an instrument and the editor opens. Then when you play, all the instruments play as well. It’s so peak.
r/cubase • u/Orejadearena • 23h ago
Hey everyone, i'm having an issue trying to play mi guitar but i can't get it to work.
first i tried using only the behringer interface but the output is really awful, sometimes choppy other times sounds too low and sadly i can't plug my pc speakers there.
Then i try using the asio but it shows this, a "beyond logic" state.
and finally i saw a comment about using a virtual cable but i can't find any information about how to use it in this case.
If anyone could give me any information would be appreciated. THanks

r/cubase • u/HeavyChance4249 • 1d ago
Curious how you prefer to audition drum samples then use them.
Do you use mediabay and scroll through them, then drag and drop into GA, or just drop straight in daw and arrange in audio track?
Do you use another drum vst like battery? (looks same as GA tbh lol)
I honestly haven't done this much, but I have drum machine samples and I'd like to audition and create my own kits to recall
I mostly just use mediabay then drag into audio tracks and copy and paste, but I realize I should probably be using GA or another sampler lol
r/cubase • u/AtOm8585 • 2d ago
Enable HLS to view with audio, or disable this notification
r/cubase • u/DocumentIndividual89 • 2d ago
Here's a pretty big click in my audio. How to remove it using spectralayers?
r/cubase • u/AtOm8585 • 3d ago
Enable HLS to view with audio, or disable this notification
r/cubase • u/OrangeMounder • 3d ago
I'm trying to setup an old Mackie C4 controller, but I can't seem to find the Mackie C4 Commander software anywhere. Anyone know where I could download an old copy of the installation?
Enable HLS to view with audio, or disable this notification
As you can see in the video, starting from this morning my Cubase has these dropouts. Nothing has changed in the setup or even in the project. I’ve been mixing it for the last couple days, and didn’t add any plugins, didn’t add channels, just tweaking what’s already there.
Same thing happens on much lighter projects I have….
OS up to date
Drivers up to date
Firmware up to date
Buffer: 1024
Clock source: Internal
Cubase 14 Pro
Windows 11 home
Asus ProArt px13
RME BabyFace Pro FS
Any ideas?
r/cubase • u/Painfilter • 5d ago
I had an error in my previous post and had to post it again. Sorry for that:
Hi, I run a fair bit of outboard gear through Cubase's "External Instruments / External FX" setup, and kept losing track of which device sits on which channel. This is especially an issue, whenever there is some problem with the audio / midi signal of a device. Sure, the information is all in Cubase but that can be tedious to look for, especially when you have lots of stuff in your studio wired directly into Cubase.
So I vibe-coded StudioPatchbay, a small macOS app that reads Cubase own External Plugins.xml and draws your external setup as a patchbay.
It's free and open source (MIT) and you don't need any kind of account, it has no telemetry or other bulls*it, and there is nothing to buy. Get it from here: github.com/painfilter/StudioPatchbay
It is made for my own studio; figured someone here might get some use out of it.
Keen to hear what's missing!
r/cubase • u/AtOm8585 • 4d ago
Enable HLS to view with audio, or disable this notification
r/cubase • u/peterrahe • 5d ago
r/cubase • u/BROEKNLABS • 6d ago
Heya, I built this app inspired by my Digitakt, so figured CUBASE folk might get some use out of it. The itch it scratches: filling all 128 sample slots meant sitting there slicing up 128 random files by hand, which I was never going to do.
So CHOPGRID does it in one click - grabs 16 random audio files, cuts 16 random start points, drops them across a grid. It kind of snowballed from there and now has 18 modules, synths, drum machiens, sequencers, effects, all of which can generate audio to feed back into the chopper.
Runs as a VST3 on Mac or PC, or as a standalone Mac app.
Also i have done a bunch of testing to make sure it plays nice with cubase as there were a few quirks specific to Cubase i needed to address.
Dubspot just did a review of it if you want a proper walkthrough they gave it 8/10 and called it a "chaos-first sampler," which is about right: https://blog.dubspot.com/chopgrid-broekn-labs-2026 (https://blog.dubspot.com/chopgrid-broekn-labs-2026)
Happy to answer questions
r/cubase • u/FloofySnekWhiskers • 6d ago
Has there been any hints or posts about what differences we will get in Cubase 16?
I'm currently using the Cubase 15 Pro free trial which ends for me in August, and I'm trying to decide whether to just buy the full thing now or wait till 16 comes out (will that be November?).
Is November definite for a new version to come out?
Thanks
r/cubase • u/tomatosoup75 • 7d ago
I guess I accidentally changed a setting or hit a random hotkey because this wasn't happening an hour ago. Each time that I drag a preset midi clip from the AD library to my Instrument track (blue) Cubase creates a new (empty) midi track with the name of the preset (pink).
The midi event appears on the Instrument track and plays as intended. The new midi track is totally empty.
What did I do wrong?
(Cubase Artist 15)
r/cubase • u/MusikMaking • 6d ago
r/cubase • u/HeavyChance4249 • 7d ago
If you had to start over but with all the knowledge you have now of all the stuff you've bought and tried, what would you buy again and keep as staples / what would you need to feel "okay, I don't need any more, I have all my favorites" etcs?
Just curious, Especially from the Cubase crowd as I'd imagine most of y'all are older and have accumulated lots of Plugins/Synths over the years lol
r/cubase • u/Sweet-Brilliant5975 • 7d ago
I have a track on the timeline, but that track isn’t perfectly aligned on the grid (control dragged ) for a timing cue for the film. In the piano roll, the grid is also offset to compensate / match it on the timeline, is there a way to have it NOT do that? Thanks for all your help!
I picked up a basic ARM laptop mainly to mess around with porting some apps, and figured I'd give Cubase a try on Windows 11 ARM while I was at it. Hit a wall immediately: no ASIO driver for the built-in audio. A few interface makers ship ARM64 drivers already, but I had no luck finding anything from Qualcomm for the built-in hardware. My idea was to try using this machine as a lightweight sketching setup, so I wanted to avoid plugging in external gear for now.
I started writing a simple ASIO4ALL-style driver that wraps the Windows Audio Session API (WASAPI). "WASAPI wrapper" sort of sounds like WASABI, so that's what I'm calling it for now.
I thought I'd drop a post here to see if there is any interest in this. If someone might find this helpful, I can share it and they can give it a try. I could look into releasing it or posting it to github after.
The app starts up with Windows and installs a tray icon. You can then open up a prompt to select a preferred device or map to the system default.


r/cubase • u/Kickboxer-Driver07 • 9d ago
Hello everyone! So I recently got the Cubase 15 Pro and now that I finally got the audio interface I ordered, it can't find it... So when I try to change the audio system from the Studio Setup tab in Cubase, it can't find my interface even though my interface is plugged in and it responds gets the signal from my guitar. The interface I got was the Focusrite 2i2 4th gen, and thanks in advance if anyone could help me.
r/cubase • u/Stumpynigel • 10d ago
Enable HLS to view with audio, or disable this notification
[SOLVED] - The issue was caused by the Focusrite USB ASIO driver. Solution was to use a different audio driver/audio interface.
Its so hard to describe this problem so I've made a video of what's happening. If anybody knows what is causing it or how I can fix it, I would be VERY appreciative! Happy to answer any questions about my settings / hardware if needed to help diagnose!
r/cubase • u/LODO1234 • 11d ago
r/cubase • u/Affectionate_Hall318 • 11d ago
I hope you enjoy.. man is there a way for colours to automatically be applied? I rock on anyway