any remaining users of primitiveOldSampledSound etc?

Tim Rowledge tim at sumeru.stanford.edu
Sat Jul 28 21:01:18 UTC 2001


As part of the tidying up around the VMMaker work, I'd really like to
jettison the code in sqOldSoundPrims.c ( a.k.a
>  > EXPORT(int) SoundGenerationPlugin_primitiveFMSoundMix(void);
>>  EXPORT(int) SoundGenerationPlugin_primitiveOldSampledSoundMix(void);
>>  EXPORT(int) SoundGenerationPlugin_primitivePluckedSoundMix(void);
>>  EXPORT(int) SoundGenerationPlugin_primitiveSampledSoundMix(void);
>>  EXPORT(int) SoundGenerationPlugin_primitiveWaveTableSoundMix(void);
)

So far as I can tell they're not used in any image current for a _long_
time, so shouldn't be mised. Why do I want to drop them? Well, if we
want to keep them in the SounPlugin then I have to prat about parsing
the dang file in order to extract the EXPORT names etc to make sure the
plugin is built properly. I really don't want to do that for what
appears to be junk code these days.

tim
-- 
Tim Rowledge, tim at sumeru.stanford.edu, http://sumeru.stanford.edu/tim
Strange OpCodes: CMN: Convert to Mayan Numerals





More information about the Squeak-dev mailing list