Re: [Ql-Users] MODPlay

2020-11-11 Thread François Van Emelen via Ql-Users

Op 10/11/2020 om 20:21 schreef Marcel Kilgus via Ql-Users:

Hi all,

I wrote a music player for the old Amiga MOD file format. Head over to
https://www.kilgus.net/smsqe/modplay/ for the details.

Cheers, Marcel



___
QL-Users Mailing List


Thanks.

Runs like a charmwith QPC2.

François Van Emelen



___
QL-Users Mailing List

Re: [Ql-Users] MODPlay

2020-11-11 Thread pgraf--- via Ql-Users
On 10 Nov 2020 at 20:21, Marcel Kilgus via Ql-Users wrote:

> I wrote a music player for the old Amiga MOD file format. Head over
> to
> https://www.kilgus.net/smsqe/modplay/ for the details.

I forgot the exact percentage of CPU overhead by the 20 kHz 
interrupt of the Q40, but I tested it below 10% at design time. 
Otherwise I'd not have simplified the design that way. It's unlikely 
that Tony Tebby implemented sound less efficiently than myself, so 
probably the 68040 is simply too slow for Mr. Del Nero's routines. 
Didn't have time to really look, but if the rest of his code is 
similarly efficient as his memcopy, that's no surprise.

Qsplayer also was a C program using the sampled sound system.

Peter

___
QL-Users Mailing List


[Ql-Users] MODPlay

2020-11-10 Thread Marcel Kilgus via Ql-Users
Hi all,

I wrote a music player for the old Amiga MOD file format. Head over to
https://www.kilgus.net/smsqe/modplay/ for the details.

Cheers, Marcel



___
QL-Users Mailing List