From bil at ccrma.Stanford.EDU Sun Apr 14 09:17:07 2019 From: bil at ccrma.Stanford.EDU (bil at ccrma.Stanford.EDU) Date: Sun, 14 Apr 2019 09:17:07 -0700 Subject: [CM] Snd 19.3 Message-ID: <56713b59d070f0c5f9607f26e89a8fc3@ccrma.stanford.edu> Snd 19.3: clm: Anders added support for 64-bit Lispworks. s7: port-position and port-file (for libc.scm). deleted Display and sequence->string (stuff.scm) checked: sbcl 1.5.1 Thanks!: Daniel Hensel, Anders Vinjar. From albert.tests at gmail.com Mon Apr 15 06:41:55 2019 From: albert.tests at gmail.com (Albert) Date: Mon, 15 Apr 2019 15:41:55 +0200 Subject: [CM] Small problems with old-music5.f Message-ID: Dear all, The file old-music5.f gives me / has some small problems. When the file is not used anymore I would suggest to remove it otherwise: I see a few things that are a bit strange: - the line 10 FORMAT ('0PEAK AMPLITUDE WAS',I8/'0NUMBER OF SAMPLES OUT OF RANGE WAS',I8) is longer than the maximum line length for Fortran fixed form code (i.e. 72 chars) - A number of times a TYPE statement is used as an output statement, but this is a bit conflicting with the TYPE derived data type statement, maybe best to replace it with a PRINT statement. Best Regards, Albert Virus-free. www.avg.com <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> -------------- next part -------------- An HTML attachment was scrubbed... URL: From bil at ccrma.Stanford.EDU Mon Apr 15 06:53:40 2019 From: bil at ccrma.Stanford.EDU (bil at ccrma.Stanford.EDU) Date: Mon, 15 Apr 2019 06:53:40 -0700 Subject: [CM] Small problems with old-music5.f In-Reply-To: References: Message-ID: <4bb863554acf42914e6370983a8ef9bc@ccrma.stanford.edu> old-music5.f is a transcription of 1975 XGP printer output without any other editing. It is not intended as a usable program, but as "sotfware archaeology"; music5.f is a version that runs in gfortran (or did several years ago). From albert.tests at gmail.com Mon Apr 15 06:57:48 2019 From: albert.tests at gmail.com (Albert) Date: Mon, 15 Apr 2019 15:57:48 +0200 Subject: [CM] Small problems with old-music5.f In-Reply-To: <4bb863554acf42914e6370983a8ef9bc@ccrma.stanford.edu> References: <4bb863554acf42914e6370983a8ef9bc@ccrma.stanford.edu> Message-ID: Dear Bil, Thanks for the very fast answer, so actually not used anymore maybe best to change the name into e.g old-music5.f.archive ? Thiwould make its intention clearer, now it looks like a usable program for an older format to me. Best Regards, Albert On Mon, Apr 15, 2019 at 3:53 PM wrote: > old-music5.f is a transcription of 1975 XGP printer > output without any other editing. It is not intended > as a usable program, but as "sotfware archaeology"; > music5.f is a version that runs in gfortran (or did > several years ago). > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: