I have a hard time to read and edit .PAT file from the flowbotic softer. I created a pater and saved it. But when I open the .PAT file. I can’t read anything.
So I was want to know if there any program would let me read and edit .PAT file?
It sounds like you created a pattern in FlowBotics Studio and want to open it with a different program?
FlowBotics can open pattern files, but a .PAT is really an extension which is specific to FlowBotics Studio.
If we are not understanding correctly, we apologize and ask that you please explain a bit more.
There currently isn’t any documentation for the format of the PAT files, but I can tell you that they’re a serialization of the data structure that’s loaded in memory in Ruby.
If you like, you open the project in edit mode and open the pattern sequencer module to see the Ruby structure that’s used.
Yes, when you open a project in FlowBotics Studio, by default you are shown the Focus Mode view, but you can also open in Edit Mode by doing Shift-Escape (when viewing a project in Focus Mode), or by right-clicking and doing Edit from the FlowBotics Studio home screen where you do the project selection.