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

Update akshara pulse tracker (rhythm extractor) and fix tool listing functions #84

Merged
merged 8 commits into from
Feb 15, 2023

Conversation

genisplaja
Copy link
Collaborator

@genisplaja genisplaja commented Feb 14, 2023

In this PR we basically move the akshara pulse tracker main class in the init (as done for the rest of the tools), which also makes the function rhythm.list_tools() to properly work. Meanwhile, I have identified a small bug in all list_tools() functions. This has been also fixed in this PR.

Copy link
Collaborator

@thomasgnuttall thomasgnuttall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Genís!

I would change the two larger comments that I made before merging.... sorry ;p

compiam/io.py Show resolved Hide resolved
compiam/melody/pitch_extraction/melodia.py Outdated Show resolved Hide resolved
compiam/utils/__init__.py Outdated Show resolved Hide resolved
compiam/io.py Show resolved Hide resolved
compiam/melody/pitch_extraction/melodia.py Outdated Show resolved Hide resolved
compiam/melody/pitch_extraction/melodia.py Outdated Show resolved Hide resolved
@genisplaja genisplaja merged commit 872604b into master Feb 15, 2023
@genisplaja genisplaja deleted the genis/fix_akshara branch February 15, 2023 13:24
genisplaja added a commit that referenced this pull request Oct 23, 2023
…functions (#84)

* update list tools, move akshara class to __init__

* update ipython version

* downgrade ipython for python3.7

* fix write and add read csv

* fix bug in melodia and add write csv in pitch extractors

* remove prova.csv

* remove unneded function

* change to save_pitch and update read_csv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants