Oscilloscope/Vectorscope plugin
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 7
Description
The idea is to create a waveform display plugin following the awesome Spectrum Analyzer, to allow the user to better inspect his work without the need to use external programs (Audacity, MeterBridge etc.).
We have a simple (not configurable) waveform display in the main window, however being able to see the signal's shape somewhere else than on the very end of the processing chain would be neat. Also configurable time window and pre-amplification would rock.
Finally, a Vectorscope for detecting L/R phase problems is a great tool to, and technically seems rather simple in it's inner workings also.
LMMS original plugins rock!
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
The issue names no files, tests, or entry points. Start by locating the Spectrum Analyzer and the existing waveform display, then determine how a plugin can inspect signals before the end of the processing chain. Done would require an agreed scope covering waveform display, configurable time window and pre-amplification, and the proposed L/R phase Vectorscope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- data-visualization, desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100