He there. I'm beginning to get acquainted with music production under
linux and there's a question that bugs me about pure-data.
Some argue that one strength of music production under linux is the modular
approach given by the jack audio server; it allows completely independent apps to route signals to each other, etc. etc. The major problem with this is a complete lack of cohesion: there is the classical foss paradigm, you have xyz apps, each providing the appoximately the same functions as the other, are coded in perhaps a different languages, have their trade-offs here and there and then A is missing some must-have feature of B and conversely; lots efforts are dissipated, UIs are a chaos, the softwares architectures are redundant with bugs, duplicated semi-polished features, etc.
Then you have pure data, which at first glance, looks like a high-level, integrated audio developement environnement, just the unified framework one would need to build and enhance a perfect music creation environnement. Yet as it looks (forgive the short sighted vision of a newbie) pd has remained a developement-only platform that has yet to yield it's fruit to that other end of the spectrum of the music community which interests are more focused on the architecture of rythms and melodies instead of the software generating them.
So my question is this: is there such environment and if not, why not?