Velo

// NEWS

Velo announcements

STRAIGHT FROM THE DISCORD ANNOUNCE CHANNEL

VeloBot

Jul 1, 2026

๐ŸŽน Velo v1.4 is here!

Big update with a lot of what you've been asking for ๐Ÿ‘‡

โœจ New
๐Ÿงฉ Play any .mid on QWERTY โ€” the new arranger turns any MIDI into something you can actually play on your keyboard, without changing the notes (same letters as Virtual Piano / Roblox)
๐ŸŽฌ Live mini-stage in the Player โ€” watch the notes fall in real time while a song plays
๐ŸŽจ Custom colors โ€” pick ANY accent color for the whole app (Settings โ€บ Appearance): presets + a full color picker
๐ŸŽน MIDI keyboard support in Practice โ€” plug in your MIDI keyboard and practice by actually playing (new โ€” give it a try and let me know!)
โŒจ๏ธ๐Ÿ–ฑ๏ธ Upgraded hotkeys โ€” bind your mouse side-buttons (M4/M5), symbols, or unbind to None

๐Ÿ”ง Fixed
๐Ÿ”Š No more buzzy/distorted sound on big chords
๐Ÿ› Fixed the duplicate window buttons in Stage mode
โœจ Various stability fixes (window maximize, MIDI, preview)

โฌ‡๏ธ Update / download: https://github.com/brenucode/velo-midiplayer/releases/tag/v1.4โ€” Velo also notifies you in-app when you open it.

Made with ๐Ÿ’š โ€” drop your feedback!

bartusek

Jun 30, 2026 ยท edited

I just made custom VeloBot Like Carl but its developed by me! <@1521414996217827338> @everyone

brenu

Jun 29, 2026 ยท edited

๐ŸŽน Velo v1.3 is out!

The headline: a brand-new Sheet mode in Practice โ€” learn any song the Virtual Piano way. ๐ŸŽผ

๐ŸŽผ Sheet mode โ€” Velo turns any MIDI into a stream of keyboard letters and you play it yourself: type the lit keys, click a letter to hear it, or hit Listen to watch it play.
๐Ÿงฉ Auto-playable chords โ€” the Playability switch (Faithful ยท Balanced ยท Easy) trims chords no hand could press, so any song is playable. Hit Copy to share the sheet.
๐Ÿ”Š Hear your mistakes now in Step mode.
๐Ÿ” Clearer "Loop a section" trainer.

โฌ‡๏ธ Download: https://github.com/brenucode/velo-midiplayer/releases/tag/v1.3
๐Ÿง Linux supported too โ€” see the repo.

Happy playing! ๐Ÿ’š
<@&1518604777477378228>

image.png

brenu

Jun 29, 2026 ยท edited

LETS FUCKING GO MOTHERFUCKERS!!!! I LOVE EVERYONE<:velo:1518618137866534984> ๐Ÿค ๐Ÿ‡ง๐Ÿ‡ท

Screenshot_20260629_161154_Chrome.jpg

bartusek

Jun 29, 2026

GIVEAWAY ENDED

@rawr.x <@947931761822814208> won

Congrats!

@everyone

brenu

Jun 29, 2026

VELOSCRIBE NOW SUPPORTS TIKTOK LINKS.

brenu

Jun 29, 2026

๐ŸŽผ New: download MuseScore sheets as MIDI โ€” for FREE ๐ŸŽ‰

Ever found the perfect arrangement on MuseScore but it's locked behind their paywall? ๐Ÿ”’
Not anymore. You can now grab the MIDI / PDF / MP3 of (almost) any score for free, in about 2 minutes โ€” no MuseScore Pro, no payment.

๐ŸŽน Then just drop the .mid straight into Velo and play it!

๐Ÿ“– Full step-by-step guide here โ†’ <#1521153569963770037>

It's quick, it's free, and it works on Chrome, Brave, Edge & Firefox.
Follow the steps in order (don't skip the โš ๏ธ one) and you'll be downloading in no time.

-# Made with ๐Ÿ’š by the Velo team
<@&1518604777477378228>

brenu

Jun 29, 2026 ยท edited

๐ŸŽฒ Velo v1.2 is out โ€” meet Random Fail (like NanoMIDI)

You know the Humanizer that makes Velo play like a real person? This is its evil twin. ๐Ÿ˜ˆ

Random Fail adds human mistakes to playback โ€” a note that rushes, drags, or slips to the wrong key. Two sliders, full control, off by default. Flip it on in Settings and let Velo "miss" a few like the rest of us.

๐ŸชŸ Windows โ†’ grab Velo-win.zip from the release, unzip, run Velo.exe
๐Ÿง Linux โ†’ git clone + ./install-linux.sh (adds it to your apps menu)

โฌ‡๏ธ Download: https://github.com/brenucode/velo-midiplayer/releases/latest

Everything from v1.1 (Linux support, Humanizer, Stage pianoโ€ฆ) is in there too. Enjoy! ๐ŸŽน

bartusek

Jun 29, 2026

Security

brenu

Jun 26, 2026

๐ŸŽผ GIVEAWAY โ€” win the Maestro role!

We're giving away Maestro ๐ŸŽผ โ€” Velo's VIP role. The winner gets:

๐ŸŽซ Priority in the VeloScribe queue โ€” your transcriptions skip the line
โฌ†๏ธ Upload your own MIDIs to velomidi.com (with your name on them)
๐ŸŽจ A standout lime name in the server

Perks last as long as you hold the role. ๐ŸŽน

Ends: in 3 days
Hosted by: <@1323005444788064306>

Good luck! ๐Ÿ€<@&1520125637631672570> @everyone <#1520076837001236490>

brenu

Jun 26, 2026 ยท edited

๐Ÿง Velo now runs on Linux!

Big news: Velo officially supports Linux now โ€” Fedora, Ubuntu/Debian, Arch and openSUSE. ๐ŸŽน
Quick one-time setup that drops Velo right into your apps menu (no terminal after that):

git clone https://github.com/brenucode/velo-midiplayer.git
cd velo-midiplayer
./install-linux.sh

Then just search "Velo" in your applications and open it like any other app.
Everything works โ€” the player, in-app sound, Practice and Stage. The only thing that needs an X11/Xorg session is typing into other apps (game pianos like Roblox / Virtual Piano), since Wayland blocks app-to-app input. Everything else runs on both.

Full guide: https://github.com/brenucode/velo-midiplayer/blob/main/README-LINUX.md

Huge thanks to rawr for being the first to test it on Linux ๐Ÿ™ <@1268198872208113675>

brenu

Jun 25, 2026

๐ŸŽน Velo now has a website โ€” velomidi.com is LIVE

The home of Velo is finally here. Search, preview and download MIDIs, and grab the player โ€” all in one place, all free.

What you'll find:

  • ๐ŸŽผ A free MIDI library โ€” hundreds of songs, search & download, no paywall
  • โ–ถ๏ธ In-browser preview โ€” watch the notes fall and hear the real Grand Piano before you download
  • ๐ŸŽฎ The Velo player โ€” MIDI โ†’ keys to autoplay piano games, play to any output, Practice mode, and the built-in Hub
  • ๐Ÿ”‘ Sign in with Discord โ€” your roles here carry straight over

๐Ÿ‘‰ **https://velomidi.com**

This is just the start โ€” uploads, creator profiles and more are on the way. See you there! ๐Ÿ’š

<@&1518604777477378228>

brenu

Jun 23, 2026

๐ŸŽน VeloScribe Bot <#1519111693370786016>

This is the bot version โ€” handy for a quick transcription without leaving Discord. But be honest with yourself first:

โš ๏ธ The desktop APP is WAY better โ€” use it if you can
This bot runs on a small free server, so it's slow (a few minutes per song), handles one request at a time (you'll wait in line if it's busy), and has size/length limits.

The app runs on your own PC โ†’ much faster, no queue, no waiting, plus a live preview, an 88-key piano roll, and playability controls. Night and day.

---

๐Ÿค– Still want to use the bot?
Type /transcribe and pick one:
โ€ข file โ€” upload an audio file (mp3, wav, m4a, flacโ€ฆ)
โ€ข link โ€” paste a song link

Then wait โ€” I'll update the message while I work and send you the .mid. ๐ŸŽถ

โ„น๏ธ Bot limits (it's a free little server, go easy ๐Ÿ˜…)
โฑ๏ธ A few minutes per song ยท ๐Ÿ”‚ one at a time ยท ๐Ÿ“ max 6 min ยท 25 MB ยท short cooldown

TL;DR: the bot works in a pinch, but for the real deal, get the app. ๐ŸŽนโœจ

<@&1518604777477378228>

brenu

Jun 23, 2026

๐ŸŽน Introducing VeloScribe โ€” turn any song into a playable MIDI

Ever wanted to play a song in Velo but couldn't find the MIDI? Now you can make it yourself.

VeloScribe is Velo's new companion app: drop an audio file (or paste a link) and it transcribes it into a clean piano .mid โ€” saved straight into your Velo queue.

What it does
๐ŸŽผ State-of-the-art piano transcription โ€” real notes, not ghost notes
๐ŸŽง Preview on a real piano + piano roll before you save
๐ŸŽš๏ธ One-click playability: full โ†’ two hands โ†’ melody only
๐ŸŒ Works from links too (1000+ sites)
๐Ÿ”’ Runs 100% on your machine โ€” nothing is ever uploaded

โฌ‡๏ธ Download: https://github.com/brenucode/veloscribe/releases/latest

โš ๏ธ Heads up: it's a brand-new unsigned app, so Windows/your antivirus may call it "unknown" โ€” that's a false positive (a code-signing certificate costs ~$300/yr). Just click More info โ†’ Run anyway. Full details on the download page.

Same look, same family ๐Ÿ’š Let me know what you think!
<@&1518604777477378228>

Velo Setup

Jun 22, 2026

๐ŸŽ‰ Velo now has a community server! And v1.1 just dropped:

๐ŸŽญ Humanizer โ€” kills the robotic MIDI feel (chords roll, tempo breathes).
๐ŸŒ Online Sequencer added to the MIDI Hub (3 libraries now).
โ–ฆ Stage mode now plays the piano as the notes fall.
๐Ÿ”” Auto-update โ€” Velo tells you when a new version is out.

โฌ‡๏ธ https://github.com/brenucode/velo-midiplayer/releases
Built on the nanoMIDIPlayer engine (GPLv3). Any feedback is very welcome ๐Ÿ™