Need to make song tempo on db as a field that can take multiple values and create an average tempo field, I don't expect all uploads of the same song will be analysed at the same tempo (or other characteristics for that matter), so we need to build a simple averaging algorithm and commit that to the average field.
Need to make song tempo on db as a field that can take multiple values and create an average tempo field, I don't expect all uploads of the same song will be analysed at the same tempo (or other characteristics for that matter), so we need to build a simple averaging algorithm and commit that to the average field.