Hi,
some may remember my questions about the formant of .clb files....
I wrote a small editor, which allows creating clb files on Windows. It's currently very rudimentary, but it should work - and I want to share it.
The GUI is not very worked out, it misses some features (such as copy and move), But it produces clb's and that's the main purpose.

Some notes:
the one and only File Menu allows to save and load Loop-Banks in the internal Text-Style format (human readable). You can choose any extension you like - I prefer simply .txt. Here you can also export your work a clb file.
The Panel on the right side is quite self-explanatory:
- You can select the # of beats per bar (I have only tested 4 so far, not quit sure how the keys behave, when you give them more than 4)
- The drop-down box below allows selectin the loop in the bank (1 to

, in the field below, you can name the loop.
- Number of Bars in Loop : just what it says.
- First Bar # : Here you can change the Bar Number offset for the field on the left. Very handy, when transferring chords from a score.
- Chord: Here you can construct the Chord for the current position of the highligther on the left. All possible values as defined in the Yamaha Data List are supported.
- Chord Field: Contains one row for each bar, with the chords in the columns. Only Chord-Changes get displayed. Here are some keystroks, which make entering usual chords easier:
'c','d'....'b' : enters or changes the Chord-root
'#' : makes the root 'sharper'
'-' : makes the root 'flatter'
'7' : adds the 7th (and removes it, when set)
'm' : switches to Minor and back
'j' : makes the Chord a Maj7
Download:
https://drive.google.com/file/d/1jz4VhnyGmULWfa2O46zKMfk_HSoqVTpk/view?usp=sharingThis version is considered very experimental, no liability for anything that happens to you or your equipment, when you use it.
Please give me feedback and your ideas how to improve the tool.
Thanks
Rainer