edpe / locus

A music project that uses your location to generate musical composition from individual parts
1 stars 1 forks source link

noteLength uses a note value as input #49

Open edpe opened 6 years ago

edpe commented 6 years ago

currently noteLength is specified as an index of the noteLength array Ideally you would set noteLength as a value like "8n" and a function would find the value within the array and return the index