LMMS / LMMS/lmms

Command line stdout support

Open
#3,890 6 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
10.4k
Forks
1.3k
Avg merge
2d 13h
Merged PRs (30d)
7

Description

`-r project.mmp -o -` should send the output to stdout.
Now it writes a file named `-.wav`

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the command-line handling for `-o` and reproduce `-r project.mmp -o -` to observe the `-.wav` output. Done means treating `-` as stdout rather than creating a file, while preserving normal file output behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.