<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!--Converted with LaTeX2HTML 2008 (1.71) original version by: Nikos Drakos, CBLU, University of Leeds * revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan * with significant contributions from: Jens Lippmann, Marek Rouchal, Martin Wilck and others --> <HTML> <HEAD> <TITLE>Internals - how it works</TITLE> <META NAME="description" CONTENT="Internals - how it works"> <META NAME="keywords" CONTENT="developer_docs"> <META NAME="resource-type" CONTENT="document"> <META NAME="distribution" CONTENT="global"> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8"> <META NAME="Generator" CONTENT="LaTeX2HTML v2008"> <META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css"> <LINK REL="STYLESHEET" HREF="developer_docs.css"> <LINK REL="next" HREF="node6.html"> <LINK REL="previous" HREF="node1.html"> <LINK REL="up" HREF="developer_docs.html"> <LINK REL="next" HREF="node3.html"> </HEAD> <BODY > <DIV CLASS="navigation"><!--Navigation Panel--> <A NAME="tex2html65" HREF="node3.html"> <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="/usr/share/latex2html/icons/next.png"></A> <A NAME="tex2html61" HREF="developer_docs.html"> <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="/usr/share/latex2html/icons/up.png"></A> <A NAME="tex2html55" HREF="node1.html"> <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="/usr/share/latex2html/icons/prev.png"></A> <A NAME="tex2html63" HREF="node1.html"> <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="/usr/share/latex2html/icons/contents.png"></A> <BR> <B> Next:</B> <A NAME="tex2html66" HREF="node3.html">User interface programming</A> <B> Up:</B> <A NAME="tex2html62" HREF="developer_docs.html">MusE Documentation</A> <B> Previous:</B> <A NAME="tex2html56" HREF="node1.html">Contents</A> <B> <A NAME="tex2html64" HREF="node1.html">Contents</A></B> <BR> <BR></DIV> <!--End of Navigation Panel--> <H1><A NAME="SECTION00200000000000000000"> Internals - how it works</A> </H1> This chapter explains how MusE is built internally, and is meant to be an aid for developers wanting to quickly start up with MusE. For details on <SPAN CLASS="textit">why</SPAN> stuff is done please refer to the following chapter. <P> <BR><HR> <!--Table of Child-Links--> <A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A> <UL CLASS="ChildLinks"> <LI><A NAME="tex2html67" HREF="node3.html">User interface programming</A> <LI><A NAME="tex2html68" HREF="node4.html">Configuration</A> <UL> <LI><A NAME="tex2html69" HREF="node4.html#SECTION00220010000000000000">Reading configuration</A> <LI><A NAME="tex2html70" HREF="node4.html#SECTION00220020000000000000">Writing configuration</A> <LI><A NAME="tex2html71" HREF="node4.html#SECTION00220030000000000000">Song state</A> <LI><A NAME="tex2html72" HREF="node4.html#SECTION00220040000000000000">How to add new items</A> </UL> <BR> <LI><A NAME="tex2html73" HREF="node5.html">User controls and automation</A> <UL> <LI><A NAME="tex2html74" HREF="node5.html#SECTION00231000000000000000">Handling user input</A> <UL> <LI><A NAME="tex2html75" HREF="node5.html#SECTION00231100000000000000">Plugins and synthesizers</A> <UL> <LI><A NAME="tex2html76" HREF="node5.html#SECTION00231110000000000000">Overview</A> <LI><A NAME="tex2html77" HREF="node5.html#SECTION00231120000000000000">Processing the input, recording</A> <LI><A NAME="tex2html78" HREF="node5.html#SECTION00231130000000000000">How it's stored</A> <LI><A NAME="tex2html79" HREF="node5.html#SECTION00231140000000000000">Enabling and disabling controllers</A> </UL></UL></UL></UL> <!--End of Table of Child-Links--> <BR><HR> </BODY> </HTML>