Rev 70 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
import audio_math
import audio_math as mathmodel
#TODO
audiostruct = []
struct = []
score = audio_math.getscore(audiostruct)
score = mathmodel.getscore(struct)