UnitLib and mapping
by alexarje • Wednesday 21 March 2007 • Uncategorized • 0 Comments

Just some thoughts on how a UnitLib could be implemented in the chain from GUI to algorithm:
Read more →
Just some thoughts on how a UnitLib could be implemented in the chain from GUI to algorithm:
Read more →
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 →
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 →