home / musiccaps

musiccaps_details (view)

2 rows where musiccaps_aspects contains "digital drum" and musiccaps_names contains "Drum machine"

✎ View and edit SQL

This data as json, CSV (advanced)

video youtube_link musiccaps_caption youtube_published youtube_channel youtube_description musiccaps_names musiccaps_aspects musiccaps_author youtube_id musiccaps_rowid
Roland R-8-prof.Miki This music is a percussion instrumental. The tempo is fast with an energetic drum machine rhythm.no other instrument has been used.It is vibrant, enthusiastic, bright, simple, energetic, and groovy. 2014-09-23T17:20:51Z Miki This is a demo of the Roland R-8 1989 drum machine preset patterns only effect is a Equalizer +5 on High,Mid and Low Tones.-Prof.Miki One of the very best drum machines ever and the last great Roland Flagship Rhythm machine along with the Roland R-8 Mk-2. Roland R-8 used a lot in Ex-Yugoslavia Pop and Rock music;-) It has excellent sounds which can be expanded by adding additional sound cards (808 and 909 cards). Great rock, electronic, ethnic and industrial style drumkits! Most of the sounds are editable - tune, decay, attack, nuance, output, etc... But its coolest tricks are the Feel Patches which give your program a human-like groove! The sounds are ROM based samples, the R-8 has 32 note polyphony, 68 instruments, 100 patterns and 10 songs! The R-8 later became the R-8mkII with more memory and sounds. It is used by Orbital, Underworld, Jimmy Edgar, Autechre, 808 State, Dave Holmes, Fluke, Human League and The Shamen and Laza Ristovski.(Osvajaci-prvi album) Existing cards for Roland R-8. Roland SN-R8-01 - Contemporary Percussion Roland SN-R8-02 - Jazz Brush Roland SN-R8-03 - Sound Effects Roland SN-R8-04 - Electronic (Resembles a TR-808) Roland SN-R8-05 - Jazz Roland SN-R8-06 - Ethnic Percussion Roland SN-R8-07 - Mallet Roland SN-R8-08 - Dry Roland SN-R8-09 - Power Drums U.S.A. Roland SN-R8-10 - Dance (Resembles a TR-909) Roland SN-R8-11 - Metallic Percussion ["Music", "Drum machine"] ["instrumental", "fast tempo", "percussion", "percussion sounds", "drum beats", "drumming patterns", "synthesized electronic tones", "hip-hop", "rap", "rock", "kick drum", "snare", "hi-hat", "drum kit imitation", "digital drum", "drum machine", "energetic", "rhythmic beat", "catchy", "punchy", "vibrant", "enthusiastic", "snare", "groovy", "cymbal", "beat"] 7 5Y_mT93tkvQ 666
Tinnitus y sordera-Tinnitus and deafness This music is an electronic instrumental. The tempo is medium fast with synthesiser arrangements, digital drumming and an insistent, persistent ,and incessant electronic drone sound that over powers the background music. It is loud, sharp and unpleasant after a bit. 2016-06-07T16:46:22Z Remedios naturales Comenius Si te gustó este vídeo ¡SUSCRÍBETE! Dale manita arriba para mucho mas vídeos como este, comparte con tus amigos y déjame tus comentarios. ["Sampler", "Drum and bass", "Music", "Techno", "Trance music", "Dubstep", "Drum machine", "Electronica"] ["electronic music", "medium fast tempo", "loud", "sharp", "unpleasant droning sound", "synthesiser arrangement", "slick drumming", "digital drum", "electronic arrangements", "droning sound", "monotone", "bass drum", "snare", "psychedelic", "trance", "hypnotic", "club music", "dj"] 7 XZurp_Ex9No 3196

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE VIEW musiccaps_details AS select
  musiccaps.url as video,
  json_object(
    'label',
    coalesce(videos.title, 'Missing from YouTube'),
    'href',
    musiccaps.url
  ) as youtube_link,
  musiccaps.caption as musiccaps_caption,
  videos.publishedAt as youtube_published,
  videos.channelTitle as youtube_channel,
  videos.description as youtube_description,
  musiccaps.audioset_names as musiccaps_names,
  musiccaps.aspect_list as musiccaps_aspects,
  musiccaps.author_id as musiccaps_author,
  videos.id as youtube_id,
  musiccaps.rowid as musiccaps_rowid
from
  musiccaps
  left join videos on musiccaps.ytid = videos.id;
Powered by Datasette · Queries took 778.223ms · About: simonw/musiccaps-datasette