summaryrefslogtreecommitdiff
path: root/muse2/doc/html/split/developer_docs/node2.html
blob: 2c781ae74bb4d0e8040c9cde7c83dd6c4732ce4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
<!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>
 &nbsp; <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>