[squeak-dev] use "FileDirectory slash" when reading SampledInstrument

christoph.thiede at student.hpi.uni-potsdam.de christoph.thiede at student.hpi.uni-potsdam.de
Sat Mar 26 19:00:17 UTC 2022


Merged via Sound-ct.88. Please, when contributing further patches, make sure to turn off #browseWithPrettyPrint/#diffsWithPrettyPrint. :-) Right now the community has not yet agreed on turning on pretty-print by default.

Best,
Christoph

---
Sent from Squeak Inbox Talk

On 2022-02-04T21:06:08-05:00, deeteeoh1138 at gmail.com wrote:

> Here are the corresponding changes for the other two class methods I
> mentioned, that had used a nonUnixMac path separator.
> 
> On Fri, Feb 4, 2022 at 8:39 PM David O'Toole <deeteeoh1138 at gmail.com> wrote:
> 
> > Hehe :) Thank you for the background. I'm quite excited to make this code
> > work again, it's an ideal playground for the synth sounds I'm playing with.
> >
> > On Fri, Feb 4, 2022 at 8:30 PM tim Rowledge <tim at rowledge.org> wrote:
> >
> >> Hah! That method is so old that it almost certainly hasn't been touched
> >> since the original exceedingly Mac OS (pre OSX!) focussed Squeak release.
> >> Remember, old Mac OS used : for directories.
> >>
> >> Now, if you find some method of a similar vintage using a . then that
> >> would be one that had my had in it and was focused on RISC OS. If you don't
> >> know what RISC OS is I suggest you don't ask because then I'd have to bore
> >> you to death with explanations of how superior an OS it was/is and how the
> >> Sekrit Forces of the Dumminati prevented it from dominating the world.
> >>
> >> > On 2022-02-04, at 5:20 PM, David O'Toole <deeteeoh1138 at gmail.com>
> >> wrote:
> >> >
> >> > For some reason this method uses a colon as a path separator. I updated
> >> it to use "FileDirectory slash".
> >> >
> >> > I may need to update the other SampledInstrument class side methods as
> >> well, they do the same thing.
> >> >
> >> > I think I have found an issue with the AIFF reader's reading of loop
> >> points, I'm debugging now and will send a separate message.
> >> > <SampledInstrument class-readSimpleInstrumentfromDirectory.st>
> >>
> >>
> >> tim
> >> --
> >> tim Rowledge; tim at rowledge.org; http://www.rowledge.org/tim
> >> Do you like me for my brain or my baud?
> >>
> >>
> >>
> >>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20220204/a6e25b4b/attachment.html>
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: SampledInstrument class-readPizzInstrumentfromDirectory.st
> Type: application/octet-stream
> Size: 972 bytes
> Desc: not available
> URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20220204/a6e25b4b/attachment.obj>
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: SampledInstrument class-readLoudAndStaccatoInstrumentfromDirectory.st
> Type: application/octet-stream
> Size: 1297 bytes
> Desc: not available
> URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20220204/a6e25b4b/attachment-0001.obj>
> 
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20220326/465f49b6/attachment.html>


More information about the Squeak-dev mailing list