CoypuIDE is a set of widgets for the Coypu and Phausto music and DSP libraries, implemented in Bloc and Toplo.
Metacello new
baseline: 'CoypuIDE';
repository: 'github://pharo-graphics/CoypuIDE:master';
load.Useful methods
"Display the full UI for a valid dsp"
aDsp displayUI
"open a widget for a given parameter"
aDsp openWidgetFor: #aParameter