You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I decided to port it to Python- https://github.com/tkuraku/libmusic_py. Let me know if you have an issues or want to me to change anything in the readme etc.
This is a reimplementation of libmusic_m in python. I tested with the lm_single_tone_noise.m lm_dual_tone_noise.m example files, but haven't gone through all the tests for libmusic_m so there may be bugs. I also didn't reimplement some of the plotting capability in libmusic_m. Pull requests welcome.
Based on the two examples everything nominally works, but if you encounter a bug it is likely due to my reimplementation and not the original libmusic_m so please do NOT file issues against libmusic_m.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Very cool library.
I decided to port it to Python- https://github.com/tkuraku/libmusic_py. Let me know if you have an issues or want to me to change anything in the readme etc.
This is a reimplementation of libmusic_m in python. I tested with the lm_single_tone_noise.m lm_dual_tone_noise.m example files, but haven't gone through all the tests for libmusic_m so there may be bugs. I also didn't reimplement some of the plotting capability in libmusic_m. Pull requests welcome.
Based on the two examples everything nominally works, but if you encounter a bug it is likely due to my reimplementation and not the original libmusic_m so please do NOT file issues against libmusic_m.
Beta Was this translation helpful? Give feedback.
All reactions