docs: Add Stem VU Meter controls to appendix#841
docs: Add Stem VU Meter controls to appendix#841xARSENICx wants to merge 2 commits intomixxxdj:mainfrom
Conversation
|
Please target this to main branch, same as the PR with the code |
Ok. Does this look fine to you? (The number of file changes got me worried 😓 ) |
|
You only changed the target of the PR on the GitHub website. You need also to rebase your git branch. |
1c68387 to
f18fb0a
Compare
acolombier
left a comment
There was a problem hiding this comment.
Previously, the decision was made to document [ChannelN_StemM] COs alongside other channel COs ([ChannelX], [SamplerX] or [PreviewDeckX]). Either those new CO should be brought in the same way, alongside the other existing vu_meter_... sections, or we should bring those existing one the newly introduced section.
f18fb0a to
fe960ec
Compare
| .. mixxx:control:: [ChannelN],VuMeter | ||
| [PreviewDeckN],VuMeter | ||
| [SamplerN],VuMeter | ||
| [ChannelN_StemM],vu_meter |
There was a problem hiding this comment.
In 2.5 VuMeter has already been replaced by vu_meter (VuMeter moved to deprecated section)
Guess we need to merge 2.5 -> 2.6 -> main.
Will try
Goes with PR.
This is my first time writing manual doc for a feature, so I apologize for any lack of foresight