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

Bulk Conversion Utility #212

Closed
mssmith1972 opened this issue Jan 25, 2016 · 5 comments
Closed

Bulk Conversion Utility #212

mssmith1972 opened this issue Jan 25, 2016 · 5 comments

Comments

@mssmith1972
Copy link

I have ~15K tab files in .ptb format. Has anyone created a bulk update utility to convert all .ptb files in a folder structure to .pt2?

@cameronwhite
Copy link
Member

Not that I know of, but I don't think it would be too difficult to write a simple command line application using the FileFormatManager class.

Be aware that you may lose some information for features that aren't yet supported in v2.0, such as rhythm slashes, so I wouldn't delete your .ptb files

@psyomn
Copy link
Contributor

psyomn commented May 29, 2020

Hi there, I'd like to tackle this. I'm not very proficient with C++ but I can give it a try.

I was considering implementing this inside a dialog, within a "Tools" menu or the like. What do you think?

@cameronwhite
Copy link
Member

That would be a great contribution!
I think it would work well as a dialog, maybe just under the File menu since it's dealing with saving and loading

@psyomn
Copy link
Contributor

psyomn commented May 29, 2020

Cool! Will be fun to work on this!

@cameronwhite
Copy link
Member

Great, feel free to let me know if you have any questions!

psyomn added a commit to psyomn/powertabeditor that referenced this issue May 31, 2020
psyomn added a commit to psyomn/powertabeditor that referenced this issue May 31, 2020
psyomn added a commit to psyomn/powertabeditor that referenced this issue Jun 6, 2020
psyomn added a commit to psyomn/powertabeditor that referenced this issue Jul 19, 2020
psyomn added a commit to psyomn/powertabeditor that referenced this issue Jul 19, 2020
psyomn added a commit to psyomn/powertabeditor that referenced this issue Jul 19, 2020
psyomn added a commit to psyomn/powertabeditor that referenced this issue Jul 19, 2020
psyomn added a commit to psyomn/powertabeditor that referenced this issue Jul 19, 2020
psyomn added a commit to psyomn/powertabeditor that referenced this issue Jul 28, 2020
psyomn added a commit to psyomn/powertabeditor that referenced this issue Jul 28, 2020
@cameronwhite cameronwhite added this to the Alpha 14 milestone Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants