amads.melody.boundary# amads.melody.boundary(score)[source]# Given a score, returns the following: (1) If score is not monophonic, we raise an exception (2) If score has notes, we return a a list of tuples containing note start and its corresponding strength, respectively Parameters: score (Score)