Yeah, $08 on the first frame before you set the gate will give you a solid start. Have the gate set for two frames to give it a really solid start before switching it off. (eg: $08,$41,$41,$40)
18 Nov 10, 2018 8:48 pm
Re: 4mat's WIP c64 projects (AY/TED/ATARI/REMIX/FM+SID MUSIC) (40 replies, posted in Commodore Computers)
Converting a playing sid tune to midi data and outputting to Windows general midi through a Sequential cart.
19 Sep 5, 2018 5:06 pm
Re: Reviving the Chiptune scene? (114 replies, posted in General Discussion)
It stopped being a niche and people use it in all kinds of music now... whether that was through the retro games revival or through the chiptune scene, either way it's good right?
20 May 6, 2018 6:32 pm
Re: 4mat - fmx music demo (11 replies, posted in Releases)
I wrote a tutorial on how to play your own SID tunes with FMX which you can read here , it only covers single SID tunes but the docs show how to expand on this.
21 May 3, 2018 12:42 pm
Re: VIC-20 Trackers? (3 replies, posted in Commodore Computers)
4mat wrote:Oh, if I ever finish this there'll be a cross-platform one that supports Viznuts's wave effects. Or you can use the source code right now.
So we should start a bounty for this +VICMIDI support?
I don't think there's enough of a fanbase for the Vic tbh.
22 Mar 10, 2018 11:06 am
Re: $11 music compo (2 replies, posted in Commodore Computers)
Oh it is? I thought they'd take the value literally.
23 Mar 7, 2018 10:08 pm
Topic: $11 music compo (2 replies, posted in Commodore Computers)
Currently going on over at CSDB until the 17th March. Only triangle wave, test bit and filter allowed, lot of interesting entries from lft, Jammer, Jellica, LMan and Jeroen Tel so far among others.
24 Mar 1, 2018 8:38 pm
Re: patchwork (new c64 sequencer tool with liveplay options) (12 replies, posted in Releases)
Ah, yeah could be, I'm not sure how it works with other devices. Most of a frame it's not using the SID chip, but at the end it writes to all 25 SID registers in one go. I wrote a quick 'behind the scenes' on it which you can find here. It has a few things about playback in there.
25 Feb 27, 2018 5:49 pm
Re: patchwork (new c64 sequencer tool with liveplay options) (12 replies, posted in Releases)
The only problem is, many SID files don't load even though they are below 8kb. I don't know of a way to check in Windows, where the tune tries to load, and often Patchwork crashes after trying to load a SID that would occupy an invalid memory range. The error message is:"outside ram si"
Thanks I'll take a listen to your soundcloud upload. Yes SID files have to be in that $1000-$2fff range, Most sid players should have an info window that tells you the load address. (Vice comes with VSid for example) The other thing you can try is relocating them using SidReloc (there's a link in the readme) which can get most tracks into the correct memory space. Patchwork will also refuse any files that are multispeed or use timing other than the standard vblank.
26 Feb 18, 2018 7:06 pm
Re: patchwork (new c64 sequencer tool with liveplay options) (12 replies, posted in Releases)
The GUI is absolutely insane. Specialy the "SMPL" window.
Yes it does look a bit weird, what you're seeing there is what waveforms are playing on each channel: 1/2/3 and then the filter cut-off at the bottom of each vertical strip. Each step horizontally is a frame of music, kind of like a sample display. Whatever the vertical line is over is what's playing right now.
27 Feb 18, 2018 1:35 pm
Re: patchwork (new c64 sequencer tool with liveplay options) (12 replies, posted in Releases)
Thanks. Here's a video of some example tracks with their source material, and the liveplay mode being used.
28 Feb 13, 2018 9:05 pm
Topic: patchwork (new c64 sequencer tool with liveplay options) (12 replies, posted in Releases)
Patchwork is a small sound sequencer that uses parts of recorded sid songs for instruments. It is mostly a proof-of-concept, just to see if this kind of player would work. Though it can be used to make grooves, small remixes or loops.
29 Jan 26, 2018 1:43 pm
Re: popular midi interfaces (3 replies, posted in Commodore Computers)
Thanks, I'll keep the HerMIDI one in mind too.
30 Jan 23, 2018 7:11 pm
Topic: popular midi interfaces (3 replies, posted in Commodore Computers)
Just out of interest, which of the midi interfaces/protocols are people using on the c64? Looking at the specs they all have a similar setup though the addresses spaces change a bit. There appear to be 4 I've found info on:
Sequential Circuits
Passport
Datel
Namesoft
31 Jan 17, 2018 7:04 pm
Re: First chiptune music (9 replies, posted in General Discussion)
32 Jan 7, 2018 11:41 pm
Re: 4mat's WIP c64 projects (AY/TED/ATARI/REMIX/FM+SID MUSIC) (40 replies, posted in Commodore Computers)
Lets you record sounds/loops from sid files and resequence them into new things.