The only thing I can't get working from that tutorial site is the vocal synthesis, no sound comes out following that...
114 Dec 24, 2014 5:44 am
Re: Korg DSN-12 (46 replies, posted in Nintendo Handhelds)
Cool stuff bryface! Think I'll get the DSN-12 ASAP before that deal expires That first one makes me want to make a song (I hadn't been able to make any music while the school semester was going on and lately nothing decent yet. Alright I'll stop sidetracking the topic).
115 Nov 26, 2014 3:41 pm
Re: Nerdsynth - Chip synth / hardware sequencer (56 replies, posted in Other Hardware)
Most of those chips are available un-soldered. Pokeys are socketed and the rest can be bought NOS.
Cool, so would I just search for the soundchip online or should I buy the machines?
116 Nov 25, 2014 1:52 am
Re: Nerdsynth - Chip synth / hardware sequencer (56 replies, posted in Other Hardware)
How easy are those soundchips to come by (outside of the SID one because I know those are pretty rare and expensive now)? I assume I'd have to un-solder the soundchips from the machines in order to put them in the cartridges for the nerdsynth (would be time to get a soldering iron then XD)? Any plans to support gameboy and NES soundchips?
117 Nov 8, 2014 4:17 pm
Re: Nerdsynth - Chip synth / hardware sequencer (56 replies, posted in Other Hardware)
So standard it's limited to only playing 2 channels?
118 Nov 8, 2014 12:55 am
Re: Nerdsynth - Chip synth / hardware sequencer (56 replies, posted in Other Hardware)
So by default the soundchip you would get is the nerdsynth one?
119 Nov 3, 2014 3:17 am
Re: DARK HOLIDAY COMPO -out now!- (50 replies, posted in Collaborations)
What is dark chiptune anyway? Would that be really distorted or is it distorted and having a dark mood?
120 Nov 3, 2014 3:01 am
Re: Raspberry Pi B+ to make tunes? (15 replies, posted in Other Hardware)
There's a raspberry pi port of sunvox.
121 Aug 18, 2014 1:38 pm
Re: Klystrack -- "chiptracking for your netbook" :) (664 replies, posted in Software & Plug-ins)
Awesome, I am totally happy to test anything you want on linux 64bit!
I second that!
122 Aug 15, 2014 1:10 am
Re: I'm new to tracking, anyone mind a quick listen? (4 replies, posted in Constructive Criticism)
Well it seems a bit harder than regular trackers to me anyways.
123 Aug 11, 2014 7:47 pm
Re: Klystrack -- "chiptracking for your netbook" :) (664 replies, posted in Software & Plug-ins)
So is there anything interesting on the new linux version besides pattern colors? I didn't download the source and compile yet.
124 Aug 10, 2014 8:47 pm
Re: Klystrack -- "chiptracking for your netbook" :) (664 replies, posted in Software & Plug-ins)
Does this mean there's an update on the klystrack source as well or is this a windows specific issue? I'm running things on the linux side.
125 Aug 9, 2014 1:32 am
Re: I'm new to tracking, anyone mind a quick listen? (4 replies, posted in Constructive Criticism)
Props to you on starting with lgpt, pretty bold of you. I started with sunvox Maybe a bit much filtering and/or downsampling but not bad.
126 Aug 7, 2014 7:45 pm
Re: Goattracker tips? (18 replies, posted in Commodore Computers)
pm me yr email, i can send you a zip full of instruments (mostly kicks n snrs) and songs that you can use as templates/steal
i still find drums to be the most annoying thing on C64
the speed table is for setting grooves and the speeds of vibratos and slides and pitch bends - just set some bends or vibratos on your track effects, bung some random notes in, to go to the speedtable and bung random numbers in and observe the effects. unlike the other tables you can only have one line in in your speed tables.
also if you have jumps/loops on your instrument tables, pitchbends wont work
http://www.lemon64.com/forum/viewtopic. 1cc7ad27cf
explain that quite well
ok Oh didn't realize the speed table only took one value per table.
Just like most PSG chips the key to getting any interesting sounds is with the use of tables. Goattracker is a pretty basic wrapper for the playback routine and therefore the way that tables work might be a bit awkward for a musician to get used to.
There are four types of table in goattracker, most function sort of like an assembly routine - the speed table is a little different - but each is designed for a different purpose, to keep the interface a little cleaner. Each of the four tables will just be a long string of operators and arguments - commands and values for those commands to use - and your instruments will contain parameters to jump to these routines that you create. If you think of these tables as little programs that you write to alter values of the SID register you wouldn't be wrong.
To make it easy on yourself, you might want to keep track of the various things you've put into your tables and their beginning address. For example, if you create a wavetable for a bass drum you can make a note somewhere that it starts at 0E, and that there's a that wavetable at 1F is a pulse instrument, etc. Of course, you'll do the same for each table. Perhaps you have a fast pwm at pulsetable 03 and a slow one at 2A, etc.
If you'd like it might even help to write down the entire contents of your tables. Of course you can always save your sounds and import them into new songs but then you're likely to forget how you created a particular sound and you may fall into the trap of using them like presets. Moreover, typing them in each time will help refresh your memory about how a sound is actually made and invite you more to tweak values to suit your need.
Good point on the note creation.
127 Aug 7, 2014 6:46 pm
Re: Goattracker tips? (18 replies, posted in Commodore Computers)
make songs at x16 speed!
but being serious is there anything in particular you don't get? yes goattracker is confusing at first
Haha, well I don't get the speedtable.
make a cheat sheet of all the parameters etc - i could NEVER write music in goat tracker if i hadn't done that first
I have a pdf guide and some basic sounds I just feel like I suck at composing on goattracker. Only 2 drum sounds is kinda sucky too
Edit: I have 2 short clips of stuff I can link but I just don't feel all that great about them...
128 Aug 7, 2014 6:00 pm
Topic: Goattracker tips? (18 replies, posted in Commodore Computers)
Anybody have any tips for composing on goattracker? I still never got a full song out of goattracker yet. Seems like everything I do is kinda lame and I feel kinda lost composing in there