MOTU 828 mk3

Talk about your MIDI interfaces, microphones, keyboards...

Moderators: MattKingUSA, khz

Post Reply
User avatar
khz
Established Member
Posts: 1648
Joined: Thu Apr 17, 2008 6:29 am
Location: German
Has thanked: 42 times
Been thanked: 92 times

MOTU 828 mk3

Post by khz »

https://github.com/takaswie/snd-firewire-improve

ALSA, Linux sound subsystem, includes packet streaming engine and device drivers for audio and music units on IEEE 1394 bus. This software stack is called as ALSA firewire stack.

This repository is a test of my patch candidates for ALSA firewire stack. Currently, several modules are available by DKMS:

Released and merged:

Code: Select all

snd-fireworks: for devices based on Echo Audio's Fireworks module
snd-bebob: for devices based on BridgeCo's chipset and BeBoB firmware
snd-oxfw: for devices based on Oxford Semiconductor OXFW970/971 chipset
snd-dice: for devices based on TC Applied Technologies DICE chipset family
snd-firewire-digi00x: for devices of Digidesign 002/003 family
snd-firewire-tascam: for devices of TASCAM FireWire series
snd-firewire-motu: for devices of Mark of the Unicorn FireWire series
snd-fireface: for devices of RME Fireface series
snd-firewire-lib: for helper functions of AMDTP/CMP/FCP and AV/C commands

Under developing

Code: Select all

snd-firewire-transceiver: enable packet streaming between Linux systems

My aim is implementing streaming functionality in ALSA, in kernel land. The other functionalities are out of the aim and should be implemented in userspace applications. https://github.com/alsa-project/snd-fir ... l-services is available for the purpose.
Requirement

Code: Select all

Linux kernel 5.19 or later

Interfacing Linux: MOTU 828 MK3 - https://www.youtube.com/watch?v=n4KhMyMFNz4

:D

. . . FZ - Does humor belongs in Music?
. . GNU/LINUX@AUDIO ~ /Wiki $ Howto.Info && GNU/Linux Debian installing >> Linux Audio Workstation LAW
  • I don't care about the freedom of speech because I have nothing to say.
Post Reply