Search found 15 matches
- 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...
- 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!
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...
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...
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,...
- 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?
Any chance that the Aerodrums team would consider providing built-in MIDI maps for them in order to make integration easy?
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.
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.
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...
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...
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...