Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
blocks:app-note:ltc_timecode [2025-05-05 09:15] – Added note on multiple sources and reader 1.4 adminblocks:app-note:ltc_timecode [2025-12-10 15:36] (current) – [Use the timecode in Blocks] admin
Line 66: Line 66:
  <code> cd /home/blocks/PIXILAB-Blocks-root/script </code>  <code> cd /home/blocks/PIXILAB-Blocks-root/script </code>
  
-Move the driver files to the drive directory: +Move the driver files to the drive directory (unless those files are already there)
-<code> mv /driver-archive/TimecodeLTC.ts /driver-archive/TimecodeLTC.ts driver/</code>+<code> 
 +mv driver-archive/TimecodeLTC.ts driver/ 
 +mv driver-archive/TimecodeLTC.js driver/ 
 +</code>
  
 Restart the blocks server:  Restart the blocks server: 
Line 152: Line 155:
  
 **5.** Edit the config files, specifying different audio interfaces and different network ports in each instance.  **5.** Edit the config files, specifying different audio interfaces and different network ports in each instance. 
-<code>nano timecode-reader.service.beta.config</code>+<code>nano timecode-reader.beta.config</code>
  
 The configuraition file will look something like this (but with your device name and desired port number) The configuraition file will look something like this (but with your device name and desired port number)