Song file (sng) Properties #645
JimChw2021
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
You mean, in Windows file explorer, being able to sort/filter .sng files using custom attributes (bpm, ...) ? That would require some custom windows development independently of JJazzLab. What could be doable is to have additional field(s) in the Open songs dialog so that user can filter the displayed song files ("show only song files with bpm > 150"). JJazzLab uses the standard java open file dialog so there are limitations. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm looking at ways to organize and search JJazzLab song files in Windows. Many Windows apps have a Properties selection in the File menu. I'm thinking about properties like BPM, Key, Title as well as custom properties that can be discoverable by Windows for the purpose of searching. I'm reluctant to encode info as part of the filename. The info would be maintained manually or automatically from within JJazzlab.
Beta Was this translation helpful? Give feedback.
All reactions