<div dir="ltr"><div>I have a lot of hardware, including several Tentacle Sync units that send LTC audio to cameras. I need to connect this audio to Linux for some MTC coding in C/C++ of midi events for "live in the studio" performances. <br></div><div><br></div><div>I am a little rusty in my Linux Audio skills. I seem to have this interface ready to go with Jack but I get no sound of the LTC from my internal speakers with or without Jack. I am running OpenSuse leap 15. <br></div><div><br></div><div>I have two shells open, one with a Jack Session and one with jltcdump. The jack command does change the display on the interface. I couldn't get qjackctl to recognize the usb interface, only the default intel sound devices. Audacity doesn't see the device. Any ideas? <br></div><div><br></div><div>Shell 1: <br></div><div><br></div><div>[linux-fesf(root)] <br> /root> cat /proc/asound/cards     <br> 0 [PCH            ]: HDA-Intel - HDA Intel PCH<br>                      HDA Intel PCH at 0xed128000 irq 141<br> 1 [USBPre2        ]: USB-Audio - USBPre2<br>                      Sound Devices USBPre2 at usb-0000:00:14.0-1, high speed<br>[linux-fesf(root)] <br> /root> jackd -d alsa -d hw:USBPre2<br>jackdmp 1.9.12<br>Copyright 2001-2005 Paul Davis and others.<br>Copyright 2004-2016 Grame.<br>Copyright 2016-2017 Filipe Coelho.<br>jackdmp comes with ABSOLUTELY NO WARRANTY<br>This is free software, and you are welcome to redistribute it<br>under certain conditions; see the file COPYING for details<br>no message buffer overruns<br>no message buffer overruns<br>no message buffer overruns<br>JACK server starting in realtime mode with priority 10<br>self-connect-mode is "Don't restrict self connect requests"<br>audio_reservation_init<br>Acquire audio card Audio1<br>creating alsa driver ... hw:USBPre2|hw:USBPre2|1024|2|48000|0|0|nomon|swmeter|-|32bit<br>configuring for 48000Hz, period = 1024 frames (21.3 ms), buffer = 2 periods<br>ALSA: final selected sample format for capture: 24bit little-endian in 3bytes format<br>ALSA: use 2 periods for capture<br>ALSA: final selected sample format for playback: 24bit little-endian in 3bytes format<br>ALSA: use 2 periods for playback<br></div><div><br></div><div>Shell #2, does nothing.<br></div><div> <br></div>[linux-fesf(robert)] <br> /home/robert> sudo /usr/local/bin/jltcdump<br>##        SMPTE        | audio-sample-num REV|             unix-system-time<br>##u-bits    time-code  |  start      end  ERS|       start                   end   <br>#Start: sample: 0 tme: 0.000000000<br><br><div><br></div></div>