๐Ÿ“ฆ motiz88 / GR-55Floorboard

๐Ÿ“„ preferences.xml.dist ยท 42 lines
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<?xml version="1.0" encoding="UTF-8"?>
<!-- Preferences of the GR-55 FloorBoard application. -->
<Preferences>
	<General>
		<Application version="20170409"/>
		<Donate url=""/>
		<Files dir=""/>
		<Help url="http:GR-55-Help-HTML/GR-55_HTML_Help.html"/>
		<Language code="en"/>
		<Manual url="http://www.roland.com/products/en/_support/om.cfm?PRODUCT=GR-55"/>
		<Upload url="http://www.vguitarforums.com/smf/index.php"/>
		<Webpage url="http://sourceforge.net/projects/grfloorboard/"/>
	</General>
	<Language>
		<Locale select="0"/>
	</Language>
	<Midi>
		<BulkFinish patch="297"/>
		<BulkStart patch="1"/>
		<DBug bool="false"/>
    <Device bool="true"/>
		<Delay set="20"/>
		<MidiIn device="0"/>
		<MidiOut device="0"/>
		<TxCh set="1"/>
	</Midi>
	<Scheme>
		<Colour select="0"/>
		<Style select="1"/>
	</Scheme>
	<Window>
		<Collapsed width="1235" defaultwidth="1235" bool="true"/>
		<Position x="-8" y="14"/>
		<Scale ratio="1.0"/>
		<Restore sidepanel="true" window="true"/>
		<Single bool="true"/>
		<Size height="690" width="1235" minwidth="1014" minheight="690"/>
		<Splash bool="true"/>
		<AutoScale bool="false"/>
	</Window>
</Preferences>