• Archive for March 21st, 2007

    GUI and control

    by  • Wednesday 21 March 2007 • Research • 0 Comments

    The idea behind the current implementation of Jamoma is based on separating GUI from algorithm. Currently this is solved by having the algorithm in a separate file which is included in the module file containing the GUI. This is better than having everything in one patch, but I don’t think that we could say that [...]

    Read more →

    Technical Parameters

    by  • Wednesday 21 March 2007 • Research • 0 Comments

    I have been thinking a lot about GUIs, namespaces and control parameters over the last couple of days. One of the big challenges we are facing is how to make technology more human-friendly. Often it seems that technology controls us more than we control the technology. Creating a user interface of any kind is very [...]

    Read more →