# IMPORTANT: DO NOT COPY CONTENTS OF THIS FILE TO TEXT EDITOR IF VIEWING FROM WEB BROWSER, JUST SAVE THE FILE TO YOUR COMPUTER!!! # OR VIEW THIS FILE IN UNICODE (UTF-8) MODE IF YOU REALLY WANT TO COPY AND PASTE # OTHERWISE YOU WILL GET FORMATTING ERRORS AND THE FILE WILL NOT WORK # # The first configuration line will put the FastTrack Pro at device number 5 with 24bit mode, max. 48kHz sampling mode, 2 inputs and 4 outputs. # # The second configuration line will run the FastTrack pro also in 24 bit mode but with sampling rate above 48KHz (Only Playback mode works above this rates). # Probably good only for mastering at high resolution. # # Only uncomment one line (remove # at start of line) depending how you are going to use your FastTrack Pro # and remember to reboot your system for changes to take effect. Although the default setting should be good for recording and playback at the same time. # # Instead of rebooting you can also try unloading and reloading the snd-usb-audio module by doing the following in a terminal: # # MAKE SURE TO POWER OFF THE FAST TRACK PRO AND OTHER USB AUDIO DEVICES BEFORE RUNNING THE FOLLOWING COMMANDS # OR YOU WILL GET AN ERROR MESSAGE SAYING THAT THE SPECIFIC MODULE IS IN USE # # sudo modprobe -r snd-usb-audio # sudo modprobe snd-usb-audio # # If that doesn't work then just reboot to play it safe # # According to the patch, the possible values for the device_setup parameter are the sum of the following numbers: # # * 0x01 : use the device_setup parameter, always needed # * 0x02 : enable digital output (channels 3,4) # * 0x04 : use 48kHz-96kHz sampling rate, 8-48 kHz if not used # * 0x08 : 24bit sampling rate # * 0x10 : enable digital input (channels 3,4) # #=========================================================================================================================================== # # CONFIGURATION LINES, here a for full featured setup : options snd_usb_audio vid=0x763 pid=0x2012 device_setup=0x1F enable=1