LMMS / LMMS/lmms

Oscilloscope/Vectorscope plugin

Open
#1,358 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

compatibility enhancement
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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.