wykropkowana
Temat: Mandriva 2006 z MPC na Wave
...2:medium, 3:heavy)
special files:
- standard input or standard output
/dev/null device null, the trash can
/dev/dsp* use Open Sound System (OSS) (16 bit HQ)
protocol://[username[:password]@]servername[:port]/directories/file
file addressed via URL; username, password and port are optional,
protocol can be ftp, http, rtp. servername can be DNS, IP4 or IP6
examples:
mppdec16 Overtune.mpc Overtune.wav
mppdec16 "/Archive/ Rossini/Wilhelm Tell -- [01] Overtune.mpc" Overtune.wav
mppdec16 "/Archive/Rossini/*.mpc" - | wavplay -
mppdec16 --start -50% --duration -5% *.mpc - | wavplay -
mppdec16 --prev *.mp+ . && cdrecord -v -dao dev=sony -audio *.wav
mppdec16 --bits 16 --shape 2 *.mpc .
mppdec16 */*.mpc /dev/dsp ; mppdec16 */*.mpc /dev/dsp1
mppdec16 http://www.uni-jena.de/~pfk/mpp/audi...z_Dithered.mpc
mppdec16 --gain 2 --prev...
Źródło: mandrivalinux.eu/showthread.php?t=20055