Minibus is a compact desktop audio patch panel for PipeWire

Minibus는 PipeWire를 위한 컴팩트한 데스크탑 오디오 패치 패널로, Linux에서는 PipeWire의 네이티브 링크 생성 및 제거를 지원하며 Windows와 macOS에서는 WASAPI 및 CoreAudio 기반의 오디오 디바이스 탐색과 가상 오디오 장치 경로 추적 기능을 제공합니다. Python과 Tkinter로 구현되어 별도의 빌드 시스템 없이 간편하게 사용할 수 있고, 다양한 Linux 배포판에서 완전 지원되며 Windows/macOS는 프리뷰 상태입니다. 향후 네이티브 Windows WASAPI 및 macOS CoreAudio 라우팅 백엔드 개발과 가상 드라이버 통합 확장이 계획되어 있습니다.

https://github.com/IUSmusic/minibus

#pipewire #audiorouting #python #wasapi #coreaudio

GitHub - IUSmusic/minibus: Compact cross-platform desktop audio patch panel for Linux PipeWire, with Windows WASAPI and macOS CoreAudio discovery support.

Compact cross-platform desktop audio patch panel for Linux PipeWire, with Windows WASAPI and macOS CoreAudio discovery support. - IUSmusic/minibus

GitHub
Da werde ich wirklich fuchsig. Anscheinend haben die #Focusrite #Scarlett Audio-Interfaces der vierten Generation hohe Latenzen mit #WASAPI. #ASIO läuft hervorragend, aber NVDA und andere Programme, welche WASAPI oder #WDM verwenden, haben eine spürbar hohe Verzögerung im Vergleich zu Audient-Interfaces. Auch das Zoom H6E hat solche Probleme nicht. Ich werde es wohl zurückschicken müssen.

If anyone is interested in joining me on a #YouTube #livestream, feel free to message me!

Right now, I'm figuring out #JACK and learning it from the docs. Next, I'll figure out #PipeWire, and finally #WASAPI. Then, I want to build an #audio I/O library from scratch abstracting over these host APIs. Since I haven't worked with them before, I want to get a feel for how to use them and such, so I want to get familiar with them first.

is there an open source or free audio recorder that supports #WASAPI loopback recording in #Windows, has the ability to easily add multiple markers while recording and is NOT #audacity ? #ocenaudio supports WASAPI but does not provide the loopback devices audacity does. I know I can install something like VB-Audio or banana, but I'm trying to reduce the number of all these misc drivers and apps needed to simply record audio from an app.

New in the #wip section: VVVV.Audio Windows System Audio Support (WASAPI)

https://discourse.vvvv.org/t/vvvv-audio-windows-system-audio-support-wasapi/18290

#vvvv #wasapi

VVVV.Audio Windows System Audio Support (WASAPI)

Due to popular demand VVVV.Audio now supports WASAPI, the latest windows audio driver model and the only system audio driver model that supports latencies low enough for music visualization with live input. Except for ASIO of course, which allows even lower latencies and has better performance, but needs third party drivers. The good thing under Windows 10 is that for a while (if you did all updates) the latency setting of WASAPI devices is on lowest by default. WASAPI also the only driver mod...