midica icon indicating copy to clipboard operation
midica copied to clipboard

Add support for ALDA 2 in the decompiler and importer

Open truj opened this issue 2 years ago • 0 comments

There are some slight syntax differences between ALDA 1 and 2. The decompiler was made before ALDA 2 came out. Also the CLI might be different.

  • [ ] Check if the decompiler still works with ALDA 2 (I'm pretty sure that's not the case)
  • [ ] Add ALDA 2 support in the decompiler
  • [ ] Add ALDA 2 support in the importer (probably necessary as well)

Maybe it's easy enough to support both versions. But if that's too much overhead, it should be ok to skip ALDA 1 support at all. I guess most people won't use it any more.

truj avatar Apr 20 '22 18:04 truj