[Free VST3] 4D Pocket Groove Designer - Velocity-based Drum Humanizer

VST, AU, AAX, CLAP, etc. Plugin Virtual Effects Discussion
Post Reply New Topic
RELATED
PRODUCTS

Post

はじめまして、私はゆうやです。
英語がわからないのでChatGPTに概要を伝えて以下の文章を作成してもらいました。
ドラムの打ち込みでグルーヴの自動化をするMIDI信号の変換器を作ったので公開します。
---

I've just released a new free VST3 plugin called **4D Pocket Groove Designer**.

🔸 It's a MIDI effect that subtly shifts the timing of drums based on velocity and pitch.

🔸 For example:
- Stronger kicks are slightly earlier
- Weaker hi-hats are a bit delayed
- Snares are always behind the beat

🎯 The goal is to make drums groove more naturally without manual MIDI editing.

✅ Only Tested in Studio One (May not work properly in other DAWs)

▶️ Download details: https://yuyadesita.itch.io/4d-pocket-groove-designer

Hope you find it useful — feedback is welcome!
---
KVRにも以下URLで登録しました。
https://www.kvraudio.com/product/4d-poc ... roiveranda
Last edited by yuyadesita on Wed May 21, 2025 9:33 am, edited 1 time in total.

Post

Well this is quite neat. So it's kind of a reactive beat shifter, per midi note! I can see this getting much use. Hope you don't mind, here's a pic from Itch.io:
nCDF9s.png
You do not have the required permissions to view the files attached to this post.

Post

Nice! Thanks for giving it to us for free! Going to check this out now.

Post

Itch.io:の画像転載していただき、ありがとうございます。
好きなドラマーのクセを模倣したりするのに使えるかな?と思って作りました。
高校生のパンクバンドのような演奏の再現にも是非役立てて頂けたらと思います。
もし皆さんのDAWでちゃんと動けばですが、ぜひ遊んでみて下さい。

Post

プリセットを保存できるようにしました!

Post

There is only a single download link for both Mac and Windows. :-? :scared:
THIS MUSIC HAS BEEN MIXED TO BE PLAYED LOUD SO TURN IT UP

Post

すみません、VSTについての理解が間違っていました😭
私はこれをwindowsで作ったので、Macでは動かない可能性が高いです。
itch.coの方で、Windowsだけダウンロード出来るように設定を直します。

Post

That’s right. It does not work on Mac.
THIS MUSIC HAS BEEN MIXED TO BE PLAYED LOUD SO TURN IT UP

Post

現在Mac用のvstを作成中です、もしMacで利用してくれる方が居ましたら、もうしばらくお待ちください。

Post

Mac用も作成したのですが、私の環境では動作確認が出来ないため、動かないかもしれません。
itch.ioのダウンロードリンクを修正したため、もしMacで使う方が居たら試してみてください。

Post

I downloaded the latest version and it loads on my M1 Mac now. :tu:
It required this in terminal:

Code: Select all

sudo xattr -cr /Library/Audio/Plug-Ins/VST3/4D\ pocket\ groove\ designer.vst3
THIS MUSIC HAS BEEN MIXED TO BE PLAYED LOUD SO TURN IT UP

Post

教えて下さってありがとうございます!とても助かります。
Macでは署名が必要なんですね。

以下のreadme for Mac.txtを添える形で対応しました。
---------
For macOS users (Because this plugin is built without code signing, a security workaround may be required)
Due to macOS security restrictions, you might need to perform the following steps after installation:

1.Open the app called Terminal
(You can usually find it in Launchpad → Other folder)

2.Copy and paste the following command, then press Enter:
---
sudo xattr -cr /Library/Audio/Plug-Ins/VST3/4D\ pocket\ groove\ designer.vst3
---
3. Enter your Mac password when prompted (note: the password will not be displayed)
4. After that, the plugin should appear in your DAW.
---------

Post Reply

Return to “Effects”