| 4 | Planned: |
| 5 | - Complete Edit dialog/function |
| 6 | Requires possibility to set NTSC flag in ASAPInfo. |
| 7 | - STIL support |
| 8 | - Add size to export, so all statistics can be done on the fly in JS |
| 9 | - Implement remaining statistics in JS in About dialog |
| 10 | - Band/Group support |
| 11 | |
| 12 | Discussion: |
| 13 | - Define how TTT can be integrated |
| 14 | - Define hwo new RMT's can be integrated (RMT134) in a way the preserves the RMT itself , not just the LZSS stream) |
| 15 | - Audacious: I see that the project is actively developed with a huge number of contributors. So maybe it would be an idea to move the plugin to their side? ASAP is probably a rather stable and small iterface for them. What do you think? |
| 16 | -Manged to install Perl und run the check: |
| 17 | |
| 18 | C:\jac\system\Windows\Tools\PER\Perl>perl C:\jac\system\Atari800\Tools\SND\ASAP\chksap.pl --check C:\jac\system\Atari800\Sounds\ASMA\SVN\trunk\asma |
| 19 | Files processed: 6219 |
| 20 | Bad files that can be fixed automatically: 0 |
| 21 | Bad files that cannot be fixed automatically: 4 |
| 22 | |
| 23 | Automatic fix not possible: |
| 24 | C:\jac\system\Atari800\Sounds\ASMA\SVN\trunk\asma/Composers/Grayscale/Sychowicz_Lukasz/COINV-20.sap (illegal characters in filename) |
| 25 | C:\jac\system\Atari800\Sounds\ASMA\SVN\trunk\asma/Composers/Lanfranchi_Michael/Agent_X_II_Level_1-rmt134.sap (illegal characters in filename) |
| 26 | C:\jac\system\Atari800\Sounds\ASMA\SVN\trunk\asma/Composers/Lanfranchi_Michael/Gauntlet_III_(C64)_Title.sap (illegal characters in filename) |
| 27 | C:\jac\system\Atari800\Sounds\ASMA\SVN\trunk\asma/Composers/Makary_Brauner/8-Bit_Kidz.sap (illegal characters in filename) |
| 28 | |
| 29 | TBC: What are legal characters? |
| 30 | |
| 31 | Can fix automatically after correcting previous errors: |
| 32 | C:\jac\system\Atari800\Sounds\ASMA\SVN\trunk\asma/Composers/Lanfranchi_Michael/Gauntlet_III_(C64)_Title.sap (FFFF inside binary part) |
| 33 | |
| 34 | TBC: Why is that an issue? Having $FFFF in inner XEX segments is (waste of space, but) valid |
| 35 | |