Artix Linux Forum

Artix Linux => Installation / Migration / Configuration => Topic started by: mardiyah on 20 September 2022, 12:09:07

Title: Linux equivalent to Windows .wav midi sound file
Post by: mardiyah on 20 September 2022, 12:09:07
What directory if any, on Linux equivalent to Windows .wav, midi etc sound files collection ?
if not any where some of their Linux' download sources and to put it on Linux the best ?
Title: Re: Linux equivalent to Windows .wav midi sound file
Post by: ####### on 20 September 2022, 22:20:54
Is /usr/share/sounds what you are looking for?
/usr/share/sounds/alsa/Front_Center.wav
Or according to this page:
https://wiki.archlinux.org/title/MIDI (https://wiki.archlinux.org/title/MIDI)
 if you had a soundfont file perhaps the system location would be:
/usr/share/soundfonts/FluidR3_GM.sf2

Possibly a "user" location would be an equivalent dir under  /usr/local/share/ or somewhere in your homedir which you choose yourself.
Title: Re: Linux equivalent to Windows .wav midi sound file
Post by: AndBenn on 21 September 2022, 04:45:28
The xdg-user-dirs package sets up the usual basic user directories in ~/