SoundMorphicUserInterface Package, in PharoNonCore, more specifically:
'MidiInputMorph invokeMenu'
'PopUpChoiceMorph mouseDown:'
'SimpleMIDIPort class inputPortNumFromUser'
'SimpleMIDIPort class outputPortNumFromUser'
'SpectrumAnalyzerMorph invokeMenu'
'SpectrumAnalyzerMorph setDisplayType'
'SpectrumAnalyzerMorph setFFTSize'
'SpectrumAnalyzerMorph setSamplingRate'
'WaveEditor chooseLoopStart'
'WaveEditor invokeMenu'
Thanks!
where because normally I fixed them all.
On Dec 24, 2010, at 9:20 PM, Guillermo Polito wrote:
> I was looking at Release>>testUndeclared that is failing in 1.2 dev. �And of course it is failing because there are some methods pointing to some undeclared variables/globals/classes :).
>
> I found some references to CustomMenu and I'm not sure how to replace them :).
Stef