notes on porting pluton from ISPW max to Pd. 1. "portage" directory. Extract the "explodes" from Pluton.pat 2. "dummy" directory. Some objects have to be changed by hand: declare -- delete it. table~ -- replace by "table" multiplying lengths by 44.1. Read messages replaced by messages to soundfiler. sampread~ -- replace by tabread4~; multiply inputs by 44.1 sampwrite~ -- replace by tabwrite~ osc1~ in gumbo -- replace with tabosc4~ down~, up~ -- don't exist; deal with these ad hoc -------------------------------- new dolist: number of output channels controlled by switch add MIDI level controls remake control panels with sliders