pyvec / pyvec/naucse.python.cz

Najít knihovnu na hudbu

Open
#36 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

content
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.