r/Novation

What is going on here? Pad stuck

Got this new on amazon on the 6th of August 2026, used it maybe 7-8 hrs total keeping it in its wrapper until I get a decksaver, I was playing a bit (not a surgeon but a bar manager, so I very much know how to be gentle with things, never had a problem on the maschine mikro mk3 in 4 years, or akai studio/mc707/sp404mk2) and that pad there started acting weird, what am I supposed to do? Midi is not the issue, tried changing projects, custom modes, power cycling it, nothing works. I overemphasized a bit to get it to trigger with other pads, still, light touch hard touch it sticks often OR it doesn't trigger sometimes, it also apparently triggers if I beat the table (which is flat, no grooves or stuff) around it. I like the thing but I heard quite a few people have issues like this. Is it a batch thing or does it affect all of them?

u/Deathchance — 1 day ago

Mininova trash find

Saw a old beat up mininova box on top of my apartment's trash cans. Since I was throwing out my trash I went to move it and felt that it had some weight to it. Threw out my trash, opened the box out of curiosity and saw that there was indeed a mininova in the box. Took it upstairs. Box only contained the synth, no power supply, no gooseneck mic, no documentation. Saw that it can be powered by USB so tried that and plugged in some headphones and it works perfectly fine. So now that I got this free synth I have some questions...

The rubber on the pitch and modwheel is breaking down and is all sticky/greasy due to age. Does anyone know where I could order replacement ones? Since this was free I've got no problem spending some bucks to not make it feel so gross to touch.

Keys are all yellowed. Could be age, could be from cigarettes. Is there a good way to clean these? Or a place to get replacement keys?

Finally, I didn't spend much time checking out the sounds but I know many of them are pretty unusable for me since it doesn't really fit the sort of music I make, same reason why I sold my microkorg almost 2 decades ago and this reminds me a lot of that synth. I'm sure there's some sort of editor or app for making new patches or places to download new soundbanks. Anybody have ones they can recommend or where to find those?

Much appreciated.

reddit.com
u/HereticsSpork — 2 days ago

LaunchControl XL 3 decompiled python scripts

Just wanted to share a small project that might be useful for other LaunchControl XL 3 users.

I decompiled Ableton's LaunchControl XL 3 MIDI Remote Script and created a custom version that turns an additional row into AUX send controls, making mixing and effect routing a bit faster. The repository also includes an improved version of PyLingual, which I used to decompile Ableton's .pyc files.

Repo:
https://github.com/denes710/launch-control-xl-mk3-ableton-midi-script

u/MrDenisPenis — 4 days ago

Launchpad used without software ( Ableton lite )

How do I do a Launchpad cover without Ableton lite. Is there any software that helps you to make Launchpad covers? No live looping.

reddit.com
u/Popular_Term9267 — 5 days ago

Sensitivity pad or non-sensitized pad for finger drumming?

Hi, are there any advantages to using a MIDI controller without velocity sensitivity?

I like the Launchpad Mini model because of its size and simplicity; however, I've never used a MIDI controller before, so I'd prefer to ask before buying.

Is it very limiting to use pads without velocity sensitivity for playing drums? Can you compensate by adjusting the volume?

Thanks!

reddit.com
u/Ambulante_digital — 6 days ago
▲ 2 r/Novation+1 crossposts

Telling tracks apart on stage on the Launchpad Mk1

Hey folks,

I'm developing a stage production with live sound, and I'm aiming to trigger all the AV from the stage with a Novation Launchpad. I don't currently have access to a separate AV tech who can take care of this offstage. I'm using the Launchpad for tasks like:

-triggering audio clips,

-controlling lighting by way of dummy clips that trigger DMX, and

-effectively 'changing the signal routing' of various mics and speakers by turning on and off different tracks set to 'monitor in', each with different effects chains and different in/out configurations.

My laptop is offstage, so the launchpad itself is my only visual feedback. I'm currently using a Launchpad Mk1, which can display three colours (red, green, both at once = amber), so telling tracks apart quickly gets difficult once I have more in a session than the device's eight horizontal pads. Ditto keeping track of my horizontal scrolling through the session (rn I gotta memorize or write down exactly how many times I've pressed the right and left buttons, and hope my fingers haven't slipped on either).

  1. I understand Mk2 has full RGB capability; are the colours on the Mk2's mixer mode assignable, for ease of differentiation? Would it make my life easier to get my hands on one? To my understanding, colours in Mk2's clip mode are assignable; I've been differentiating clips on the Mk1 by varying the height of the clip slot.
  2. Has anyone run into this issue of differentiating tracks before, and have any tips on getting around it?

Many thanks in advance 🙏

reddit.com
u/CherryPepper_1 — 6 days ago

Will there be a Launchpad mk4 range this year?

What are the chances of Novation releasing the Launchpad MK4 range by the end of the year? It's been a long time since the last Launchpad revision; in the meantime, they updated Launchcontrol and Launchkey, so I guess that the next one is the Launchpad. But the question is when?

reddit.com
u/reverb_fuzz — 7 days ago
▲ 9 r/Novation+1 crossposts

Novation Twitch working with Mixxx on Apple Silicon macOS — testers and AudioDriverKit help wanted

This is a preservation project. The Twitch is Novation/Focusrite hardware, and this unofficial community effort makes no claim of ownership, authorization, or affiliation. The goal is to keep functional discontinued controllers useful and out of landfills—not to sell access to, relabel, or profit from Novation hardware. The software is free and open source.

---

I pulled my old Novation Twitch out of storage and discovered the familiar problem: modern macOS could see it over USB, but it appeared as neither a MIDI nor an audio device.

After a fairly deep USB investigation, I now have the controller side working on Apple Silicon using current macOS APIs—without installing the obsolete Novation driver or weakening macOS security.

What works today:

  • Controller input through a Core MIDI virtual device
  • Current Mixxx 2.5.6 integration
  • Deck A/B controls, mixer, browser, touchstrips, performance pads and FX
  • Mixxx-driven button and LED feedback
  • Safe shutdown and physical disconnect handling
  • A beginner-oriented installer and launcher

The controller implementation is free and open source:

https://github.com/bfreebody-cpu/novation-twitch-modern

Beginner setup guide:

https://github.com/bfreebody-cpu/novation-twitch-modern/blob/main/BEGINNER_GUIDE.md

The remaining challenge is the Twitch audio interface.

We have already measured and proven its underlying USB audio transport:

  • Four-channel packed-24 playback
  • 44.1 and 48 kHz
  • Channels 1/2 → MASTER left/right
  • Channels 3/4 → headphone CUE left/right
  • Sustained USB scheduling tested at both rates
  • Microphone and AUX capture paths physically identified

However, it does not yet appear as a Core Audio device. There is an incomplete playback-only AudioDriverKit/USBDriverKit prototype, but finishing and testing it requires the appropriate Apple development team and DriverKit Audio/USB entitlements.

I’m looking for:

  • Twitch owners with Apple Silicon Macs willing to test the controller bridge
  • Swift/macOS contributors interested in packaging and usability
  • AudioDriverKit or USBDriverKit developers
  • Anyone with an eligible Apple Developer Program team who understands the restricted entitlement process

The focused audio-contributor issue is here:

https://github.com/bfreebody-cpu/novation-twitch-modern/issues/1

Please don’t install the legacy Novation drivers, disable SIP, or reduce macOS security for this project.

This is an unofficial community project and is not affiliated with Novation, Focusrite, Serato, Apple, or Mixxx.

If you still have a Twitch sitting on a shelf, I’d particularly like to hear which Mac, macOS version, and Twitch firmware/hardware revision you have.

u/dmobbackwithavengenc — 9 days ago