M-Audio/Fast Track Ultra: Difference between revisions

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
No edit summary
Linux subpage
 
Line 1: Line 1:
[[File:IMG_20200622_193223942.M-Audio_Fast_Track.crop.jpg|thumb|'''Image 1''': the 8-channel rackmount version]]
[[File:IMG_20200622_193223942.M-Audio_Fast_Track.crop.jpg|thumb|'''Image 1''': the 8-channel rackmount version]]
==Linux==
==Linux==
[[File:2021-08-13 15-20-54.screen.QasMixer and FastTrack.png|thumb|'''Image 2''': QasMixer set up to send system stereo to outputs 7 and 8, in stereo]]
The FTU has an internal routing system which can be accessed via [[Advanced Linux Sound Architecture|ALSA]]: a matrix of every possible connection between input and output is presented to ALSA as a volume adjustment. In order to route system output to, say, outputs 7 and 8, you would set all outputs to zero ''except'' '''Din1-Out7''' and '''Din2-Out8''' (see [[:File:2021-08-13 15-20-54.screen.QasMixer and FastTrack.png|image 2]]), routing each of those two inputs to their respective outputs.
==Pages==
==Pages==
* [[/8R]]: rackmount version
* [[/8R]]: rackmount version
* [[/Linux]]: working with the FTU in Linux
==Links==
==Links==
* [https://www.soundonsound.com/reviews/m-audio-fast-track-ultra @SoundOnSound]
* [https://www.soundonsound.com/reviews/m-audio-fast-track-ultra @SoundOnSound]
* [https://wiki.linuxaudio.org/hw/m-audio_fast_track_ultra Linux Audio Wiki]
** [http://heikki.ketoharju.info/2013/03/linux-and-fasttrackultra/ Linux and Fast Track Ultra]: how to make it work with Alsa.
*** The [[Alsamixer]] described is no longer available under that name; use [[QasMixer]] instead.
* [https://github.com/jpcima/fast-track-ultra fast-track-ultra] "Automatic setup of M-Audio Fast Track Ultra for JACK on Linux": [[udev]] rules and an installer

Latest revision as of 19:53, 4 December 2021

Error creating thumbnail: File missing
Image 1: the 8-channel rackmount version

Linux

Pages

  • /8R: rackmount version
  • /Linux: working with the FTU in Linux