pyvec / pyvec/naucse.python.cz
Najít knihovnu na hudbu
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 335
- Forks
- 119
- Avg merge
- 3h 6m
- Merged PRs (30d)
- 1
Description
(přesunuto z https://github.com/PyLadiesCZ/pyladies/issues/29)
Existuje jednoduchá knihovna na přehrávání not (melodie = ['C', 'E', 'G'] * 2 + ['E', 'E', 'D', 'E', 'F', 'D'] * 2 + ['E', 'D', 'C']; play(melodie)), která by fungovala na všech systémech?
Je PySynth to co hledáme?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by evaluating the PySynth library linked in the issue and compare it with the stated need to play note names from a melody list. Check whether it works across all relevant systems and whether its interface supports the example. Done means identifying a suitable simple library, or documenting why PySynth is not suitable and what alternative should be used.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- audio-video-rtc
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100