Search found 15 matches

by NarcoticV
Fri Jun 20, 2025 1:44 pm
Forum: General
Topic: Aerodrums 2 blutooth headset
Replies: 4
Views: 33116

Re: Aerodrums 2 blutooth headset

There is one headset out there which has a maybe acceptable wireless latency of <4ms, while being designed for consumer use (as opposed to rigs for live performers with in-ears): the Yamaha YH-WL500. Not Bluetooth, but a proprietary digital protocol with their included transmitter. It is kind of har...
by NarcoticV
Sun Jul 21, 2024 4:38 pm
Forum: General
Topic: AERODRUMS 2 - START SALE'S DATE AND POSSIBILITY TO PREORDER
Replies: 19
Views: 3797175

Re: AERODRUMS 2 - START SALE'S DATE AND POSSIBILITY TO PREORDER

Hi there! Any chance of still joining as a late backer? Aerodrums 2 looks amazing!
by NarcoticV
Fri Dec 30, 2022 1:37 pm
Forum: Support
Topic: Linux
Replies: 45
Views: 198117

Re: Linux

One thing about pipewire and the article you linked: apparently the session management for Pipewire comes in a separate tool (in your article, they reference "pipewire-media-session"). I have understood that pipewire-media-session is the default choice but is kind of a limited reference implementati...
by NarcoticV
Fri Dec 30, 2022 1:32 pm
Forum: Support
Topic: Linux
Replies: 45
Views: 198117

Re: Linux

Nice work! Just out of curiosity: do you have an idea of what kind of latency is needed for it to be unnoticeable for you? When I get back home in a few days, I will try to reproduce your experiment with some different setups also. I am happy with how it plays at the moment but have no idea what the...
by NarcoticV
Thu Dec 29, 2022 1:58 pm
Forum: Support
Topic: Linux
Replies: 45
Views: 198117

Re: Linux

I've been thinking about pipewire too. Do your volume indicators still work? For me, everything works like a dream now. Pipewire is regarded as the future of Linux (professional) audio, and I am fully sold on it. My desktop environment and regular apps talk to Pipewire via its Pulseaudio interface,...
by NarcoticV
Thu Dec 29, 2022 1:52 pm
Forum: Support
Topic: DrumGizmo and Hydrogen MIDI maps
Replies: 0
Views: 68873

DrumGizmo and Hydrogen MIDI maps

These are two free open-source drum samplers that are quite interesting.

Any chance that the Aerodrums team would consider providing built-in MIDI maps for them in order to make integration easy?
by NarcoticV
Thu Dec 29, 2022 1:51 pm
Forum: Support
Topic: Linux
Replies: 45
Views: 198117

Re: Linux

I found a small mistake in my Arch package regarding the shortcuts.
It also seems I may be able to convert it to a .deb package for Ubuntu/Debian relatively easily - I will have a shot at that.
by NarcoticV
Thu Dec 29, 2022 1:50 pm
Forum: Support
Topic: Linux
Replies: 45
Views: 198117

Re: Linux

Great to hear that you're taking another stab at it! I hope I am not wasting your time and you are happy with the result. I am curious about the latency result. I expect that the latency would be determined (apart from the framerate latency of course) by your ALSA settings and audio interface. The p...
by NarcoticV
Wed Dec 28, 2022 3:30 pm
Forum: Support
Topic: Linux
Replies: 45
Views: 198117

Re: Linux

I have created an Arch Linux PKGBUILD to combine all of InTheWorks' efforts for Arch users (use at your own risk): https://github.com/SanderVocke/wine-aerodrums/releases This package installs Wine 5.8 with the required libusb-wine and modifications (udev rule, camera blacklist) next to your system W...
by NarcoticV
Wed Dec 28, 2022 12:40 pm
Forum: Support
Topic: Linux
Replies: 45
Views: 198117

Re: Linux

One more thing InTheWorks: I noticed that someone (probably you) submitted a pull request to libusb-wine with the async changes for Aerodrums. But the pulled-in changes don't match your patches from this thread exactly. In particular, they don't include adding -m32 to CFLAGS and LDFLAGS. As a result...