File tree Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 38
38
<img src="<?= $ IMG ?> eclipse-new-project.png">
39
39
</div>
40
40
41
- <p>Now, complete project structure is visible in the <b>Project explorer</b> view.</p>
41
+ <p>Now, complete project structure is visible in the <b>Project explorer</b> view.</p>
42
42
<div class="images">
43
43
<img src="<?= $ IMG ?> eclipse-project-explorer.png">
44
44
</div>
45
45
46
46
<p>We just need to configure project build. For this case, select <b>Project</b> → <b>Properties</b> menu,
47
- the project configuration dialog should appear:</p>
47
+ the project configuration dialog should appear:</p>
48
48
<div class="images">
49
49
<img src="<?= $ IMG ?> eclipse-project-properties.png">
50
50
</div>
150
150
<p>Now click <b>Apply</b> and <b>Debug</b> buttons to start debugging. The example command line will start a standalone
151
151
<b>Impulse Reverb Stereo</b> plugin that runs under JACK server:</p>
152
152
<div class="images">
153
- <img src="<?= $ IMG ?> eclipse-mtest-plugin.png">
153
+ <img class="border" src="<?= $ IMG ?> eclipse-mtest-plugin.png">
154
154
</div>
155
155
156
156
<p>Happy Development!</p>
157
-
158
-
159
-
160
-
161
-
162
-
Original file line number Diff line number Diff line change 38
38
</p>
39
39
40
40
<p>
41
- <img src="<?= $ RES_ROOT ?> /img/tutorials/lsp-sampler-hydrogen-kit.png">
41
+ <img class="border" src="<?= $ RES_ROOT ?> /img/tutorials/lsp-sampler-hydrogen-kit.png">
42
42
</p>
43
43
44
44
<ul>
127
127
<li><b>Instrument 17</b> Note: <em>F 4</em></li>
128
128
<li><b>Instrument 18</b> Note: <em>F# 4</em></li>
129
129
</ul>
130
-
130
+
131
131
<li>Now play the corresponding note on your midi keyboard or the Ardour
132
132
piano roll and you should hear the appropriate drum sample.</li>
133
133
</ul>
You can’t perform that action at this time.
0 commit comments