From: <pst...@us...> - 2008-06-14 12:20:32
|
Revision: 602 http://jazzplusplus.svn.sourceforge.net/jazzplusplus/?rev=602&view=rev Author: pstieber Date: 2008-06-14 05:20:26 -0700 (Sat, 14 Jun 2008) Log Message: ----------- 1. Removed unmatched \begin{center}. 2. Changed interFace to interface. 3. Wrapped use of \urlref with \htmlonly and added a corresponding latexonly. 4. Removed uses of \item that were missing the corresponding \begin{itemize} \end{itemize}. 5. Preceeded _ with \ to make LaTeX happy. 6. Put \end{document} back at the end of the file. 7. Changed the includegraphics lines to please LaTeX. The graphics will probably be poorly positioned/scaled. The file can be processed with LaTeX. Modified Paths: -------------- trunk/jazz/src/HelpFiles/jazz.tex Modified: trunk/jazz/src/HelpFiles/jazz.tex =================================================================== --- trunk/jazz/src/HelpFiles/jazz.tex 2008-06-14 11:22:45 UTC (rev 601) +++ trunk/jazz/src/HelpFiles/jazz.tex 2008-06-14 12:20:26 UTC (rev 602) @@ -16,7 +16,6 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \chapter{Introduction}\label{introduction} -\begin{center} JAZZ++ is a fully featured software MIDI sequencer with audio support. In addition to basic sequencer functions like record and play, JAZZ++ provides @@ -107,14 +106,15 @@ \subsection{Software pre-requisites of JAZZ++} The current version of JAZZ++ uses the wxWidgets GUI library to create -the JAZZ++ user interFace. The wxWidgets GUI library, like JAZZ++ itself, +the JAZZ++ user interface. The wxWidgets GUI library, like JAZZ++ itself, is platform/OS independant, and versions of wxWidgets are available for all platforms/OS' currently supported by JAZZ++. If you do not have the wxWidgets GUI library installed, please visit the following link to download and install wxWidgets for your platform/OS ; \begin{indented}{2cm} -\urlref{http://www.wxwidgets.org/}{http://www.wxwidgets.org/} +\htmlonly{\urlref{http://www.wxwidgets.org/}{http://www.wxwidgets.org/}} +\latexonly{http://www.wxwidgets.org/} \end{indented} The wxWidgets GUI library \underline{must be installed} before installing @@ -154,8 +154,8 @@ homepage at ; \begin{indented}{2cm} -\urlref{http://jazzplusplus.sourceforge.net}{http://jazzplusplus.sourceforge.net -} +\htmlonly{\urlref{http://jazzplusplus.sourceforge.net}{http://jazzplusplus.sourceforge.net}} +\latexonly{http://jazzplusplus.sourceforge.net} \end{indented} [ed: make the above link point to downloads page? ] @@ -164,9 +164,9 @@ 'bleeding edge' version of the JAZZ++ source code, you can always checkout the JAZZ++ Subversion repository at ; - \begin{indented}{2cm} -\urlref{http://jazzplusplus.sourceforge.net/subversion}{ -http://jazzplusplus.sourceforge.net/subversion} +\begin{indented}{2cm} +\htmlonly{\urlref{http://jazzplusplus.sourceforge.net/subversion}{http://jazzplusplus.sourceforge.net/subversion}} +\latexonly{http://jazzplusplus.sourceforge.net/subversion} \end{indented} \section{Getting Help with JAZZ++} @@ -183,7 +183,7 @@ who join and post emails to the JAZZ++ mailing lists adhere to the following two points of list etiquette ; -\item{'PCYMTNQREAIYR'} +'PCYMTNQREAIYR' \underline{Please Configure Your Mailer To Not Quote Raw E-mail Addresses In Your Replies.} @@ -198,7 +198,7 @@ to be particularly careful with this, and you may find that you have to manually delete raw email addresses from you replies to comply with this etiquette. -\item{'PCYMTWLL'} +'PCYMTWLL' \underline{Please Configure Your Mailer To Wrap Long Lines.} Some email programs don't, and @@ -212,9 +212,9 @@ makes it easier for everyone if you please comply with this etiquette when submitting emails to the lists. - \begin{indented}{2cm} -\urlref{http://jazzplusplus.sourceforge.net/mailinglist}{ -http://jazzplusplus.sourceforge.net/mailinglist} +\begin{indented}{2cm} +\htmlonly{\urlref{http://jazzplusplus.sourceforge.net/mailinglist}{http://jazzplusplus.sourceforge.net/mailinglist}} +\latexonly{http://jazzplusplus.sourceforge.net/mailinglist} \end{indented} @@ -224,15 +224,15 @@ [ed: double check these links below] \begin{indented}{2cm} -\urlref{https://lists.sourceforge.net/lists/listinfo/jazzplusplus-user}{ -https://lists.sourceforge.net/lists/listinfo/jazzplusplus-user} +\htmlonly{\urlref{https://lists.sourceforge.net/lists/listinfo/jazzplusplus-user}{https://lists.sourceforge.net/lists/listinfo/jazzplusplus-user}} +\latexonly{https://lists.sourceforge.net/lists/listinfo/jazzplusplus-user} \end{indented} The second is devoted to developers. To subscribe visit \begin{indented}{2cm} -\urlref{https://lists.sourceforge.net/lists/listinfo/jazzplusplus-devel}{ -https://lists.sourceforge.net/lists/listinfo/jazzplusplus-devel} +\htmlonly{\urlref{https://lists.sourceforge.net/lists/listinfo/jazzplusplus-devel}{https://lists.sourceforge.net/lists/listinfo/jazzplusplus-devel}} +\latexonly{https://lists.sourceforge.net/lists/listinfo/jazzplusplus-devel} \end{indented} The third list contains messages generated by developers when they commit @@ -240,8 +240,8 @@ To subscribe visit \begin{indented}{2cm} -\urlref{https://lists.sourceforge.net/lists/listinfo/jazzplusplus-updates}{ -https://lists.sourceforge.net/lists/listinfo/jazzplusplus-updates} +\htmlonly{\urlref{https://lists.sourceforge.net/lists/listinfo/jazzplusplus-updates}{https://lists.sourceforge.net/lists/listinfo/jazzplusplus-updates}} +\latexonly{https://lists.sourceforge.net/lists/listinfo/jazzplusplus-updates} \end{indented} We'd also be happy to receive your bug reports (well, somehow). We want to find @@ -251,9 +251,9 @@ to gather the necessary informations JAZZ++ developers might need to fix the problem, and how to submit that bug report in a meaningful and consistant way ; - \begin{indented}{2cm} -\urlref{http://jazzplusplus.sourceforge.net/bugreports}{ -http://jazzplusplus.sourceforge.net/bugreports} +\begin{indented}{2cm} +\htmlonly{\urlref{http://jazzplusplus.sourceforge.net/bugreports}{http://jazzplusplus.sourceforge.net/bugreports}} +\latexonly{http://jazzplusplus.sourceforge.net/bugreports} \end{indented} @@ -388,7 +388,7 @@ \section{Common Considerations when using Jazz++} -\item CPU and RAM Requirements +\subsection{CPU and RAM Requirements} CPU @@ -441,7 +441,7 @@ *NEW* -\item MIDI, Time and the Personal Computer +\subsection{MIDI, Time and the Personal Computer} The MIDI protocol attempts to be a real time protocol. This is unsurprising -- sound generation and replay (of a song or most all musical compositions) happens @@ -499,7 +499,7 @@ achieve optimum performance when using Jazz++ and MIDI on their personal computing machine. -\item SoundFonts - what are they, who needs them. +\subsection{SoundFonts - what are they, who needs them.} Soundfonts are data files that both hardware MIDI/synth cards and MIDI softsynths may use to create (or synthesize) the actual sound you hear playing. @@ -529,7 +529,7 @@ at Jazz++ think you should try. -Jazz++ operational tricks ; +\subsection{Jazz++ operational tricks} 1. Try lowering your desktop resolution and/or bits-per-pixel value. Doing this will also lower the load on your CPU when running Jazz++, and enable things to @@ -561,11 +561,6 @@ own operations. - - - - - \section{Windows operating systems} @@ -617,6 +612,7 @@ The device-dependent part (midi-driver) currently supports: +\begin{enumerate} \item OSS/Free (OSS/Linux) midi driver API (formerly known as USS/Lite and VoxWare). This API is included in later Linux kernels. The JAZZ++ code interfacing OSS has only been tested on Linux platforms. @@ -626,6 +622,7 @@ application allowing the sequencer/editor and the midi-driver to run on separate computers. The native driver has better support for the MPU-401 than the JAZZ++/OSS solution (e.g. support for external timing source). +\end{enumerate} [ed: and be replaced with something more current...ie; if it still works on Sun-OS4 and Solaris2 systems currently is unknown, USS/lite @@ -702,9 +699,8 @@ \end{itemize} -\begin{itemize} \subsection{Hardware based sound synthesis and Linux on the x86 PC} -\end{itemize} + Thanks to all the great work done by the ALSA team over the years, Linux now has much better driver supports for the various soundcards on the market today that have hardware based MIDI/synth chips as part of their design. @@ -737,7 +733,8 @@ The correct place to get help with specific ALSA / soundcard related problems, can be found by visiting the ALSA website at ; -\urlref{http://www.alsa-project.org/}{http://www.alsa-project.org/} +\htmlonly{\urlref{http://www.alsa-project.org/}{http://www.alsa-project.org/}} +\latexonly{http://www.alsa-project.org/} The latest list of ALSA supported MIDI/synth soundcards, is always available inside the current alsa-driver source tarball available from @@ -759,8 +756,8 @@ Another good repository of current knowledge regarding Linux sound drivers overall (not just the ALSA sound drivers) can be found at ; -\urlref{http://linux-sound.org/drivers.html}{http://linux-sound.org/drivers.html -} +\htmlonly{\urlref{http://linux-sound.org/drivers.html}{http://linux-sound.org/drivers.html}} +\latexonly{http://linux-sound.org/drivers.html} Once you have your MIDI/synth soundcard up and running, it will appear in Jazz++ configuration dialogs just like any other MIDI device connected @@ -773,9 +770,8 @@ -\begin{itemize} \subsection{Software based sound synthesis and Linux on the x86 PC} -\end{itemize} + This area of the documentation will grow over time. There is a lot that can be documented here now with Linux. @@ -791,6 +787,8 @@ the Jazz++ developers use for testing and improving the Jazz++ code itself, and this is why documentation of this softsynth setup comes first. +\begin{itemize} + \item Overview of a typical Linux softsynth setup Abstract: @@ -823,6 +821,8 @@ itself, add/remove SoundFont files, define bank settings, and adjust other working parameters of the virtual synthesizer itself. +\end{itemize} + Additionally, the QJACKCTL software provides a GUI visualization of the virtual MIDI/audio patch-bays formed by the JACK part, allowing the user a quick and easy way to 'hook it all up' as it @@ -863,7 +863,7 @@ sound production environments that traverse and inter-operate across the software virtual and real hardware MIDI domains. -\item Practical: +Practical: Many people have troubles getting these softsynths installed and working properly on Linux based systems. The Jazz++ developers @@ -880,16 +880,16 @@ packages from your Linux distribution's installation discs and/or on line package repository. Here's how to do it ; -\item{Setting up a Linux softsynth} +\subsection{Setting up a Linux softsynth} Step 1. Assuming you have already built/installed Jazz++, startup your Linux distribution's package manager application, and search for the package names 'qjackctl' and 'qsynth'. On a Debian 4.0 'Etch' linux system, these packages are named ; -qjackctl_0.2.21-1_i386.deb +qjackctl\_0.2.21-1\_i386.deb -qsynth_0.2.5-2_i386.deb +qsynth\_0.2.5-2\_i386.deb You should find similarly named packages in your Linux distribution's package collection. Install these packages, and if installation @@ -919,7 +919,8 @@ server itself is not yet started. \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{images/qjack-stopped.png}}% +%\latexonly{\includegraphics[scale=0.5]{images/qjack-stopped.png}}% +\latexonly{\includegraphics[0,0][2,2]{images/qjack-stopped.png}}% \htmlonly{\image{0cm;0cm}{images/qjack-stopped.png}}% \caption{Main Control GUI of QJACKCTL}% \end{figure}% @@ -931,7 +932,7 @@ \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{images/qjack-running.png}}% +\latexonly{\includegraphics[0,0][2,2]{images/qjack-running.png}}% \htmlonly{\image{0cm;0cm}{images/qjack-running.png}}% \caption{Main Control GUI of QJACKCTL}% \end{figure}% @@ -942,7 +943,7 @@ look something like this ; \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{images/qjack-connect-win-0.png}}% +\latexonly{\includegraphics[0,0][2,2]{images/qjack-connect-win-0.png}}% \htmlonly{\image{0cm;0cm}{images/qjack-connect-win-0.png}}% \caption{Connection GUI of QJACKCTL}% \end{figure}% @@ -970,7 +971,7 @@ \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{images/qsynth-startup.png}}% +\latexonly{\includegraphics[0,0][2,2]{images/qsynth-startup.png}}% \htmlonly{\image{0cm;0cm}{images/qsynth-startup.png}}% \caption{Main Control GUI of QSYNTH}% \end{figure}% @@ -982,7 +983,7 @@ \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{images/qsynth-setup-0.png}}% +\latexonly{\includegraphics[0,0][2,2]{images/qsynth-setup-0.png}}% \htmlonly{\image{0cm;0cm}{images/qsynth-setup-0.png}}% \caption{The MIDI Configuration GUI of QSYNTH}% \end{figure}% @@ -996,7 +997,7 @@ \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{images/qsynth-setup-1.png}}% +\latexonly{\includegraphics[0,0][2,2]{images/qsynth-setup-1.png}}% \htmlonly{\image{0cm;0cm}{images/qsynth-setup-1.png}}% \caption{The Audio Configuration GUI of QSYNTH}% \end{figure}% @@ -1011,7 +1012,7 @@ \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{images/qsynth-setup-2.png}}% +\latexonly{\includegraphics[0,0][2,2]{images/qsynth-setup-2.png}}% \htmlonly{\image{0cm;0cm}{images/qsynth-setup-2.png}}% \caption{The Soundfont Configuration GUI of QSYNTH}% \end{figure}% @@ -1028,7 +1029,7 @@ \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{images/qsynth-setup-3.png}}% +\latexonly{\includegraphics[0,0][2,2]{images/qsynth-setup-3.png}}% \htmlonly{\image{0cm;0cm}{images/qsynth-setup-3.png}}% \caption{The Soundfont selection GUI of QSYNTH}% \end{figure}% @@ -1046,7 +1047,7 @@ \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{images/qsynth-setup-4.png}}% +\latexonly{\includegraphics[0,0][2,2]{images/qsynth-setup-4.png}}% \htmlonly{\image{0cm;0cm}{images/qsynth-setup-4.png}}% \caption{The Soundfont Configuration GUI of QSYNTH}% \end{figure} @@ -1062,7 +1063,7 @@ \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{images/qsynth-setup-5.png}}% +\latexonly{\includegraphics[0,0][2,2]{images/qsynth-setup-5.png}}% \htmlonly{\image{0cm;0cm}{images/qsynth-setup-5.png}}% \caption{The Settings GUI of QSYNTH}% \end{figure} @@ -1076,7 +1077,7 @@ \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{images/jazz-output-sel-0.png}}% +\latexonly{\includegraphics[0,0][2,2]{images/jazz-output-sel-0.png}}% \htmlonly{\image{0cm;0cm}{images/jazz-output-sel-0.png}}% \caption{The Jazz++ MIDI Output Device selection GUI}% \end{figure} @@ -1096,7 +1097,7 @@ \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{images/qjack-connect-win-1.png}}% +\latexonly{\includegraphics[0,0][2,2]{images/qjack-connect-win-1.png}}% \htmlonly{\image{0cm;0cm}{images/qjack-connect-win-1.png}}% \caption{The Audio Connections GUI of QJACKCTL}% \end{figure} @@ -1109,7 +1110,7 @@ \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{images/qjack-connect-win-3.png}}% +\latexonly{\includegraphics[0,0][2,2]{images/qjack-connect-win-3.png}}% \htmlonly{\image{0cm;0cm}{images/qjack-connect-win-3.png}}% \caption{The MIDI Connections GUI of QJACKCTL}% \end{figure} @@ -1147,7 +1148,7 @@ bar codes, i.e. every event is shown as a short vertical line. \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{trackwin.png}}% +\latexonly{\includegraphics[0,0][2,2]{trackwin.png}}% \htmlonly{\image{0cm;0cm}{trackwin.png}}% \caption{Track window}% \end{figure} @@ -1178,7 +1179,11 @@ \end{enumerate} \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{twtoolb.png}}% +\latexonly{\includegraphics[0,0][2,2]{twtoolb.png}}% +\htmlonly{\image{0cm;0cm}{twtoolb.png}}% +\caption{Track Window Toolbar}% +\end{figure} + \section{Selecting events}\label{select} Many functions (e.g 'Delete' from the edit menu) require that you have @@ -1198,7 +1203,7 @@ disable program-changes (patch). Finally select Delete from Edit-Menu. \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{twselect.png}}% +\latexonly{\includegraphics[0,0][2,2]{twselect.png}}% \htmlonly{\image{0cm;0cm}{twselect.png}}% \caption{Selecting events}% \end{figure} @@ -1206,7 +1211,7 @@ \section{Record and play}\label{recplay} \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{recplay.png}}% +\latexonly{\includegraphics[0,0][2,2]{recplay.png}}% \htmlonly{\image{0cm;0cm}{recplay.png}}% \caption{Record and play}% \end{figure} @@ -1246,7 +1251,7 @@ values in steps of 10 bpm. \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{speed.png}}% +\latexonly{\includegraphics[0,0][2,2]{speed.png}}% \htmlonly{\image{0cm;0cm}{speed.png}}% \caption{Speed adjustment}% \end{figure} @@ -1271,7 +1276,7 @@ display of midi channel and track number. \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{trackdef.png}}% +\latexonly{\includegraphics[0,0][2,2]{trackdef.png}}% \htmlonly{\image{0cm;0cm}{trackdef.png}}% \caption{Track defaults}% \end{figure} @@ -1286,7 +1291,7 @@ already on the track. \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{tracknam.png}}% +\latexonly{\includegraphics[0,0][2,2]{tracknam.png}}% \htmlonly{\image{0cm;0cm}{tracknam.png}}% \caption{Track name, midi channel etc.}% \end{figure} @@ -1346,7 +1351,7 @@ \subsection{Replicate}\label{replicate} \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{replic.png}}% +\latexonly{\includegraphics[0,0][2,2]{replic.png}}% \htmlonly{\image{0cm;0cm}{replic.png}}% \caption{Replicate dialog}% \end{figure} @@ -1384,7 +1389,7 @@ \subsection{Delete}\label{delete} \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{delete.png}}% +\latexonly{\includegraphics[0,0][2,2]{delete.png}}% \htmlonly{\image{0cm;0cm}{delete.png}}% \caption{Delete dialog}% \end{figure} @@ -1407,7 +1412,7 @@ nearest step-timing value). Only Note-On events are changed. \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{quantize.png}}% +\latexonly{\includegraphics[0,0][2,2]{quantize.png}}% \htmlonly{\image{0cm;0cm}{quantize.png}}% \caption{Quantize dialog}% \end{figure} @@ -1432,7 +1437,7 @@ The selected events will be set to the selected MIDI Channel. \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{setchan.png}}% +\latexonly{\includegraphics[0,0][2,2]{setchan.png}}% \htmlonly{\image{0cm;0cm}{setchan.png}}% \caption{Set MIDI channel dialog}% \end{figure} @@ -1441,7 +1446,7 @@ \subsection{Transpose}\label{transpose} \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{transpos.png}}% +\latexonly{\includegraphics[0,0][2,2]{transpos.png}}% \htmlonly{\image{0cm;0cm}{transpos.png}}% \caption{Transpose dialog}% \end{figure} @@ -1467,7 +1472,7 @@ \subsection{Velocity}\label{veloc} \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{veloc.png}}% +\latexonly{\includegraphics[0,0][2,2]{veloc.png}}% \htmlonly{\image{0cm;0cm}{veloc.png}}% \caption{Set velocity dialog}% \end{figure} @@ -1486,7 +1491,7 @@ \subsection{Shift}\label{shift} \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{shift.png}}% +\latexonly{\includegraphics[0,0][2,2]{shift.png}}% \htmlonly{\image{0cm;0cm}{shift.png}}% \caption{Shift dialog}% \end{figure} @@ -1497,7 +1502,7 @@ \subsection{Cleanup}\label{cleanup} \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{cleanup.png}}% +\latexonly{\includegraphics[0,0][2,2]{cleanup.png}}% \htmlonly{\image{0cm;0cm}{cleanup.png}}% \caption{Cleanup dialog}% \end{figure} @@ -1514,7 +1519,7 @@ \subsection{Search Replace}\label{search} \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{search.png}}% +\latexonly{\includegraphics[0,0][2,2]{search.png}}% \htmlonly{\image{0cm;0cm}{search.png}}% \caption{Search Replace dialog}% \end{figure} @@ -1556,7 +1561,7 @@ Setting of default {\em Volume}, {\em Pan}, {\em Reverb} and {\em Chorus}. \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{mixer.png}}% +\latexonly{\includegraphics[0,0][2,2]{mixer.png}}% \htmlonly{\image{0cm;0cm}{mixer.png}}% \caption{Mixer window}% \end{figure} @@ -1687,7 +1692,7 @@ e.g. 'Delete' and 'Replicate'. \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{filter.png}}% +\latexonly{\includegraphics[0,0][2,2]{filter.png}}% \htmlonly{\image{0cm;0cm}{filter.png}}% \caption{Event filter dialog}% \end{figure} @@ -1711,7 +1716,7 @@ \subsection{Song}\label{songset} \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{songset.png}}% +\latexonly{\includegraphics[0,0][2,2]{songset.png}}% \htmlonly{\image{0cm;0cm}{songset.png}}% \caption{Song settings dialog}% \end{figure} @@ -1735,7 +1740,7 @@ \subsection{Metronome Settings}\label{metroset} \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{metroset.png}}% +\latexonly{\includegraphics[0,0][2,2]{metroset.png}}% \htmlonly{\image{0cm;0cm}{metroset.png}}% \caption{Metronome settings dialog}% \end{figure} @@ -1858,7 +1863,7 @@ \subsection{Synthesizer Type Settings}\label{synthtype} \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{syntype.png}}% +\latexonly{\includegraphics[0,0][2,2]{syntype.png}}% \htmlonly{\image{0cm;0cm}{syntype.png}}% \caption{Setting of synthesizer type}% \end{figure} @@ -1947,7 +1952,7 @@ \subsection{Meterchange}\label{meterchange} \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{meter.png}}% +\latexonly{\includegraphics[0,0][2,2]{meter.png}}% \htmlonly{\image{0cm;0cm}{meter.png}}% \caption{Meter change dialog}% \end{figure} @@ -1969,13 +1974,13 @@ \subsection{Harmony browser}\label{hbrowser} \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{hb.png}}% +\latexonly{\includegraphics[0,0][2,2]{hb.png}}% \htmlonly{\image{0cm;0cm}{hb.png}}% \caption{Harmony browser}% \end{figure} \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{hbtoolb.png}}% +\latexonly{\includegraphics[0,0][2,2]{hbtoolb.png}}% \htmlonly{\image{0cm;0cm}{hbtoolb.png}}% \caption{Harmony browser toolbar}% \end{figure} @@ -2123,13 +2128,13 @@ \subsection{Random rhythm generator}\label{randrhy} \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{rrg.png}}% +\latexonly{\includegraphics[0,0][2,2]{rrg.png}}% \htmlonly{\image{0cm;0cm}{rrg.png}}% \caption{Random rhythm generator}% \end{figure} \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{rrgtoolb.png}}% +\latexonly{\includegraphics[0,0][2,2]{rrgtoolb.png}}% \htmlonly{\image{0cm;0cm}{rrgtoolb.png}}% \caption{Random rhythm generator toolbar}% \end{figure} @@ -2578,7 +2583,7 @@ mouse button into the trackwindow. \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{pianowin.png}}% +\latexonly{\includegraphics[0,0][2,2]{pianowin.png}}% \htmlonly{\image{0cm;0cm}{pianowin.png}}% \caption{Piano Window}% \end{figure} @@ -2588,7 +2593,7 @@ \section{Toolbar}\label{pwtoolbar} \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{pwtoolb.png}}% +\latexonly{\includegraphics[0,0][2,2]{pwtoolb.png}}% \htmlonly{\image{0cm;0cm}{pwtoolb.png}}% \caption{Pianowin toolbar}% \end{figure} @@ -2705,7 +2710,7 @@ \section{Edit/create single events}\label{pweventedit} \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{eventdlg.png}}% +\latexonly{\includegraphics[0,0][2,2]{eventdlg.png}}% \htmlonly{\image{0cm;0cm}{eventdlg.png}}% \caption{Example of event editing dialog}% \end{figure} @@ -2749,7 +2754,7 @@ \subsection{Events}\label{pwevents} \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{pwevents.png}}% +\latexonly{\includegraphics[0,0][2,2]{pwevents.png}}% \htmlonly{\image{0cm;0cm}{pwevents.png}}% \caption{Pianowin show-events dialog}% \end{figure} @@ -2786,7 +2791,7 @@ \subsection{Edit Pitch and others} \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{pitched.png}}% +\latexonly{\includegraphics[0,0][2,2]{pitched.png}}% \htmlonly{\image{0cm;0cm}{pitched.png}}% \caption{Graphical editing in Pianowin}% \end{figure} @@ -2863,7 +2868,7 @@ on the audio track corresponds to a sample you just defined. \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{audiotrk.png}}% +\latexonly{\includegraphics[0,0][2,2]{audiotrk.png}}% \htmlonly{\image{0cm;0cm}{audiotrk.png}}% \caption{Audio track in pianowin}% \end{figure} @@ -2918,7 +2923,7 @@ \subsection{Global Settings}\label{globalsettings} \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{audioset.png}}% +\latexonly{\includegraphics[0,0][2,2]{audioset.png}}% \htmlonly{\image{0cm;0cm}{audioset.png}}% \caption{Global audio settings dialog}% \end{figure} @@ -2958,7 +2963,7 @@ \subsection{Sample Settings}\label{samplesettings} \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{sampset.png}}% +\latexonly{\includegraphics[0,0][2,2]{sampset.png}}% \htmlonly{\image{0cm;0cm}{sampset.png}}% \caption{Sample settings dialog}% \end{figure} @@ -3002,7 +3007,7 @@ \section{Sample Editor}\label{samplewin} \begin{figure}% -\latexonly{\includegraphics[scale=0.5]{sampedit.png}}% +\latexonly{\includegraphics[0,0][2,2]{sampedit.png}}% \htmlonly{\image{0cm;0cm}{sampedit.png}}% \caption{Sample editor}% \end{figure} @@ -3618,13 +3623,13 @@ \chapter{Appendix}\label{appendix} The appendix has not been appended yet, come back soon! -\item[RoadMap] +\chapter{RoadMap} \section{Frequently Asked Questions}\title{FAQ} \section{Jazz++ Specific} -\item[How powerful does my computer need to be to run JAZZ++ properly?] +\section{How powerful does my computer need to be to run JAZZ++ properly?} It is best to understand here, that it's not so much a matter of how much raw @@ -3781,7 +3786,7 @@ 5. Mandriva: Have a look here ; - http://wiki.mandriva.com/en/Docs/Howto/Mandriva_Kernels#kernel-rt + http://wiki.mandriva.com/en/Docs/Howto/Mandriva\_Kernels\#kernel-rt 6. Fedora: Have a look here ; @@ -3808,3 +3813,4 @@ [ed: TBC.. ] +\end{document} This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |