Re the Demos, very useful. However...

I really don't like the practice of breaking out dialogs, classes, functions and structs into subfolders. It makes ripping off bits of the demos into my own programs a PITA. I can't include a demo as a library unless I also alter the demo's .ws to include the subfolders, or I have to flatten the demo appsrc before I do, which makes updates a little harder.

Is this the way the standard DAW project folder structure is going? I can see advantages, but we'd have 30 years of code to refactor.

If it is, the .ws appsrc path for each of the demos should include the subfolders so that they are actually libraryable...