<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[ChipMusic.org - sid music hints'n'tips]]></title>
	<link rel="self" href="https://chipmusic.org:80/forums/feed/atom/topic/10841/"/>
	<updated>2013-07-06T19:04:53Z</updated>
	<generator>PunBB</generator>
	<id>https://chipmusic.org/forums/topic/10841/sid-music-hintsntips/</id>
		<entry>
			<title type="html"><![CDATA[Re: sid music hints'n'tips]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/175919/#p175919"/>
			<content type="html"><![CDATA[<p><a href="http://cadaver.homeftp.net/tools.htm" target="_blank">SidDump</a> has been updated to v1.05 with &quot;partial support for multispeed tunes&quot;.</p><p>When I asked if updating SidDump to work with multispeed tunes would be difficult, the creator said:<br /></p><div class="quotebox"><blockquote><p>theoretically it can be difficult, as it may require emulating the full CPU + CIA timer + IRQ environment, which SidDump doesn&#039;t really do. However, there may be a simple option of just breaking out when/if the init routine gets stuck into a loop, and executing the code pointed to the interrupt vector as each frame&#039;s play call. It may not work for all tunes though.</p></blockquote></div><p>and:<br /></p><div class="quotebox"><blockquote><p>check SIDDump 1.05 which was just released. It is not entirely foolproof (depends on how complicated code the player interrupt runs). Some multispeed tunes may work, others perhaps not.</p></blockquote></div>]]></content>
			<author>
				<name><![CDATA[Awol]]></name>
				<uri>https://chipmusic.org/Awol</uri>
			</author>
			<updated>2013-07-06T19:04:53Z</updated>
			<id>https://chipmusic.org/forums/post/175919/#p175919</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: sid music hints'n'tips]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/175792/#p175792"/>
			<content type="html"><![CDATA[<p>I&#039;ve emailed the SidDump creator to ask if it wouldn&#039;t be too difficult to update the tool to work with multispeed tunes. I&#039;ll let you guys know if I hear back.<br />It&#039;s still very useful for single speed though. I ripped a nice kick drum sound from a Mortimer Twang tune. <img src="https://chipmusic.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Anyone have advice for designing multispeed instruments/tracks?</p>]]></content>
			<author>
				<name><![CDATA[Awol]]></name>
				<uri>https://chipmusic.org/Awol</uri>
			</author>
			<updated>2013-07-06T04:08:14Z</updated>
			<id>https://chipmusic.org/forums/post/175792/#p175792</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: sid music hints'n'tips]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/175764/#p175764"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>iLKke wrote:</cite><blockquote><div class="quotebox"><cite>breakphase wrote:</cite><blockquote><p>I&#039;m dissatisfied with the noise channel in general on c64. I think it&#039;s 4 bit or something; it&#039;s not as raspy as I like. Anyway a highpass filter helps with hihats, for me.</p></blockquote></div><p>True, I was just about to say the SID noise is teh shiz.</p><p>Curious to know more about the raspy noise that you are talking about, breakphase</p></blockquote></div><p>Oh I guess I was just talking about the 1-bit noise from nes/atari/etc.. it has a little more grit I think because it has a low bit depth. And the drums from that are a little harder in my experience. I don&#039;t even know if I&#039;m right about c64 being 4-bit, it just sounds too smooth for me a lot of times. Just a taste thing though.</p><div class="quotebox"><cite>4mat wrote:</cite><blockquote><p>$81,$80 =&nbsp; &nbsp;noise waveform. NATIVE WAVEFORM.</p><p>$82-$83,$86-$87 = a slight SYNC effect.<br />$88-$8f =&nbsp; &nbsp;reset noise<br />$90-$bf =&nbsp; &nbsp;not used (do not use: the noise dies)<br />$c0..$cf =&nbsp; rare extras(*)<br />$d0..$ef =&nbsp; not used (do not use: the noise dies)<br />$f0..$f7 =&nbsp; (*) rare extas: resets the internal pseudo random<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;generator...<br />$f8..$ff =&nbsp; : resets the internal pseudo random generator,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;so the noise waveform play different, on some sids the<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;selected noise sounds more &quot;metallic&quot; depending on the<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;value and running SID cycles and other status.<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Usage: first $f9, then $81</p></blockquote></div><p>Wow I did not know about these, thanks!</p><div class="quotebox"><cite>4mat wrote:</cite><blockquote><p>Strange, it&#039;s the most versatile noise osc on 8-bit hardware.&nbsp; I remember when the 8-bit consoles came in it was such a disappointment how limited the Nintendo and Sega ones were to work on in comparisom.</p></blockquote></div><p>I love everything else about the sid. It&#039;s closer to a &quot;real synth&quot; than everything else, but the noise might be a little &quot;too good&quot; for me... &quot;double quotes!&quot;</p>]]></content>
			<author>
				<name><![CDATA[breakphase]]></name>
				<uri>https://chipmusic.org/breakphase</uri>
			</author>
			<updated>2013-07-06T01:38:19Z</updated>
			<id>https://chipmusic.org/forums/post/175764/#p175764</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: sid music hints'n'tips]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/175667/#p175667"/>
			<content type="html"><![CDATA[<p>Thanks for your input 4mat. Yeah, I was talking about that brassy lead sound. I guess it&#039;s mostly just a square wave pitched up. For some reason I thought it was more complicated.</p><br /><br /><p>-------------------------------------------------------------------------------------------------------------------------------------------------------------------</p><br /><p>I was having trouble getting siddump to save to a text file until I found <a href="https://sites.google.com/site/rveilleux/coco3home/rems-cocosid3" target="_blank">this page</a>. I&#039;ll just leave these instructions here for my fellow n00bs...</p><p>1) Put the siddump program in a folder<br />2) Put the .sid file you want to analyze in the same folder<br />3) Open a command prompt and navigate to the folder with the cd command<br />4) Type something along these lines and hit enter: SIDDUMP <em>sidfilename</em>.sid -t<em>X</em> &gt;<em>textfilename</em>.txt<br />&nbsp; &nbsp; Where <em>X</em> is the song&#039;s approximate length in seconds.</p><p>The folder will now also contain <em>textfilename</em>.txt. Open it in notepad. If you open it in wordpad the formatting will be incorrect.<br />Every row in the txt stands for a video frame. PAL is 50 frames per second, so if the song is PAL (probably), every 50 rows corresponds to 1 second in the song&#039;s play time. 60 for NTSC.</p>]]></content>
			<author>
				<name><![CDATA[Awol]]></name>
				<uri>https://chipmusic.org/Awol</uri>
			</author>
			<updated>2013-07-05T06:38:36Z</updated>
			<id>https://chipmusic.org/forums/post/175667/#p175667</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: sid music hints'n'tips]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/175629/#p175629"/>
			<content type="html"><![CDATA[<p>SID noise (imitating cymbals in the Racing Destruction Set loading song) was the first home computer music that truly surprised me.</p><p>(Just saying.)</p>]]></content>
			<author>
				<name><![CDATA[chunter]]></name>
				<uri>https://chipmusic.org/chunter</uri>
			</author>
			<updated>2013-07-05T00:27:02Z</updated>
			<id>https://chipmusic.org/forums/post/175629/#p175629</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: sid music hints'n'tips]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/175627/#p175627"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>breakphase wrote:</cite><blockquote><div class="quotebox"><cite>Jellica wrote:</cite><blockquote><p>im still not happy with my hi-hats <img src="https://chipmusic.org/forums/img/smilies/sad.png" width="15" height="15" alt="sad" /></p></blockquote></div><p>I&#039;m dissatisfied with the noise channel in general on c64. I think it&#039;s 4 bit or something; it&#039;s not as raspy as I like. Anyway a highpass filter helps with hihats, for me.</p></blockquote></div><p>True, I was just about to say the SID noise is teh shiz.</p><p>Curious to know more about the raspy noise that you are talking about, breakphase</p>]]></content>
			<author>
				<name><![CDATA[iLKke]]></name>
				<uri>https://chipmusic.org/iLKke</uri>
			</author>
			<updated>2013-07-05T00:00:17Z</updated>
			<id>https://chipmusic.org/forums/post/175627/#p175627</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: sid music hints'n'tips]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/175620/#p175620"/>
			<content type="html"><![CDATA[<p>ding gratz ilkae</p>]]></content>
			<author>
				<name><![CDATA[defPREMIUM]]></name>
				<uri>https://chipmusic.org/defPREMIUM</uri>
			</author>
			<updated>2013-07-04T22:48:08Z</updated>
			<id>https://chipmusic.org/forums/post/175620/#p175620</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: sid music hints'n'tips]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/175619/#p175619"/>
			<content type="html"><![CDATA[<p>I think I just leveled up from 0 to 1.</p>]]></content>
			<author>
				<name><![CDATA[ilkae]]></name>
				<uri>https://chipmusic.org/ilkae</uri>
			</author>
			<updated>2013-07-04T22:46:54Z</updated>
			<id>https://chipmusic.org/forums/post/175619/#p175619</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: sid music hints'n'tips]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/175616/#p175616"/>
			<content type="html"><![CDATA[<p>Strange, it&#039;s the most versatile noise osc on 8-bit hardware.&nbsp; I remember when the 8-bit consoles came in it was such a disappointment how limited the Nintendo and Sega ones were to work on in comparisom.</p><p>One thing you could try is using the &#039;metal&#039; noise waveforms.&nbsp; <a href="http://csdb.dk/release/?id=57722" target="_blank">This guide</a> has the full list:</p><div class="codebox"><pre><code>$81,$80 =   noise waveform. NATIVE WAVEFORM.

$82-$83,$86-$87 = a slight SYNC effect.
$88-$8f =   reset noise
$90-$bf =   not used (do not use: the noise dies)
$c0..$cf =  rare extras(*)
$d0..$ef =  not used (do not use: the noise dies)
$f0..$f7 =  (*) rare extas: resets the internal pseudo random
             generator...
$f8..$ff =  : resets the internal pseudo random generator,
             so the noise waveform play different, on some sids the
             selected noise sounds more &quot;metallic&quot; depending on the
             value and running SID cycles and other status.
             Usage: first $f9, then $81</code></pre></div>]]></content>
			<author>
				<name><![CDATA[4mat]]></name>
				<uri>https://chipmusic.org/4mat</uri>
			</author>
			<updated>2013-07-04T21:42:38Z</updated>
			<id>https://chipmusic.org/forums/post/175616/#p175616</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: sid music hints'n'tips]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/175595/#p175595"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>Jellica wrote:</cite><blockquote><p>im still not happy with my hi-hats <img src="https://chipmusic.org/forums/img/smilies/sad.png" width="15" height="15" alt="sad" /></p></blockquote></div><p>I&#039;m dissatisfied with the noise channel in general on c64. I think it&#039;s 4 bit or something; it&#039;s not as raspy as I like. Anyway a highpass filter helps with hihats, for me.</p>]]></content>
			<author>
				<name><![CDATA[breakphase]]></name>
				<uri>https://chipmusic.org/breakphase</uri>
			</author>
			<updated>2013-07-04T17:28:28Z</updated>
			<id>https://chipmusic.org/forums/post/175595/#p175595</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: sid music hints'n'tips]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/175565/#p175565"/>
			<content type="html"><![CDATA[<p>Which sound?&nbsp; The arps or the lead?&nbsp; &nbsp;The lead sounds like it&#039;s an instrument table effect to do the pitching rather than portamento.&nbsp; It&#039;s just pitching up from a lower note over a few frames.&nbsp; (you could use an un-looped arpeggio to do the same thing)&nbsp; &nbsp;He&#039;s got the whole instrument preset looping (with the gate off so it fades out) which gives the echo effect.&nbsp; The rapid pulsewidth modulation on there is down to the multispeed.&nbsp; He&#039;s probably got it adding about $40 on each player tick.</p><p>The bass tone is a sample loop. (like how chip modules do it)&nbsp; &nbsp;That &#039;noise slide&#039; sound that sometimes comes in is probably a really tight instrument preset switching from noise to triangle(?) every couple of frames, would explain the thickness to it.</p>]]></content>
			<author>
				<name><![CDATA[4mat]]></name>
				<uri>https://chipmusic.org/4mat</uri>
			</author>
			<updated>2013-07-04T12:42:50Z</updated>
			<id>https://chipmusic.org/forums/post/175565/#p175565</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: sid music hints'n'tips]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/175540/#p175540"/>
			<content type="html"><![CDATA[<p>Thanks!</p>]]></content>
			<author>
				<name><![CDATA[xylo]]></name>
				<uri>https://chipmusic.org/xylo</uri>
			</author>
			<updated>2013-07-04T06:41:40Z</updated>
			<id>https://chipmusic.org/forums/post/175540/#p175540</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: sid music hints'n'tips]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/175521/#p175521"/>
			<content type="html"><![CDATA[<p>I tried using siddump to check out &quot;Electronic Transfer&quot; by Gallefoss and got this error message: &quot;CPU executed abnormally high amount of instructions.&quot;<br />Is that because it&#039;s multispeed (5x)? I really wanted to learn more about that sound that starts at 2:10...</p><p><div class="embed_video"><iframe width="560" height="340" src="https://www.youtube.com/embed/S-ec4XMt1TQ" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe></div></p>]]></content>
			<author>
				<name><![CDATA[Awol]]></name>
				<uri>https://chipmusic.org/Awol</uri>
			</author>
			<updated>2013-07-04T04:37:04Z</updated>
			<id>https://chipmusic.org/forums/post/175521/#p175521</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: sid music hints'n'tips]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/164713/#p164713"/>
			<content type="html"><![CDATA[<p>a lot of nice ones are combined with the bass instrument or other sounds but that isnt what i necessarily want to do. as with everything on the sid it takes a little fiddling <img src="https://chipmusic.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[Jellica]]></name>
				<uri>https://chipmusic.org/Jellica</uri>
			</author>
			<updated>2013-04-15T14:39:30Z</updated>
			<id>https://chipmusic.org/forums/post/164713/#p164713</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: sid music hints'n'tips]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/164706/#p164706"/>
			<content type="html"><![CDATA[<p>Yeah either siddump or jsid player</p>]]></content>
			<author>
				<name><![CDATA[iLKke]]></name>
				<uri>https://chipmusic.org/iLKke</uri>
			</author>
			<updated>2013-04-15T13:23:08Z</updated>
			<id>https://chipmusic.org/forums/post/164706/#p164706</id>
		</entry>
</feed>
