Difference between revisions of "How to Use"

From DR14 t.meter
Jump to: navigation, search
(Essential)
(Output files)
 
Line 12: Line 12:
 
  > dr14_tmeter "/home/donald-duck/mymusic/wow music"  
 
  > dr14_tmeter "/home/donald-duck/mymusic/wow music"  
  
If you are located in a music directory you should give the command without options, and it scan the current directory:
+
If you are located in a music directory you should give the command without options, and it scans the current directory:
 
   
 
   
 
  > dr14_tmeter  
 
  > dr14_tmeter  
Line 50: Line 50:
  
 
=== Output files ===
 
=== Output files ===
If we want to write the resulting files in an other directory you must use the option ''-o [target dir]''
+
If we want to write the resulting files in another directory you must use the option ''-o [target dir]''
  
 
For example:
 
For example:
Line 67: Line 67:
  
 
The option ''-1'' disable the multi-core computing, it should not be used.
 
The option ''-1'' disable the multi-core computing, it should not be used.
The options ''-d'' can be used to disable the compatibility with the ''DR database'' and ''-p'' writes the result on the console.
+
 
 +
The options ''-d'' can be used to disable the compatibility with the ''DR database'' and  
 +
''-p'' writes the result on the console.
  
 
For example:
 
For example:
 
  > dr14_tmeter /media/music -d 0 -p  
 
  > dr14_tmeter /media/music -d 0 -p  
prints the result on the terminal whit a format not compatible with ''DR database'' but better-looking.
+
prints the result on the terminal (STDOUT) with a format not compatible with ''DR database'' but better-looking.

Latest revision as of 19:59, 21 October 2017