On 06/29/2014 08:52 PM, Ian Sannar wrote: > I would love to aid in developing LMMS. I have not worked in C++ but I have > in C# so it should be a good transition. I haven't worked over GitHub > before... so I don't know exactly what I'll do, but I'll be glad to help LMMS > along.
Help would be most welcome. Our codebase is currently a bit messy and somewhat poorly documented, which is something that should be addressed at some point, but meanwhile, if you have any questions about how the core and architecture of LMMS works, don't hesitate to ask. Right now it's best to concentrate on bugs on the stable-1.1 branch, so that we can get it released. To get started, you should familiarize yourself with compiling LMMS from source: https://github.com/LMMS/lmms/wiki/Compiling-lmms Then you can get acquainted with the source code, see how things work inside. And then you should create your own fork of LMMS so you can submit patches. Here's instructions on how to work with git: https://github.com/LMMS/lmms/wiki/Submitting-a-patch ------------------------------------------------------------------------------ Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect people, data, and systems into organized workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft _______________________________________________ LMMS-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lmms-devel
