Hi, As you probably faust GIT was (for years…) separated as a « master » branch (with a unique C++ backend) and « faust2 » as the new branch with multiple backends (C/C++, Java, LLVM IR, WebAssembly..etc..). To simplify developments and maintenance, and since we can not completely remove the old C++ backend model for now (this backend is easier to hack to test new ideas…), we finally ported the old C++ backend in faust2 branch, and some other « master » additional branches (« enable » and « soundfile » which are still in development).
So current « faust2 » is expected to become the unique officiel branch quite soon. We plan to do git branch renaming to achieve that: - old « master-dev » branch will be deleted - old « master » will be renamed (following this procedure : https://gist.github.com/lttlrck/9628955) - « faust2 » will be renamed to « master » (following this procedure : https://gist.github.com/lttlrck/9628955) - an finally a new « master-dev » branch will be created for developers If some developers still have urgent pull-request to do, the time is now ! Thanks Stéphane ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Faudiostream-devel mailing list Faudiostream-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/faudiostream-devel