generator process
Open
Nobody has claimed this yet.
easy
good first issue
ODHack14
- Dominant language
- C++
- Stars
- 2.1k
- Forks
- 129
- Avg merge
- 19h 7m
- Merged PRs (30d)
- 48
Description
put the sine, etc... in here.
also :
- perlin noise (N-dimensional)
- "increasing" ramp
- sample & hold ?
Contributor guide
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
The issue names no files, tests, or entry points. Start by locating the existing generator process and its related tests or documentation, then determine how sine, Perlin noise, an increasing ramp, and sample-and-hold should be represented. Done means the requested generator options are implemented and covered by suitable verification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- audio-video-rtc
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100