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

How to simple rename? #12

Closed
davidhealey opened this issue Jul 14, 2022 · 2 comments
Closed

How to simple rename? #12

davidhealey opened this issue Jul 14, 2022 · 2 comments

Comments

@davidhealey
Copy link

davidhealey commented Jul 14, 2022

Hi Sam,

How do I rename a folder of files to the detected midi note? This is what I tried but I get the error "A subcommand is required"

signet folder rename <detected-midi-note>

@polypx
Copy link

polypx commented Jul 14, 2022 via email

@SamWindell
Copy link
Owner

Cheers Dan. Yeah, suffix is probably your best bet. The other available options are:
prefix
suffix
regex-replace
note-to-midi
auto-map

You could use regex-replace like this too: signet folder-name rename regex-replace ".*" "new-name-<detected-midi-note>"

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

No branches or pull requests

3 participants