Hello, All!

I like muse because it's (as I think) the first complete music studio for linux with mostly all needed functions on board.

But missing lv2 support forces me use external plugin hosts such as carla to make lv2 synths and plugins available in muse. It's not so hard but rather complex and requires additional steps to set the studio up and maintain it.

    So I want to implement lv2 host (for synths and plugins) in muse  :)
I've already dived into git source for muse project and it looks rather clear, but stiil I wanted to receive quick info about plugin and synth subsystems in muse. There are 2 global vars: *std::vector<MusECore::Synth*> synthis* and *MusECore::PluginList plugins*. How they are related? (some init code dups for each var). *plugins* are populated with libs that are not synth and vice versa for *synthis*?


Thanks
Andrew



------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Lmuse-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lmuse-developer

Reply via email to