@
Andre,Thank you
I decided to upgrade my MacBook Pro to the new M1 version.
I downloaded Xcode version 12.3 which appeared to be recommended. Installing this automatically installed Rosetta 2.
I next downloaded PureBasic 5.73 64 bit which needed a little intervention, during installing, since it did not appear to have the necessary signature.
The IDE opened normally and all the relatively simple code I tried ran perfectly; some ran about 10% faster.
I did, however, see a number of 'bugs':
1. Whenever I exited the IDE it simply crashed. Rather annoying.
2. The Music, alluded to earlier, was still a problem.
3. When I tried to amend some lines of code I ran into a problem which effectively makes the IDE unusable: Any keyboard character that also has a command key mod always assumes that the command key is pressed. So 'o' or 'O' is the same as Command_o.
The first two bugs have been confirmed.
The third has not, yet. Can anyone confirm this or perhaps advise me if I am doing something wrong.