diff options
author | Robin Alexander <robin.alexander@netplus.ch> | 2022-08-22 08:39:13 +0200 |
---|---|---|
committer | Robin Alexander <robin.alexander@netplus.ch> | 2022-08-22 08:39:13 +0200 |
commit | d79bc0e08f680303886a972144ae9c574da77fbc (patch) | |
tree | 290497cbcfb5390358337faf8c6f5cf360e7f3f8 /interfaces.tex | |
parent | d4f3150386a53ec11cf5fc82939ea8a9a7f5fa61 (diff) | |
download | mmbtools-doc-d79bc0e08f680303886a972144ae9c574da77fbc.tar.gz mmbtools-doc-d79bc0e08f680303886a972144ae9c574da77fbc.tar.bz2 mmbtools-doc-d79bc0e08f680303886a972144ae9c574da77fbc.zip |
Apply minor changes
Diffstat (limited to 'interfaces.tex')
-rw-r--r-- | interfaces.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/interfaces.tex b/interfaces.tex index c1bab47..77c66a7 100644 --- a/interfaces.tex +++ b/interfaces.tex @@ -28,9 +28,9 @@ is: odr-audioenc -i prog2.wav -b 88 -o prog2.dabp \end{lstlisting} -These resulting files can then be used with ODR-DabMux to create an ETI file. +These resulting audio files can then be used with ODR-DabMux to create an ETI file. ODR-DabMux supports many options, which makes it much more practical to set -the configuration using a file than using very long command lines. Here is a short +a configuration file rather than using very long command lines. Here is a short file that can be used for the example, which will be saved as \filename{2programmes.mux}: \begin{lstlisting} general { |