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!

On Sat, Dec 25, 2010 at 6:29 AM, St�phane Ducasse <stephane.ducasse@inria.fr> wrote:

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 :).

where because normally I fixed them all.

Stef