nicolaus625 commited on
Commit
3fc483d
1 Parent(s): 2c8f764

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. 116_FreesoundLoopDataset/FSLD_train+.jsonl +0 -0
  2. 116_FreesoundLoopDataset/README.md +49 -0
  3. 116_FreesoundLoopDataset/fs_analysis/111254.json +1 -0
  4. 116_FreesoundLoopDataset/fs_analysis/121984.json +1 -0
  5. 116_FreesoundLoopDataset/fs_analysis/132905.json +1 -0
  6. 116_FreesoundLoopDataset/fs_analysis/145379.json +1 -0
  7. 116_FreesoundLoopDataset/fs_analysis/149281.json +1 -0
  8. 116_FreesoundLoopDataset/fs_analysis/151349.json +1 -0
  9. 116_FreesoundLoopDataset/fs_analysis/152945.json +1 -0
  10. 116_FreesoundLoopDataset/fs_analysis/160371.json +1 -0
  11. 116_FreesoundLoopDataset/fs_analysis/173506.json +1 -0
  12. 116_FreesoundLoopDataset/fs_analysis/177799.json +1 -0
  13. 116_FreesoundLoopDataset/fs_analysis/177809.json +1 -0
  14. 116_FreesoundLoopDataset/fs_analysis/183408.json +1 -0
  15. 116_FreesoundLoopDataset/fs_analysis/189347.json +1 -0
  16. 116_FreesoundLoopDataset/fs_analysis/19052.json +1 -0
  17. 116_FreesoundLoopDataset/fs_analysis/19068.json +1 -0
  18. 116_FreesoundLoopDataset/fs_analysis/198998.json +1 -0
  19. 116_FreesoundLoopDataset/fs_analysis/199045.json +1 -0
  20. 116_FreesoundLoopDataset/fs_analysis/199133.json +1 -0
  21. 116_FreesoundLoopDataset/fs_analysis/200898.json +1 -0
  22. 116_FreesoundLoopDataset/fs_analysis/201015.json +1 -0
  23. 116_FreesoundLoopDataset/fs_analysis/21119.json +1 -0
  24. 116_FreesoundLoopDataset/fs_analysis/2142.json +1 -0
  25. 116_FreesoundLoopDataset/fs_analysis/214367.json +1 -0
  26. 116_FreesoundLoopDataset/fs_analysis/214532.json +1 -0
  27. 116_FreesoundLoopDataset/fs_analysis/214701.json +1 -0
  28. 116_FreesoundLoopDataset/fs_analysis/2275.json +1 -0
  29. 116_FreesoundLoopDataset/fs_analysis/232634.json +1 -0
  30. 116_FreesoundLoopDataset/fs_analysis/235420.json +1 -0
  31. 116_FreesoundLoopDataset/fs_analysis/23556.json +1 -0
  32. 116_FreesoundLoopDataset/fs_analysis/239130.json +1 -0
  33. 116_FreesoundLoopDataset/fs_analysis/240008.json +1 -0
  34. 116_FreesoundLoopDataset/fs_analysis/246108.json +1 -0
  35. 116_FreesoundLoopDataset/fs_analysis/250497.json +1 -0
  36. 116_FreesoundLoopDataset/fs_analysis/260897.json +1 -0
  37. 116_FreesoundLoopDataset/fs_analysis/261512.json +1 -0
  38. 116_FreesoundLoopDataset/fs_analysis/262443.json +1 -0
  39. 116_FreesoundLoopDataset/fs_analysis/262444.json +1 -0
  40. 116_FreesoundLoopDataset/fs_analysis/264748.json +1 -0
  41. 116_FreesoundLoopDataset/fs_analysis/270709.json +1 -0
  42. 116_FreesoundLoopDataset/fs_analysis/270737.json +1 -0
  43. 116_FreesoundLoopDataset/fs_analysis/2721.json +1 -0
  44. 116_FreesoundLoopDataset/fs_analysis/30227.json +1 -0
  45. 116_FreesoundLoopDataset/fs_analysis/31077.json +1 -0
  46. 116_FreesoundLoopDataset/fs_analysis/32059.json +1 -0
  47. 116_FreesoundLoopDataset/fs_analysis/328717.json +1 -0
  48. 116_FreesoundLoopDataset/fs_analysis/336154.json +1 -0
  49. 116_FreesoundLoopDataset/fs_analysis/339116.json +1 -0
  50. 116_FreesoundLoopDataset/fs_analysis/33968.json +1 -0
116_FreesoundLoopDataset/FSLD_train+.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
116_FreesoundLoopDataset/README.md ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ **Freesound Loop Dataset**
2
+
3
+ This dataset contains 9,455 loops from [Freesound.org](http://freesound.org/) and the corresponding annotations. These loops have tempo, key, genre and instrumentation annotation.
4
+
5
+ **Dataset Construction**
6
+
7
+ To collect this dataset, the following steps were performed:
8
+
9
+ * Freesound was queried with "loop" and "bpm", so as to collect loops which have a beats-per-minute(BPM) annotations.
10
+
11
+ * The sounds were analysed with AudioCommons extractor, so as to obtain key information.
12
+
13
+ * The textual metadata of each sound was analysed, to obtain the BPM proposed by the user, and to obtain genre information.
14
+
15
+ * Annotators used a [web interface](http://mtg.upf.edu/fslannotator/) to annotate around 3,000 loops.
16
+
17
+ **Dataset Organisation**
18
+
19
+ The dataset contains two folders and two files in the root directory:
20
+
21
+ * 'FSL10K' encloses the audio files and their metadata and analysis. The audios are in the 'audio' folder and are named '<freesound_sound_id>.wav'. The AudioCommons analysis of the loops is present in the 'ac_analysis' directory, while the Essentia analysis of the loops obtained through the Freesound API is on the 'fs_analysis' directory. The textual metadata for each audio can be found in the 'metadata.json'. Finally, the audio analysis provided by the algorithms which were benchmarked in the paper is on the 'benchmark' directory.
22
+
23
+ * 'annotations' holds the expert provided annotation for the sounds in the dataset. The annotations are separated in a folder for each annotator and each annotation is stored as a .json file, named 'sound-<freesound_sound_id>.json', with a key for each of the features extracted.
24
+
25
+ **Licenses**
26
+
27
+ All the sounds have some kind of Creative Commons license. The license of each sound in the dataset can be obtained from the 'FSL10K/metadata.json' file
28
+
29
+ **Authors and Contact**
30
+
31
+ This dataset was developed by António Ramires et. al.
32
+
33
+ Any questions related to this dataset please contact:
34
+
35
+ António Ramires
36
+
37
+ [antonio.ramires@upf.edu](mailto:antonio.ramires@upf.edu)
38
+
39
+ [aframires@gmail.com](mailto:aframires@gmail.com)
40
+
41
+ **References**
42
+
43
+ Please cite this paper if you use this dataset:
44
+
45
+ `@inproceedings{ramires2020, author = "Antonio Ramires and Frederic Font and Dmitry Bogdanov and Jordan B. L. Smith and Yi-Hsuan Yang and Joann Ching and Bo-Yu Chen and Yueh-Kao Wu and Hsu Wei-Han and Xavier Serra", title = "The Freesound Loop Dataset and Annotation Tool", booktitle = "Proc. of the 21st International Society for Music Information Retrieval (ISMIR)", year = "2020" }`
46
+
47
+ **Acknowledgements**
48
+
49
+ This work has received funding from the European Union's Horizon 2020 research and innovation programme under the Marie Skłodowska-Curie grant agreement No. 765068 (MIP-Frontiers).
116_FreesoundLoopDataset/fs_analysis/111254.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "plploops", "description": "Root Note A 120BPM EBM Synth", "tags": ["aggro", "ebm", "industrial", "loop", "synth"], "num_ratings": 2, "id": 111254, "num_downloads": 304, "name": "PLP-EBM_S05_Key_A_120BPM_EBM_Synth_01.wav", "license": "http://creativecommons.org/licenses/by-nc/3.0/", "avg_rating": 3.0, "preview_url": "http://freesound.org/data/previews/111/111254_1931314-hq.mp3", "pack_name": "Industrial EBM Synths", "type": "wav", "annotations": {"bpm": 120}, "pack": "http://freesound.org/apiv2/packs/7040/", "image": "https://freesound.org/data/displays/111/111254_1931314_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/121984.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "fibers", "description": "some loop with a vintage synth", "tags": ["loop", "synth", "vintage"], "num_ratings": 2, "id": 121984, "num_downloads": 22, "name": "vintage synth 01-02-01 110 bpm.wav", "license": "http://creativecommons.org/licenses/by/3.0/", "avg_rating": 4.75, "preview_url": "http://freesound.org/data/previews/121/121984_1067227-hq.mp3", "pack_name": "2011.06.06 vintage synth 01", "type": "wav", "annotations": {"bpm": 110}, "pack": "http://freesound.org/apiv2/packs/7647/", "image": "https://freesound.org/data/displays/121/121984_1067227_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/132905.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "shitefromaheight", "description": "an 8 bar that could loop. Thought I'd record at 140 bpm and see if it could sneak into someones dubstep track", "tags": ["field-recording", "140", "bpm", "improvisation", "intro", "dubstep", "piano"], "num_ratings": 11, "id": 132905, "num_downloads": 1003, "name": "Piano 8 bar 140bpm *1.wav", "license": "http://creativecommons.org/publicdomain/zero/1.0/", "avg_rating": 4.90909090909091, "preview_url": "http://freesound.org/data/previews/132/132905_1492425-hq.mp3", "pack_name": null, "type": "wav", "annotations": {"bpm": 140}, "pack": null, "image": "https://freesound.org/data/displays/132/132905_1492425_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/145379.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "Ongitak", "description": "140 bpm dubstep loop: wobbly bass and drum beat. -made with FL Studio", "tags": ["140-bpm", "bass", "beat", "wobble", "glitch", "dubstep", "loop"], "num_ratings": 6, "id": 145379, "num_downloads": 625, "name": "B12 Dubstep Loops1a", "license": "http://creativecommons.org/licenses/by/3.0/", "avg_rating": 4.833333333333335, "preview_url": "http://freesound.org/data/previews/145/145379_2005415-hq.mp3", "pack_name": "B12 Dubstep Loops", "type": "wav", "annotations": {"bpm": 140}, "pack": "http://freesound.org/apiv2/packs/8966/", "image": "https://freesound.org/data/displays/145/145379_2005415_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/149281.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "Strever953", "description": "\r\nPure rhythmguitar acid-loop at 120 BPM", "tags": ["acid", "rhythmguitar", "guitar", "120-bpm", "rhythm", "loop"], "num_ratings": 1, "id": 149281, "num_downloads": 42, "name": "Rhythmguitar Bmin P104", "license": "http://creativecommons.org/publicdomain/zero/1.0/", "avg_rating": 5.0, "preview_url": "http://freesound.org/data/previews/149/149281_2096720-hq.mp3", "pack_name": "Strever's Rhythmguitar Loops Pack 1", "type": "wav", "annotations": {"bpm": 120}, "pack": "http://freesound.org/apiv2/packs/9201/", "image": "https://freesound.org/data/displays/149/149281_2096720_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/151349.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "freestylednb", "description": "175 bpm drum and bass loop, plenty of room to add and layer more drums, no copyright use at ease;-)", "tags": ["loops", "drum", "bass", "dnb"], "num_ratings": 0, "id": 151349, "num_downloads": 83, "name": "175 fs punchy.AIF", "license": "http://creativecommons.org/licenses/by/3.0/", "avg_rating": 0.0, "preview_url": "http://freesound.org/data/previews/151/151349_2195442-hq.mp3", "pack_name": null, "type": "aiff", "annotations": {"bpm": 175}, "pack": null, "image": "https://freesound.org/data/displays/151/151349_2195442_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/152945.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "DirtyJewbs", "description": "A loop made with a Minimal Kit.", "tags": ["bit", "bpm", "minimal", "swing", "8", "snare", "100", "kick"], "num_ratings": 3, "id": 152945, "num_downloads": 417, "name": "minimal_swing_100bpm", "license": "http://creativecommons.org/licenses/by/3.0/", "avg_rating": 4.666666666666665, "preview_url": "http://freesound.org/data/previews/152/152945_1735491-hq.mp3", "pack_name": "Minimal Drum Loops", "type": "wav", "annotations": {"bpm": 100}, "pack": "http://freesound.org/apiv2/packs/9467/", "image": "https://freesound.org/data/displays/152/152945_1735491_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/160371.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "day_tripper13", "description": "A bunch of hip-hop drum loops mixed with compression and EQ. Good for Hip-Hop.\r\n\r\nEnjoy!", "tags": ["Hip", "Drum", "mLoops", "EQ", "BPM", "Beats", "Compressed", "Hop", "Acoustic", "Snickerdoodle", "93", "Electronic", "Loop"], "num_ratings": 0, "id": 160371, "num_downloads": 48, "name": "mLoops #4 93 BPM.wav", "license": "http://creativecommons.org/licenses/by/3.0/", "avg_rating": 0.0, "preview_url": "http://freesound.org/data/previews/160/160371_2045208-hq.mp3", "pack_name": "mLoops", "type": "wav", "annotations": {"bpm": 93}, "pack": "http://freesound.org/apiv2/packs/9902/", "image": "https://freesound.org/data/displays/160/160371_2045208_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/173506.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "Snapper4298", "description": "Hard Hip Hop beat made from various recently uploaded free sounds. Output at 105 bpm, 44khz wav stereo.\r\n\r\nfreesounds used:\r\n\r\n173164 - Bliss bass kicks\r\n173163 - Bliss Hard Snares\r\n172976 - Bliss - Bass stabs\r\n173003 - puniho tape recorder", "tags": ["sequenced", "industrial", "sequence", "dance", "hard", "club", "105-bpm", "percussion", "tape", "retro", "hop", "hiss", "stezzer", "hip", "hit", "beat", "break", "breakbeat", "105bpm", "105", "bpm", "loop", "collab-2"], "num_ratings": 5, "id": 173506, "num_downloads": 454, "name": "105_freesound_collab2-break.wav", "license": "http://creativecommons.org/publicdomain/zero/1.0/", "avg_rating": 4.0, "preview_url": "http://freesound.org/data/previews/173/173506_33044-hq.mp3", "pack_name": null, "type": "wav", "annotations": {"bpm": 105}, "pack": null, "image": "https://freesound.org/data/displays/173/173506_33044_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/177799.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "Louderest", "description": "140 bpm break beat drum loop", "tags": ["break-beat", "dubstep", "drum-loop", "140-bpm"], "num_ratings": 0, "id": 177799, "num_downloads": 8, "name": "140 bpm break beat drum loop 5.aif", "license": "http://creativecommons.org/licenses/by/3.0/", "avg_rating": 0.0, "preview_url": "http://freesound.org/data/previews/177/177799_2387482-hq.mp3", "pack_name": "140 BPM loops", "type": "aiff", "annotations": {"bpm": 140}, "pack": "http://freesound.org/apiv2/packs/11189/", "image": "https://freesound.org/data/displays/177/177799_2387482_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/177809.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "Louderest", "description": "140 bpm dubstep sound fx", "tags": ["sound-fx", "dubstep", "140-bpm"], "num_ratings": 0, "id": 177809, "num_downloads": 7, "name": "140 bpm sound fx 11.aif", "license": "http://creativecommons.org/licenses/by/3.0/", "avg_rating": 0.0, "preview_url": "http://freesound.org/data/previews/177/177809_2387482-hq.mp3", "pack_name": "140 BPM loops", "type": "aiff", "annotations": {"bpm": 140}, "pack": "http://freesound.org/apiv2/packs/11189/", "image": "https://freesound.org/data/displays/177/177809_2387482_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/183408.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "stair", "description": "A part of the Metallic Chaos loop.", "tags": ["Robot", "Noise", "Metal", "Factory", "Metallic", "Clap", "Industrial", "Terminator", "Ambient", "loop", "MachineDroid"], "num_ratings": 0, "id": 183408, "num_downloads": 396, "name": "Metallic Chaos Clap (120bpm).wav", "license": "http://creativecommons.org/licenses/by/3.0/", "avg_rating": 0.0, "preview_url": "http://freesound.org/data/previews/183/183408_236950-hq.mp3", "pack_name": "Metallic Chaos", "type": "wav", "annotations": {"bpm": 120}, "pack": "http://freesound.org/apiv2/packs/11582/", "image": "https://freesound.org/data/displays/183/183408_236950_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/189347.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "Goup_1", "description": "A bassline loop in key C playing at 170 BPM", "tags": ["170-BPM", "Bass", "synthesizer", "Bassline", "J-Lee", "Key-C", "bass-line", "4x4-Records", "Loop"], "num_ratings": 0, "id": 189347, "num_downloads": 21, "name": "Bass.", "license": "http://creativecommons.org/licenses/by/3.0/", "avg_rating": 0.0, "preview_url": "http://freesound.org/data/previews/189/189347_3172867-hq.mp3", "pack_name": "Uncle Dave's Sound's", "type": "wav", "annotations": {"bpm": 170}, "pack": "http://freesound.org/apiv2/packs/10684/", "image": "https://freesound.org/data/displays/189/189347_3172867_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/19052.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "aikighost", "description": "Electronic Bass loop", "tags": ["bass", "electronic", "loop"], "num_ratings": 0, "id": 19052, "num_downloads": 39, "name": "DeepBassloop7_LC_120bpm.wav", "license": "http://creativecommons.org/publicdomain/zero/1.0/", "avg_rating": 0.0, "preview_url": "http://freesound.org/data/previews/19/19052_34300-hq.mp3", "pack_name": "Depp Bass Loops", "type": "wav", "annotations": {"bpm": 120}, "pack": "http://freesound.org/apiv2/packs/1145/", "image": "https://freesound.org/data/displays/19/19052_34300_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/19068.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "aikighost", "description": "Electronic Percussion Loop", "tags": ["electronic", "loop", "percussion"], "num_ratings": 3, "id": 19068, "num_downloads": 310, "name": "ElectronicPerk5_LC_120bpm.wav", "license": "http://creativecommons.org/publicdomain/zero/1.0/", "avg_rating": 4.5, "preview_url": "http://freesound.org/data/previews/19/19068_34300-hq.mp3", "pack_name": "Electronic Percusiion Loops 1", "type": "wav", "annotations": {"bpm": 120}, "pack": "http://freesound.org/apiv2/packs/1148/", "image": "https://freesound.org/data/displays/19/19068_34300_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/198998.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "aikighost", "description": "Abstract Percussion Loops made from field recorded found sounds", "tags": ["Loops", "Percussion", "Abstract"], "num_ratings": 0, "id": 198998, "num_downloads": 24, "name": "Elctroid_125bpm03_LoopCache_AbstractPercussion.wav", "license": "http://creativecommons.org/licenses/by/3.0/", "avg_rating": 0.0, "preview_url": "http://freesound.org/data/previews/198/198998_34300-hq.mp3", "pack_name": "Abstract Percussion Loops", "type": "wav", "annotations": {"bpm": 125}, "pack": "http://freesound.org/apiv2/packs/12718/", "image": "https://freesound.org/data/displays/198/198998_34300_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/199045.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "aikighost", "description": "Abstract Percussion Loop made from field recorded found sounds", "tags": ["Percussion", "Abstract", "Loop"], "num_ratings": 0, "id": 199045, "num_downloads": 4, "name": "TinCanBeat_120bpm03_LoopCache_AbstractPercussion.wav", "license": "http://creativecommons.org/licenses/by/3.0/", "avg_rating": 0.0, "preview_url": "http://freesound.org/data/previews/199/199045_34300-hq.mp3", "pack_name": "Abstract Percussion Loops", "type": "wav", "annotations": {"bpm": 120}, "pack": "http://freesound.org/apiv2/packs/12718/", "image": "https://freesound.org/data/displays/199/199045_34300_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/199133.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "aikighost", "description": "Abstract Percussion Loop made from field recorded found sounds", "tags": ["Percussion", "Abstract", "Loop"], "num_ratings": 0, "id": 199133, "num_downloads": 15, "name": "MinimalBeats_120bpm05_LoopCache_AbstractPercussion.wav", "license": "http://creativecommons.org/licenses/by/3.0/", "avg_rating": 0.0, "preview_url": "http://freesound.org/data/previews/199/199133_34300-hq.mp3", "pack_name": "Abstract Percussion Loops", "type": "wav", "annotations": {"bpm": 120}, "pack": "http://freesound.org/apiv2/packs/12718/", "image": "https://freesound.org/data/displays/199/199133_34300_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/200898.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "LoopPacks", "description": "This is the Premier collection of Hip Hop loops at 92 bpm. Recorded with top of the line studio hardware and software. From LoopPacks.com", "tags": ["hip", "bpm", "looppacks", "hiphop", "hop", "loops", "92", "com"], "num_ratings": 2, "id": 200898, "num_downloads": 150, "name": "hiphop-37.wav", "license": "http://creativecommons.org/licenses/by/3.0/", "avg_rating": 2.5, "preview_url": "http://freesound.org/data/previews/200/200898_3734261-hq.mp3", "pack_name": "Hip Hop Smash from LoopPacks.com", "type": "wav", "annotations": {"bpm": 92}, "pack": "http://freesound.org/apiv2/packs/12785/", "image": "https://freesound.org/data/displays/200/200898_3734261_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/201015.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "LoopPacks", "description": "This here is the Hip Hop 5 pack. We built 5 complete loops and broke them all the way down to each instrument and also included each of the mixes complete for your mixing projects. ", "tags": ["hip", "drums", "com", "bpm", "looppacks", "hiphop", "5", "hop", "160", "pack"], "num_ratings": 0, "id": 201015, "num_downloads": 23, "name": "drums_Insert 2.wav", "license": "http://creativecommons.org/licenses/by/3.0/", "avg_rating": 0.0, "preview_url": "http://freesound.org/data/previews/201/201015_3734261-hq.mp3", "pack_name": "Hip Hop 5 Pack", "type": "wav", "annotations": {"bpm": 160}, "pack": "http://freesound.org/apiv2/packs/12792/", "image": "https://freesound.org/data/displays/201/201015_3734261_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/21119.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "Jovica", "description": "A four bar electronic loop at 120 bpm created with the Massive ensemble within Reaktor 5 from Native Instruments. A loop with an experimental electro feel. Normalised and mastered using several plugins within Cubase SX.", "tags": ["120bpm", "electro", "electronic", "experimental", "loop", "rhythmic"], "num_ratings": 1, "id": 21119, "num_downloads": 102, "name": "Massive Loop -03.wav", "license": "http://creativecommons.org/licenses/by/3.0/", "avg_rating": 5.0, "preview_url": "http://freesound.org/data/previews/21/21119_2518-hq.mp3", "pack_name": "120 BPM MASSIVE & AEROBIC loop pack", "type": "wav", "annotations": {"bpm": 120}, "pack": "http://freesound.org/apiv2/packs/1202/", "image": "https://freesound.org/data/displays/21/21119_2518_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/2142.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "Jovica", "description": "This is a drumloop at 80 BPM which was created using Cubase SX and the Waldorf Attack VST drumsynth.\r\nI used the acoustic kit preset and modified some of the sounds.\r\nAfterwards I added some compression on some sounds and mangled the\r\nwhole loop using the spectumworx plugin. This gave this loop a distorted and disturbed sound.", "tags": ["80bpm", "distorted", "disturbed", "drumloop", "spectralised", "vocoded"], "num_ratings": 13, "id": 2142, "num_downloads": 539, "name": "80 bpm ATTACK LOOP 2c mastered 16 bit.wav", "license": "http://creativecommons.org/licenses/by/3.0/", "avg_rating": 3.923076923076925, "preview_url": "http://freesound.org/data/previews/2/2142_2518-hq.mp3", "pack_name": "ATTACK LOOP 2", "type": "wav", "annotations": {"bpm": 80}, "pack": "http://freesound.org/apiv2/packs/124/", "image": "https://freesound.org/data/displays/2/2142_2518_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/214367.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "SpankMyFilth", "description": "Dubstep Bass: 110 BPM wobble at 1/8th note, half of the samples as a sine LFO and saw LFO descending. Sampled in Ableton using massive, compression using PSP Compressor2. Random presets with LFO settings on key parts, and very little other effects used, mostly so this sample can be re-sampled. 110 BPM so it can be pitched up which is usually better then having to pitch samples down.", "tags": ["dance", "lfo", "wub", "SpankMyFilth", "dubstep", "110", "electronic", "sub", "wah", "trance", "dub", "Skrillex", "synthesizer", "synth", "electro", "club", "noise", "bass", "beat", "effect", "techno", "sound", "bpm", "porn-core", "processed", "wobble", "loop"], "num_ratings": 0, "id": 214367, "num_downloads": 20, "name": "11-8th Dubstep Bass c2.wav", "license": "http://creativecommons.org/publicdomain/zero/1.0/", "avg_rating": 0.0, "preview_url": "http://freesound.org/data/previews/214/214367_4012250-hq.mp3", "pack_name": "Dubstep Bass 8th Wobble C2", "type": "wav", "annotations": {"bpm": 110}, "pack": "http://freesound.org/apiv2/packs/13602/", "image": "https://freesound.org/data/displays/214/214367_4012250_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/214532.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "SpankMyFilth", "description": "Dubstep Bass: 110 BPM wobble at 1/8th note, half of the samples as a sine LFO and saw LFO descending. Sampled in Ableton using massive, compression using PSP Compressor2. Random presets with LFO settings on key parts, and very little other effects used, mostly so this sample can be re-sampled. 110 BPM so it can be pitched up which is usually better then having to pitch samples down.", "tags": ["dance", "lfo", "wub", "SpankMyFilth", "dubstep", "110", "rave", "electronic", "sub", "wah", "trance", "dub", "Skrillex", "synthesizer", "synth", "electro", "club", "noise", "bass", "beat", "effect", "dub-step", "techno", "sound", "bpm", "porn-core", "processed", "wobble", "loop"], "num_ratings": 0, "id": 214532, "num_downloads": 5, "name": "49-8th Dubstep Bass c3.wav", "license": "http://creativecommons.org/publicdomain/zero/1.0/", "avg_rating": 0.0, "preview_url": "http://freesound.org/data/previews/214/214532_4012250-hq.mp3", "pack_name": "Dubstep Bass 8th Wobble C3", "type": "wav", "annotations": {"bpm": 110}, "pack": "http://freesound.org/apiv2/packs/13609/", "image": "https://freesound.org/data/displays/214/214532_4012250_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/214701.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "SpankMyFilth", "description": "Dubstep Bass: 110 BPM wobble at 1/16th note, half of the samples as a sine LFO and saw LFO descending. Sampled in Ableton using massive, compression using PSP Compressor2. Random presets with LFO settings on key parts, and very little other effects used, mostly so this sample can be re-sampled. 110 BPM so it can be pitched up which is usually better then having to pitch samples down.", "tags": ["dance", "lfo", "wub", "SpankMyFilth", "dubstep", "110", "rave", "electronic", "sub", "wah", "trance", "dub", "Skrillex", "synthesizer", "synth", "electro", "club", "noise", "bass", "beat", "effect", "dub-step", "techno", "sound", "bpm", "porn-core", "processed", "wobble", "loop"], "num_ratings": 0, "id": 214701, "num_downloads": 7, "name": "13-16th Dubstep Bass c3.wav", "license": "http://creativecommons.org/publicdomain/zero/1.0/", "avg_rating": 0.0, "preview_url": "http://freesound.org/data/previews/214/214701_4012250-hq.mp3", "pack_name": "16th Dubstep Bass C2", "type": "wav", "annotations": {"bpm": 110}, "pack": "http://freesound.org/apiv2/packs/13617/", "image": "https://freesound.org/data/displays/214/214701_4012250_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/2275.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "Jovica", "description": "This is a component of a melodic drumloop created with the Waldorf Attack VSTi within Cubase SX. It contains the snare drum of \"90 bpm ATTACK LOOP 3 total mixdown mastered 16 bit.wav\". I used the Analog kit 1 preset to create this loop. Tempo is 90 BPM. Length is 4 measure. Mastering was done within Wavelab using TC and Elemental Audio plugins.", "tags": ["90bpm", "electronic", "loop", "snare"], "num_ratings": 3, "id": 2275, "num_downloads": 419, "name": "90 bpm ATTACK LOOP 3 snares mastered 16 bit.wav", "license": "http://creativecommons.org/licenses/by/3.0/", "avg_rating": 4.5, "preview_url": "http://freesound.org/data/previews/2/2275_2518-hq.mp3", "pack_name": "ATTACK LOOP 3", "type": "wav", "annotations": {"bpm": 90}, "pack": "http://freesound.org/apiv2/packs/134/", "image": "https://freesound.org/data/displays/2/2275_2518_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/232634.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "Jovica", "description": "This loop is an element form the mixdown sample proposals 20140316_attackloop_120BPM_4/4_Analog_1_Kit_ConstructionKit_mixdown1 and 20140316_attackloop_120BPM_4/4_Analog_1_Kit_ConstructionKit_mixdown2. It is a synth loop which was created with the Waldorf Attack VST Drum Synth. The kit used was Analog 1 Kit and the loop was created using Cubase 7.5. Various processing tools were used to create some variations as well as mastering using iZotope Ozone 5.\r\n", "tags": ["rhythmic", "120BPM", "dance", "synth", "ConstructionKit", "electro", "electronic", "loop"], "num_ratings": 0, "id": 232634, "num_downloads": 8, "name": "20140316_attackloop_120BPM_4_4_Analog_1_Kit_ConstructionKit_Synth_t.flac", "license": "http://creativecommons.org/licenses/by/3.0/", "avg_rating": 0.0, "preview_url": "http://freesound.org/data/previews/232/232634_2518-hq.mp3", "pack_name": "20140316_attackloop_120BPM_4/4_Analog_1_Kit_ConstructionKit", "type": "flac", "annotations": {"bpm": 120}, "pack": "http://freesound.org/apiv2/packs/14118/", "image": "https://freesound.org/data/displays/232/232634_2518_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/235420.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "waveplay_old", "description": ".", "tags": ["club", "off", "kick", "beat", "house", "off-kick", "bpm", "120", "clapz", "120-bpm", "loop", "dance", "trance", "claps", "snare", "snares", "clap"], "num_ratings": 4, "id": 235420, "num_downloads": 426, "name": "120 bpm clapz", "license": "http://creativecommons.org/publicdomain/zero/1.0/", "avg_rating": 5.0, "preview_url": "http://freesound.org/data/previews/235/235420_1676145-hq.mp3", "pack_name": "free loops/beats/sequences/patterns/synthesizer-sounds/percussion-loops/thingers", "type": "wav", "annotations": {"bpm": 120}, "pack": "http://freesound.org/apiv2/packs/14203/", "image": "https://freesound.org/data/displays/235/235420_1676145_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/23556.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "djduppy", "description": "Drum n Bass style medium light weight beat with radio processing effect.", "tags": ["160bpm", "bass", "beat", "break", "breakbeat", "drum", "loop", "n", "processed", "radio"], "num_ratings": 11, "id": 23556, "num_downloads": 790, "name": "duppyD+B01_160bpm.wav", "license": "http://creativecommons.org/licenses/by/3.0/", "avg_rating": 4.045454545454545, "preview_url": "http://freesound.org/data/previews/23/23556_150583-hq.mp3", "pack_name": "djduppy's breaks", "type": "wav", "annotations": {"bpm": 160}, "pack": "http://freesound.org/apiv2/packs/1464/", "image": "https://freesound.org/data/displays/23/23556_150583_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/239130.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "luckylittleraven", "description": "The didgeridoo requires circular breathing, and it can create many different rhythms. It can take a while to learn and get a rhythm going and each time the song is played it is organic and unique. The bpm is unique and changes! This little snippet is 100bpm and is four bars in length.\r\n\r\nDidgeridoo played by C Padman, please credit him and indicate you got the recording from freesound with a link to the sound used.", "tags": ["4-bar", "australia", "didgeridoo", "primal", "tribal", "didjeridu", "100-bpm", "loop"], "num_ratings": 2, "id": 239130, "num_downloads": 50, "name": "didgeridoo-loop-4bars-100bpm.wav", "license": "http://creativecommons.org/licenses/by-nc/3.0/", "avg_rating": 3.0, "preview_url": "http://freesound.org/data/previews/239/239130_2112203-hq.mp3", "pack_name": "Didgeridoo Recordings and Loops", "type": "wav", "annotations": {"bpm": 100}, "pack": "http://freesound.org/apiv2/packs/14688/", "image": "https://freesound.org/data/displays/239/239130_2112203_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/240008.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "Bronxio", "description": "Made with FruityLoops.", "tags": ["bass", "loop", "fruityloops", "low", "synth", "140-bpm"], "num_ratings": 0, "id": 240008, "num_downloads": 15, "name": "Bass Weird Flow - 4 bar - 140 BPM (no swing)", "license": "http://creativecommons.org/publicdomain/zero/1.0/", "avg_rating": 0.0, "preview_url": "http://freesound.org/data/previews/240/240008_997039-hq.mp3", "pack_name": "Bass samples", "type": "wav", "annotations": {"bpm": 140}, "pack": "http://freesound.org/apiv2/packs/14642/", "image": "https://freesound.org/data/displays/240/240008_997039_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/246108.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "lerwickdj", "description": "These are a small 20 pack of 175 bpm 808 sub basslines some are low fast but enough mid to pull through in your mix just cut your low end off your breaks or dnb drums.", "tags": ["drum", "sub", "dnb", "dance", "wobble", "bassline", "techno", "dubstep", "low", "trance", "electro", "loop", "bass"], "num_ratings": 0, "id": 246108, "num_downloads": 13, "name": "2_ca_bass line .wav", "license": "http://creativecommons.org/publicdomain/zero/1.0/", "avg_rating": 0.0, "preview_url": "http://freesound.org/data/previews/246/246108_4522120-hq.mp3", "pack_name": "Lerwickdj 808 sub basslines 175 bpm", "type": "wav", "annotations": {"bpm": 175}, "pack": "http://freesound.org/apiv2/packs/15222/", "image": "https://freesound.org/data/displays/246/246108_4522120_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/250497.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "deleted_user_2195044", "description": "Sequencer Flstudio 11.0.Tempo 83 bpm , Experimental style.", "tags": ["beat", "83", "bpm", "loop"], "num_ratings": 0, "id": 250497, "num_downloads": 57, "name": "\u0431 \u0431\u0445_4_tempo83.wav", "license": "http://creativecommons.org/publicdomain/zero/1.0/", "avg_rating": 0.0, "preview_url": "http://freesound.org/data/previews/250/250497_2195044-hq.mp3", "pack_name": null, "type": "wav", "annotations": {"bpm": 83}, "pack": null, "image": "https://freesound.org/data/displays/250/250497_2195044_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/260897.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "djfroyd", "description": "these are synth notes in A and G#. With some sidechain compression and envelope tweaking... at 128 bpm\r\nJan. 10, 2015, 9:10 p.m.", "tags": ["A", "G", "notes", "bpm", "Recording", "synth", "128", "wav", "Quality", "loop"], "num_ratings": 2, "id": 260897, "num_downloads": 109, "name": "synth notes in A and G#", "license": "http://creativecommons.org/licenses/by/3.0/", "avg_rating": 5.0, "preview_url": "http://freesound.org/data/previews/260/260897_4766646-hq.mp3", "pack_name": null, "type": "wav", "annotations": {"bpm": 128}, "pack": null, "image": "https://freesound.org/data/displays/260/260897_4766646_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/261512.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "Jovica", "description": "Sample created using Twisted Tools S-layer Reaktor Ensemble within Cubase using the following sample pack from 99sounds (<a href=\"http://99sounds.org/):\" rel=\"nofollow\">http://99sounds.org/):</a> \"99 Drum Samples\" (<a href=\"http://99sounds.org/drum-samples/).\" rel=\"nofollow\">http://99sounds.org/drum-samples/).</a> The sample is an industrial loop that can be used at 120 BPM. It has a background noise fade in followed in the end by a kind of bump sound.\r\n", "tags": ["120BPM", "rhythmic", "weird", "industrial", "loop"], "num_ratings": 0, "id": 261512, "num_downloads": 34, "name": "Slayer-0008.wav", "license": "http://creativecommons.org/licenses/by/3.0/", "avg_rating": 0.0, "preview_url": "http://freesound.org/data/previews/261/261512_2518-hq.mp3", "pack_name": "Slayers Pack 1", "type": "wav", "annotations": {"bpm": 120}, "pack": "http://freesound.org/apiv2/packs/16063/", "image": "https://freesound.org/data/displays/261/261512_2518_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/262443.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "Xinematix", "description": "Synth Air Seq. Key: Dm, 120 BPM.", "tags": ["Melodic", "Arp", "Seq", "Cinematic", "Film", "Synth", "Xinematix", "Loop"], "num_ratings": 4, "id": 262443, "num_downloads": 117, "name": "Synth Air Seq (120 BPM)", "license": "http://creativecommons.org/licenses/by/3.0/", "avg_rating": 4.25, "preview_url": "http://freesound.org/data/previews/262/262443_4882128-hq.mp3", "pack_name": null, "type": "wav", "annotations": {"bpm": 120}, "pack": null, "image": "https://freesound.org/data/displays/262/262443_4882128_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/262444.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "Xinematix", "description": "Space Adventure Sequence with filter fx. Key: Dm, 120 BPM.", "tags": ["Melodic", "Arp", "Seq", "Cinematic", "Film", "Synth", "Ambience", "Xinematix", "Loop", "Filter"], "num_ratings": 4, "id": 262444, "num_downloads": 201, "name": "Space Adventure Seq (120 BPM).wav", "license": "http://creativecommons.org/licenses/by/3.0/", "avg_rating": 4.5, "preview_url": "http://freesound.org/data/previews/262/262444_4882128-hq.mp3", "pack_name": null, "type": "wav", "annotations": {"bpm": 120}, "pack": null, "image": "https://freesound.org/data/displays/262/262444_4882128_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/264748.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "djnicke", "description": "125bpm House / tech House / techno loop made in FL10. Use as you wish.", "tags": ["drums", "beat", "house", "percussion-loop", "drum-loop", "house-loop", "dance", "percs", "125-bpm", "loop"], "num_ratings": 0, "id": 264748, "num_downloads": 26, "name": "House Loop 8.wav", "license": "http://creativecommons.org/publicdomain/zero/1.0/", "avg_rating": 0.0, "preview_url": "http://freesound.org/data/previews/264/264748_3895722-hq.mp3", "pack_name": "House Loops", "type": "wav", "annotations": {"bpm": 125}, "pack": "http://freesound.org/apiv2/packs/16311/", "image": "https://freesound.org/data/displays/264/264748_3895722_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/270709.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "bcnlab", "description": "Multitracking Session for Soundscape Creation. BcnLab.", "tags": ["BcnLab", "Do", "Chord", "Bass", "rythm", "HearHear", "bpm", "120", "beat", "blues", "loop"], "num_ratings": 0, "id": 270709, "num_downloads": 4, "name": "Song5_BASS_Do_3:4_120bpms.wav", "license": "http://creativecommons.org/publicdomain/zero/1.0/", "avg_rating": 0.0, "preview_url": "http://freesound.org/data/previews/270/270709_5137234-hq.mp3", "pack_name": "Original Soundtracks For Soundscapes", "type": "wav", "annotations": {"bpm": 120}, "pack": "http://freesound.org/apiv2/packs/16701/", "image": "https://freesound.org/data/displays/270/270709_5137234_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/270737.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "bcnlab", "description": "Multitracking Session for Soundscape Creation. BcnLab.", "tags": ["BcnLab", "rythm", "Shaker", "Chord", "HearHear", "bpm", "120", "Fa", "beat", "blues", "loop"], "num_ratings": 1, "id": 270737, "num_downloads": 127, "name": "Song7_SHAKER_Fa_3:4_120bpms.wav", "license": "http://creativecommons.org/publicdomain/zero/1.0/", "avg_rating": 5.0, "preview_url": "http://freesound.org/data/previews/270/270737_5137234-hq.mp3", "pack_name": "Original Soundtracks For Soundscapes", "type": "wav", "annotations": {"bpm": 120}, "pack": "http://freesound.org/apiv2/packs/16701/", "image": "https://freesound.org/data/displays/270/270737_5137234_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/2721.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "Jovica", "description": "I have been creative with some samples I uploaded earlier. I took the 'STAB PACK 01' samples and loaded them into Battery 2 for some mangling. Afterwards I programmed some loops with these sounds within Cubase SX. I also added some more regular electronic drumsounds from the Micro Tonic VSTi.\r\nLot's of different plugins were used to change the sound in various\r\ndirections. Mastering was done in Wavelab using plugins from my TC\r\nPowercore and Elemental Audio. All loops are 4 measures in 4/4 long and\r\nhave 115 bpm as tempo.\nThis is loop 31 of 33 with heavy distorted beats. Pure core.", "tags": ["115bpm", "dance", "drumloop", "electronic", "loop", "weird"], "num_ratings": 2, "id": 2721, "num_downloads": 324, "name": "115 BPM STAB LOOP 31 mastered 16 bit.wav", "license": "http://creativecommons.org/licenses/by/3.0/", "avg_rating": 4.5, "preview_url": "http://freesound.org/data/previews/2/2721_2518-hq.mp3", "pack_name": "STAB LOOPS PACK 1", "type": "wav", "annotations": {"bpm": 115}, "pack": "http://freesound.org/apiv2/packs/156/", "image": "https://freesound.org/data/displays/2/2721_2518_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/30227.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "aron1", "description": "drum loop constructed from voice and cymbal samples. 128 BPM.Ask me if you need other tempos. I'll make them when/if I have time", "tags": ["drum", "loop", "voice"], "num_ratings": 5, "id": 30227, "num_downloads": 422, "name": "VoiceCym128.aif", "license": "http://creativecommons.org/licenses/sampling+/1.0/", "avg_rating": 4.1, "preview_url": "http://freesound.org/data/previews/30/30227_227342-hq.mp3", "pack_name": "Some Drum Loops", "type": "aiff", "annotations": {"bpm": 128}, "pack": "http://freesound.org/apiv2/packs/1844/", "image": "https://freesound.org/data/displays/30/30227_227342_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/31077.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "ERH", "description": "A nice laid back groove that sits nicely behind ambient sounds. Part of my 120bpm loop pack.", "tags": ["120bpm", "ambience", "atmosphere", "electronic", "guitar", "loop", "music", "processed", "rhythmic", "synth"], "num_ratings": 35, "id": 31077, "num_downloads": 2338, "name": "nu groove 1.wav", "license": "http://creativecommons.org/licenses/by/3.0/", "avg_rating": 4.185714285714285, "preview_url": "http://freesound.org/data/previews/31/31077_215874-hq.mp3", "pack_name": "120bpm loop pack", "type": "wav", "annotations": {"bpm": 120}, "pack": "http://freesound.org/apiv2/packs/1761/", "image": "https://freesound.org/data/displays/31/31077_215874_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/32059.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "hello_flowers", "description": "A typical electronica loop @110bpm. This one leans a little more towards trance. Made with TS-404. Thanks to HardPCM for the find, this is a very useful loop tool!", "tags": ["110bpm", "acid", "acid-bass", "bass", "dance", "electro", "electronica", "loop", "trance", "ts-404"], "num_ratings": 2, "id": 32059, "num_downloads": 157, "name": "hf-7300_110bpm_Tranceform!.wav", "license": "http://creativecommons.org/publicdomain/zero/1.0/", "avg_rating": 4.25, "preview_url": "http://freesound.org/data/previews/32/32059_199517-hq.mp3", "pack_name": "Loops1: Tranceform!", "type": "wav", "annotations": {"bpm": 110}, "pack": "http://freesound.org/apiv2/packs/2005/", "image": "https://freesound.org/data/displays/32/32059_199517_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/328717.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "AlienXXX", "description": "Crated in Ableton Live using a built in preset from the Tension instrument, layered with an external VST instrument and fed through Guitar Amp 2.0 Free Edition (by Plektron), followed by KR-Delay CM Edition.\r\n\r\nThis is the termniation or end section. Use as a one-shot at the end of the loop.", "tags": ["120BPM", "riff", "loop", "synth"], "num_ratings": 0, "id": 328717, "num_downloads": 19, "name": "Riff_@_120_BPM_04_Terminus.wav", "license": "http://creativecommons.org/licenses/by/3.0/", "avg_rating": 0.0, "preview_url": "http://freesound.org/data/previews/328/328717_97763-hq.mp3", "pack_name": " Riffs & Loops Nov 2015", "type": "wav", "annotations": {"bpm": 120}, "pack": "http://freesound.org/apiv2/packs/18439/", "image": "https://freesound.org/data/displays/328/328717_97763_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/336154.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "AlonnaAllen", "description": "Random drum loop I made by accident in LMMS. Goes at 126 bpm. Free to use as you wish :)", "tags": ["drum", "bass", "dance", "trance", "hard", "808", "club", "techno", "drums", "house", "beat", "electronic", "loop"], "num_ratings": 1, "id": 336154, "num_downloads": 168, "name": "Dance Beat Loop 126bpm.wav", "license": "http://creativecommons.org/publicdomain/zero/1.0/", "avg_rating": 5.0, "preview_url": "http://freesound.org/data/previews/336/336154_5770690-hq.mp3", "pack_name": null, "type": "wav", "annotations": {"bpm": 126}, "pack": null, "image": "https://freesound.org/data/displays/336/336154_5770690_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/339116.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "SSS_Samples", "description": "A drum loop running at 140 BPM suitable for Hard Dance, Hardstylez, Hardcore, Club Tracks and most forms of EDM.\r\n\r\nThis sample is free for anyone to use but if you find it useful, please think about a small donation through Paypal: thedjj.lee@googlemail.com to fund future samples.\r\n\r\nWe also offer a tailor made sampling service, just drop us a message on here for more details.", "tags": ["Loop", "Electric-Dance-Music", "Clubland", "Crash", "Kick", "Dance", "Eletric", "Ride", "Hard", "EDM", "Clap", "FX", "SSS-Samples", "140-BPM", "Drum-Loop", "Open-HH", "Rave", "Hardcore", "Closed-HH", "Snare", "Hardstylez"], "num_ratings": 3, "id": 339116, "num_downloads": 138, "name": "Drum Loop 3 140 BPM", "license": "http://creativecommons.org/licenses/by/3.0/", "avg_rating": 4.666666666666665, "preview_url": "http://freesound.org/data/previews/339/339116_5968459-hq.mp3", "pack_name": null, "type": "wav", "annotations": {"bpm": 140}, "pack": null, "image": "https://freesound.org/data/displays/339/339116_5968459_spec_L.jpg"}
116_FreesoundLoopDataset/fs_analysis/33968.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"username": "ERH", "description": "A pack of loopable and mixable electronic beats which will loop at APPROXIMATELY 150 bpm. You need to string them together or loop them to get the effect and they were made for a project with a deliberate loose feel. ", "tags": ["150-bpm", "beat", "drum", "electro", "electronic", "loop", "music", "noise", "processed"], "num_ratings": 0, "id": 33968, "num_downloads": 48, "name": "k 14 150 13.wav", "license": "http://creativecommons.org/licenses/by/3.0/", "avg_rating": 0.0, "preview_url": "http://freesound.org/data/previews/33/33968_215874-hq.mp3", "pack_name": "ERHlectro 150bpm beats", "type": "wav", "annotations": {"bpm": 150}, "pack": "http://freesound.org/apiv2/packs/2129/", "image": "https://freesound.org/data/displays/33/33968_215874_spec_L.jpg"}