| Vintage MacOS GUI Design |
||
| Summary |
||
|
These screen dumps are from several MacOS C++ music applications developed during 1990-1993. The target platform at that time consisted of monochrome 512x384 pixel displays, ensuring a very high ink-to-information ratio! These applications are classic implementations of the Model View Controller pattern. Each was a custom remote editing application for controlling external digital musical instrument hardware and communicated with that hardware via the serial Musical Instrument Digital Interface protocol. The purpose was not only to simulate all of the device's knobs and switches and provide a much more efficient way of editing the many sound parameters, but to provide data librarian and backup functions. With the power of bitmaps graphics, it was possible to visualize audio data and possible to implement various algorithms to handle tedious and repetitive parameter-inputting functions. Another interesting use was to create various parameter randomization and interpolation functions for experimenting with new sounds. client: Interval Music Systems role: Conceptual models, User interface design, GUI programming. typical development time: 2-3 months per application |
![]() ![]() ![]()
|
|