Vitaly Novichkov
Vitaly Novichkov
And so, I want to make sure that ID of banks won't be skewed too much to don't break existing players and games that rely on exact ID. And then...
Anyway so, @fabiangreffrath, should I turn the rest of these banks into textual format (that can have license header and description attached) instead of binary formats? These binary formats actually...
Just, an example, how the data of each instrument looks in the Bank Editor: And how it looks in text form: ``` INS=3: NoteOff1=0 VelOff=0 FB1=6 Conn1=1 FB2=0 Conn2=0 4-OP...
Okay so, my plan for the recent time: - Create the textual format that OPL3 Bank Editor can load and save (it will not match the look of dump I...
Some updates on this: - I invented and implemented the working support for WOPLX format at the OPL3 Bank Editor, here is the [specification](https://github.com/Wohlstand/OPL3BankEditor/blob/master/Specifications/WOPLX-Specification.txt) and sample files ([one](https://github.com/Wohlstand/TheFatManOPL/blob/main/fatman-2op.woplx) and [two](https://github.com/Wohlstand/TheFatManOPL/blob/main/fatman-4op.woplx))...
Just now, I converted the large pile of banks into WOPLX format and I clarified their license information: they all now here: https://github.com/Wohlstand/libADLMIDI/tree/master/fm_banks_new For these banks are not yer converted,...
Do you mean showing the current time of the device? That shouldn't be complicated, but this will also have some extra setup like switching between 12/24H format, etc. (By myself...
Sorry for not replying this for a while, I missed the letter with this notification, and I found this during certain revision. The question, what chip emulator you did used,...
@laurent22, your bot seems blind...