Arabic musical instruments
Arabic musical instruments can be broadly classified into three categories: string instruments (chordophones), wind instruments (aerophones), and percussion instruments. They evolved from ancient civilizations in the region.
Aerophones
Percussion instruments
Drums and frame drums
- Riq
- Daf
- Bendir
- Dumbaki
- Duhulah
- Drinjah
- Bass Drinjah
- Khishbah
- Kasurah
- Tabl Tsjikangha
- Tabl Masanduw
- Tabl Bib
- Taarijah
- Tar
- Tar Barashim (Shake Tar)
- Tar Mirjaf (Low Tar)
- Tar Saghul (High Tar)
- Katim
- Mirwas
- Zir (Naqarah)
- Qas'ah
- Tbilat
- Tabl Bahri (Khamari & Laauwb)
- Tabl Hajir (Khamari & Laauwb)
- Tabl Nasayfi (Khamari & Laauwb)
- Al Ras
- Mazhar
Other percussion
gollark: I ctrl+Fed the code for it and it does not appear to be used outside of its own definition.
gollark: How does that differ from "not actually used at all"?
gollark: ```haskellfoldM' :: (Monad m) => (a -> b -> m a) -> a -> [b] -> m afoldM' _ z [] = return zfoldM' f z (x:xs) = do z' <- f z x z' `seq` foldM' f z' xs```
gollark: I just noticed that the FractalArt code contains a complex-looking monady function which is not actually used at all anywhere.
gollark: I am NOT using a zerophone.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.