Search results
How to create SFX for Moonsound's FM registers ?
Score: 189.76 %,
Type: Forum topic , Comments: 42 comments
for FM channels ?
I don't know anything about this. Have 0 experience with it.
I'm also ... 7,(hl)
res 6,(hl)
ld c,$a0
ld hl,AYREGS
.sfxloop:
out (c),a ;first write ...
inc a
cp 13
jr nz,.sfxloop
;/out buffered sfx data So we write to psg register $a0 ...
Moonsound Music Editor and Replayer Using only Samples
Score: 174.3 %,
Type: Forum topic , Comments: 48 comments
as well.
I listened to the first 8 sounds:
0= sine wave
1= blender, chopper wtf
2= synth sound ... and then it specifies instrument settings per note range:
{0x14, 0x2d, {0x12c,7474,100, 0,0,0x00,0xc8,0x20,0xf2,0x13,0x08,0x0}},
The 0x14 and 0x2d are note regions, and then the part that follows are instrument settings. I ...
ayfx sfx does anyone have some sfx lying around ?
Score: 170.77 %,
Type: Forum topic , Comments: 4 comments
Looking for some sfx to use in ayfx...
The ayFXEdit package has tons The ayFXEdit package has tons of them, both standalone sounds or grouped as banks
yeah i went through them yeah i went through them all,
i could use a few more ...
Picked up an old Project again - Deva
Score: 170.33 %,
Type: Forum topic , Comments: 42 comments
https://drive.google.com/open?id=1CR9a4l0OEd_ZayhvZmucquAzQM...
Or here, from Z80ST: Or here, from Z80ST: http://www.z80st.es/downloads/code/ ...
https://drive.google.com/open?id=1CR9a4l0OEd_ZayhvZmucquAzQM...
Thanks !!!
I love small Thanks !!!
I love small compact code. Looks very ...
