Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

with_section_annotations = 0, sectionLInks do not work #30

Open
georgid opened this issue May 25, 2016 · 0 comments
Open

with_section_annotations = 0, sectionLInks do not work #30

georgid opened this issue May 25, 2016 · 0 comments

Comments

@georgid
Copy link
Owner

georgid commented May 25, 2016

sectionLInk object has no section object assigneed.
See in method
makam.MakamRecording.MakamRecording._loadsectionTimeStampsLinks
have a look for an example at:
makam.MakamRecording.MakamRecording._loadsectionTimeStampsAnno()

This fails in align.LyricsAligner.LyricsAligner.alignRecording:
if not hasattr(currSectionLink, 'section') or currSectionLink.section == None:

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

No branches or pull requests

1 participant