SliTaz GNU/Linux official and community documentation wiki.
.png

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
en:handbook:multimedia [2010/08/17 18:50]
linea update
en:handbook:multimedia [2015/12/22 17:53]
genesis [MPC - Music Player Client]
Line 17: Line 17:
 === Alsactl === === Alsactl ===
  
-Alsactl controls alsa and can store settings or restore sound for example, to retain preferences for each start. When configuring sound with soundconf, volumes are automatically adjusted. You can use alsamixer as root to change the values and then launch alsactl to store the configuration:​+Alsactl controls alsa and can store settings or restore sound for example, to retain preferences for each start. When configuring sound with soundconf, volumes are automatically adjusted. You can use alsamixer as root to change the values and then launch alsactl to store the configuration
 + 
 +First, start alsactl: 
 + 
 +<​code>​ # alsactl init </​code>​ 
 + 
 +Then, use alsamixer to set up sound levels according to your preferences (you can find it at //​Applications//​ menu --> //​Multimedia//​). At last, use alsactl again to store your preferences:
  
 <​code>​ # alsactl store </​code>​ <​code>​ # alsactl store </​code>​
Line 37: Line 43:
 ===== Asunder - Audio CD Ripper ===== ===== Asunder - Audio CD Ripper =====
  
-Asunder retrieves and encodes audio tracks from a CD. The toolkit is simple and easy to use, encoding songs into wav, ogg or mp3 (via lame package). It can search CDDB, create playlists and edit file names. You will find Asunder in the Multimedia category on the menu.+Asunder retrieves and encodes audio tracks from a CD. The toolkit is simple and easy to use, encoding songs into wav, ogg or mp3 (via lame package). It can search CDDB, create playlists and edit file names. You will find Asunder in the //Multimedia// category on the menu.
  
 ===== mhWaveEdit - Audio editor and recorder ===== ===== mhWaveEdit - Audio editor and recorder =====
  
-mhWaveEdit is a graphical application for playing, recording and editing sound files. Supported formats: wav (default), and a few others. A variety of other formats can also be imported through Mplayer.+mhWaveEdit is a graphical application for playing, recording and editing sound files. Supported formats: wav (default), and a few others. A variety of other formats can also be imported through Mplayer. To start from 
 +the menu, select //​Multimedia -> mhWaveEdit//​.
  
 ===== MPD - Music Player Daemon ===== ===== MPD - Music Player Daemon =====
Line 53: Line 60:
 <​code>​ $ mpd --kill </​code>​ <​code>​ $ mpd --kill </​code>​
  
-Simply drag your music files into the ~/music folder (or create a link) and then run mpd --create-db as root to update the database and you're ready to use one of the many clients. The mpd --version command lets you have a full list of available formats and outputs.+Simply drag your music files into the //~/music// folder (or create a link) and then run //mpd --create-db// as root to update the database and you're ready to use one of the many clients. The //mpd --version// command lets you have a full list of available formats and outputs.
  
 ===== MPC - Music Player Client ===== ===== MPC - Music Player Client =====
Line 63: Line 70:
  $ mpc play </​code>​  $ mpc play </​code>​
  
-The command ​<​nowiki> ​mpc --help ​</nowiki> ​gives you a full list of all the available options that allow you to edit the playlist, enable crossfade, adjust the volume and shuffle tracks, etc.+The command ​//mpc --help/gives you a full list of all the available options that allow you to edit the playlist, enable crossfade, adjust the volume and shuffle tracks, etc.
  
 ===== Mpg123 ===== ===== Mpg123 =====
 
en/handbook/multimedia.txt · Last modified: 2015/12/24 17:16 by linea