User Tools

Site Tools


base:building_a_music_routine

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

base:building_a_music_routine [2015-04-17 04:30] – external edit 127.0.0.1base:building_a_music_routine [2019-11-06 00:20] (current) – Fix links compyx
Line 380: Line 380:
 To see the musicroutines I've personally written, you can take a look at: To see the musicroutines I've personally written, you can take a look at:
  
-[[http://covertbitops.c64.org/rants/music.zip|A really simple musicroutine written exclusively for this rant]]+[[https://cadaver.github.io/rants/music.zip|A really simple musicroutine written exclusively for this rant]]
 (contains just note data, no sequencedata and only pulsewidth modulation (contains just note data, no sequencedata and only pulsewidth modulation
 effect) effect)
  
-[[http://covertbitops.c64.org/tools/goattrk.zip|GoatTracker]]+[[https://cadaver.github.io/tools/goattrk.zip|GoatTracker]]
 (look at the files player1.s - player2.s. Many features, reasonably fast (look at the files player1.s - player2.s. Many features, reasonably fast
 musicroutine(s), sound effect support in player2.s) musicroutine(s), sound effect support in player2.s)
  
-[[http://covertbitops.c64.org/tools/goattrk2.zip|GoatTracker V2]]+[[https://cadaver.github.io/tools/goattrk.zip|GoatTracker V2]]
 (look at the files player1.s - player3b.s. Even more features while keeping (look at the files player1.s - player3b.s. Even more features while keeping
 approximately same rastertime as old GoatTracker) approximately same rastertime as old GoatTracker)
  
-[[http://covertbitops.c64.org/tools/ninjatrk.zip|NinjaTracker]]+[[https://cadaver.github.io/tools/ninjatrk.zip|NinjaTracker]]
 (minimalistic and fast playroutine centered on the wavetable - it does note (minimalistic and fast playroutine centered on the wavetable - it does note
 init, arpeggio and vibrato/slides all in one.) init, arpeggio and vibrato/slides all in one.)
base/building_a_music_routine.txt · Last modified: 2019-11-06 00:20 by compyx