Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Option to not record Practice Mode #7

Open
Zingabopp opened this issue May 19, 2020 · 2 comments
Open

[Feature] Option to not record Practice Mode #7

Zingabopp opened this issue May 19, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@Zingabopp
Copy link
Owner

Title

@Zingabopp Zingabopp added the enhancement New feature or request label May 19, 2020
@PaperT1D
Copy link

An option in the RecordingFileFormat to show when a recording was done in Practice Mode would be nice in addition to this. I'm not sure if this would be better suited under its own issue, but as an example, my formatting currently starts out like this:
<[[ ?e ]]-->?N{20}

The expected result is that any song that is completed, the recorded file starts with the Name of the song. If the song is Failed or Quit, that is indicated first with [[ Failed ]] or [[ Quit ]], followed then by the Name of the song. So currently, aside from space and underscore issues, the various file names might start out like any of these:

Vitality
[[ Quit ]]--Vitality
[[ Failed ]]--Vitality

What I want is the option to indicate first in the file name, when recording in Practice Mode, that the song was done in Practice Mode, with no Fail/Quit renaming in these cases, followed by the Name of the song, etc. As an example:

[[ Practice ]]--Vitality-Mittsies--[Expert]--(SS-90.00%)
[[ Practice ]]--Vitality-Mittsies--[Expert]--(D-22.22%)

I'm not sure that can be accomplished within <?e> or <?E>, seems as though it might have to be its own thing, but would love to have the option either way.

@Zingabopp
Copy link
Owner Author

Practice could probably go with those since Quit/Failed wouldn't really apply to practice mode anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants