audioplayer with jack?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I am running matlab version 9.4.0.813654 (R2018a) on MX Linux 18 "Continuum". I have two RME Fireface 800 cards that I access with jack using ffado drivers. The cards work fine, eg., using portaudio they show up and are accessible as a single device. but they do not show up in Matlab using audiodevinfo. How can I play and record using these cards?
4 Commenti
Walter Roberson
il 15 Ott 2019
Ah.
I am not clear on how advanced the development is for https://cateee.net/lkddb/web-lkddb/SND_FIREFACE.html ?
Risposte (1)
Jens Ahrens
il 29 Apr 2021
Modificato: Jens Ahrens
il 11 Mag 2021
It used to work for me on macOS as long as JACK was running when I started MATLAB.
I'm now on a new computer with macOS Catalina, and I don't succeed in making MATLAB 2020b "see" JACK. For completeness: I installed JACK using Homebrew.
A colleague told me that she couldn't use the MATLAB audioplayer to play to JACK but she succeed with audioDeviceWriter(... 'Device', 'JackRouter' ...) on Windows.
Any advice for macOS users is appreciated!
0 Commenti
Vedere anche
Categorie
Scopri di più su Audio and Video Data in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!