<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://defmon.vandervecken.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://defmon.vandervecken.com/feed.php">
        <title>defMON wiki - docs</title>
        <description></description>
        <link>http://defmon.vandervecken.com/</link>
        <image rdf:resource="http://defmon.vandervecken.com/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-05-13T10:07:54+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://defmon.vandervecken.com/doku.php?id=docs:callingtheplayer&amp;rev=1604569723&amp;do=diff"/>
                <rdf:li rdf:resource="http://defmon.vandervecken.com/doku.php?id=docs:dinsync&amp;rev=1604578016&amp;do=diff"/>
                <rdf:li rdf:resource="http://defmon.vandervecken.com/doku.php?id=docs:docs&amp;rev=1741015287&amp;do=diff"/>
                <rdf:li rdf:resource="http://defmon.vandervecken.com/doku.php?id=docs:features_and_limitations&amp;rev=1604570150&amp;do=diff"/>
                <rdf:li rdf:resource="http://defmon.vandervecken.com/doku.php?id=docs:fieldguide&amp;rev=1604569464&amp;do=diff"/>
                <rdf:li rdf:resource="http://defmon.vandervecken.com/doku.php?id=docs:globalvolume&amp;rev=1604569928&amp;do=diff"/>
                <rdf:li rdf:resource="http://defmon.vandervecken.com/doku.php?id=docs:interface_overview&amp;rev=1604570257&amp;do=diff"/>
                <rdf:li rdf:resource="http://defmon.vandervecken.com/doku.php?id=docs:keyboardshortcuts&amp;rev=1604574890&amp;do=diff"/>
                <rdf:li rdf:resource="http://defmon.vandervecken.com/doku.php?id=docs:scannerboysync&amp;rev=1604580622&amp;do=diff"/>
                <rdf:li rdf:resource="http://defmon.vandervecken.com/doku.php?id=docs:stereo_sid_features&amp;rev=1604569612&amp;do=diff"/>
                <rdf:li rdf:resource="http://defmon.vandervecken.com/doku.php?id=docs:supercommands&amp;rev=1604569491&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://defmon.vandervecken.com/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>defMON wiki</title>
        <link>http://defmon.vandervecken.com/</link>
        <url>http://defmon.vandervecken.com/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="http://defmon.vandervecken.com/doku.php?id=docs:callingtheplayer&amp;rev=1604569723&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-11-05T09:48:43+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>callingtheplayer</title>
        <link>http://defmon.vandervecken.com/doku.php?id=docs:callingtheplayer&amp;rev=1604569723&amp;do=diff</link>
        <description>Using a defMON tune in your own program

Once you have finished a tune in defMON and packed it you can use it in your own programs. The interface is more or less the same as in 90% of all other sid tunes out there, at least if you are going to play a single speed tune. There are nevertheless some things that may be worth pointing out.</description>
    </item>
    <item rdf:about="http://defmon.vandervecken.com/doku.php?id=docs:dinsync&amp;rev=1604578016&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-11-05T12:06:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>dinsync</title>
        <link>http://defmon.vandervecken.com/doku.php?id=docs:dinsync&amp;rev=1604578016&amp;do=diff</link>
        <description>Control it from your own code

First of all, before you start trying to send stuff to the interface, make sure to set all the pins of the user port to OUTPUT!


	;Initialize the User Port = Set all pins to Output
	lda #$ff
	sta $dd03


Then set $dd01 to #$00, just to make sure the sync interface is set to do nothing.</description>
    </item>
    <item rdf:about="http://defmon.vandervecken.com/doku.php?id=docs:docs&amp;rev=1741015287&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-03T15:21:27+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>docs</title>
        <link>http://defmon.vandervecken.com/doku.php?id=docs:docs&amp;rev=1741015287&amp;do=diff</link>
        <description>Unofficial defMON docs

	*  Some features and limitations of defMON
	*  Interface Overview
	*  Keyboard shortcuts

General tutorials

	*  defMONing 101: A defMON Operator Field Guide — by iLKke
	*  [defMONing 102: extended version of Field Guide by iLKke]
	*  Brief introduction to Super Commands — by FTC
	*  [Manual BPM sync] - by FTC (downloadable zip archive)

Quick visual reference to various columns of the sidTAB. Click to zoom



Supported additional hardware

	*  Stereo SID features</description>
    </item>
    <item rdf:about="http://defmon.vandervecken.com/doku.php?id=docs:features_and_limitations&amp;rev=1604570150&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-11-05T09:55:50+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>features_and_limitations</title>
        <link>http://defmon.vandervecken.com/doku.php?id=docs:features_and_limitations&amp;rev=1604570150&amp;do=diff</link>
        <description>Features and limitations

Some features

	*  Power through simplicity and flexibility rather than a large number of “special functions”:
		*  defMON doesn&#039;t make a distinction between “instruments” and “effects”. Instead ALL control of sound is handled through the same sound editing table (the</description>
    </item>
    <item rdf:about="http://defmon.vandervecken.com/doku.php?id=docs:fieldguide&amp;rev=1604569464&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-11-05T09:44:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>fieldguide</title>
        <link>http://defmon.vandervecken.com/doku.php?id=docs:fieldguide&amp;rev=1604569464&amp;do=diff</link>
        <description>defMONing 101


-------------------------------------------------------------------------------
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
						&quot; d e f M O N i n g   1 0 1 &quot;
						a defMON operator field guide
								  by iLKke
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-------------------------------------------------------------------------------
disCLAIMER
--------------------------------------------------------------…</description>
    </item>
    <item rdf:about="http://defmon.vandervecken.com/doku.php?id=docs:globalvolume&amp;rev=1604569928&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-11-05T09:52:08+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>globalvolume</title>
        <link>http://defmon.vandervecken.com/doku.php?id=docs:globalvolume&amp;rev=1604569928&amp;do=diff</link>
        <description>Changing the global volume

In the SID there is a register which allows you to change the global volume of the output in 4 bit precision = 16 steps, ranging from $0 to $f. If you&#039;re using a defMON tune in some other program you may want to control this register, to fade music in or out.</description>
    </item>
    <item rdf:about="http://defmon.vandervecken.com/doku.php?id=docs:interface_overview&amp;rev=1604570257&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-11-05T09:57:37+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>interface_overview</title>
        <link>http://defmon.vandervecken.com/doku.php?id=docs:interface_overview&amp;rev=1604570257&amp;do=diff</link>
        <description>Interface Overview

This chapter will guide you through the various parts of the interface and introduce you to main concepts of the program.

Main Screen

&lt;WRAP center round box 60%&gt;
Main Screen
[Main Screen]
&lt;/WRAP&gt;
This is the first screen you will see after loading defMON.</description>
    </item>
    <item rdf:about="http://defmon.vandervecken.com/doku.php?id=docs:keyboardshortcuts&amp;rev=1604574890&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-11-05T11:14:50+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>keyboardshortcuts</title>
        <link>http://defmon.vandervecken.com/doku.php?id=docs:keyboardshortcuts&amp;rev=1604574890&amp;do=diff</link>
        <description>Keyboard shortcuts

Here is an image that shows the sequence editor keys.
Black and white keys are used for note input (protracker style). Dark grey keys are unused.
Click to see full size.
&lt;WRAP center round box 60%&gt;
seqED keyboard shortcuts

&lt;/WRAP&gt;</description>
    </item>
    <item rdf:about="http://defmon.vandervecken.com/doku.php?id=docs:scannerboysync&amp;rev=1604580622&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-11-05T12:50:22+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>scannerboysync</title>
        <link>http://defmon.vandervecken.com/doku.php?id=docs:scannerboysync&amp;rev=1604580622&amp;do=diff</link>
        <description>DIN/MIDI/LSDj/Nanoloop sync

The adapter connects to the user port and lets defmon output:

	*  LSDJ sync signal
	*  nanoloop sync signal
	*  midi clock
	*  din sync
	*  clock signal with adjustable resolution from 24ppqn to 2ppqn for Korg Volcas, TE Pocket Operators, Arturia Microbrute, MI Anushri etc</description>
    </item>
    <item rdf:about="http://defmon.vandervecken.com/doku.php?id=docs:stereo_sid_features&amp;rev=1604569612&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-11-05T09:46:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>stereo_sid_features</title>
        <link>http://defmon.vandervecken.com/doku.php?id=docs:stereo_sid_features&amp;rev=1604569612&amp;do=diff</link>
        <description>Stereo SID features

defMON allows you to make use of two SID chips in case you got a fancy machine like that. There is a separate seqLIST for the second SID, effectively allowing you to play different sequences on the second SID. To switch between the two seqLISTs, just press CTLR + ← (i.e. BACKARROW key at the top left of the C64 keyboard. Not the cursor key.)</description>
    </item>
    <item rdf:about="http://defmon.vandervecken.com/doku.php?id=docs:supercommands&amp;rev=1604569491&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-11-05T09:44:51+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>supercommands</title>
        <link>http://defmon.vandervecken.com/doku.php?id=docs:supercommands&amp;rev=1604569491&amp;do=diff</link>
        <description>Super Commands

A less known feature of defMON are the so-called Super Commands. If, for example, you want to transpose the notes in a whole sequence 7 steps upwards, you can do this:

	*  Press “CTRL+G” twice to get to the very first step of the sequence.</description>
    </item>
</rdf:RDF>
