Skip to content
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.

Forgotten file drum_like.json #6

Closed
codesandtags opened this issue Apr 15, 2017 · 2 comments
Closed

Forgotten file drum_like.json #6

codesandtags opened this issue Apr 15, 2017 · 2 comments

Comments

@codesandtags
Copy link

Hi guys,

I'm compiling the project and trying to use it, but I'm getting this error :

ERROR in ./app/Data.js
Module not found: Error: Cannot resolve 'file' or 'directory' ../meta/drum_like.json in /Users/codesandtags/Documents/development/workspaces/examples/aiexperiments-drum-machine/app

// Did you forgot to upload the meta folder ?
var drumLike = require("../meta/drum_like.json");

Thanks in advance. :)

@tambien
Copy link
Contributor

tambien commented Apr 16, 2017

This file is specific to our sound set. You'll have to generate it yourself from you samples.

Generate your own by running scripts/analysis.py and then scripts/sort_sounds.py.

@tambien tambien closed this as completed Apr 16, 2017
@EMCP
Copy link

EMCP commented Jun 15, 2017

@tambien I imagine we also need to create the ./ref_sounds/* ourselves as well.. but if there's a link to those that'd be appreciated.

so far with a kick I grabbed myself in .wav format, gives me

{"2": [0, 1, 2, 3], "3": [0, 1, 2, 3], "0": [0, 1, 2, 3], "1": [0, 1, 2, 3]}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants