The first commit
This commit is contained in:
5
src/core1/n_reverb_add02.c_
Normal file
5
src/core1/n_reverb_add02.c_
Normal file
@@ -0,0 +1,5 @@
|
||||
n_aSaveBuffer(ptr++, before_end<<1, buff, osVirtualToPhysical(curr_ptr));
|
||||
n_aSaveBuffer(ptr++, after_end<<1, buff+(before_end<<1), osVirtualToPhysical(r->base));
|
||||
} else {
|
||||
n_aSaveBuffer(ptr++, FIXED_SAMPLE<<1, buff, osVirtualToPhysical(curr_ptr));
|
||||
}
|
Reference in New Issue
Block a user