summaryrefslogtreecommitdiff
path: root/plugins/dfsound/adsr.c
Commit message (Collapse)AuthorAgeFilesLines
* * Fix file and folder permissionsStelios Tsampas2018-03-191-0/+0
|
* Unix style EOL (thanks to darktjm);SND\edgbla_cp2012-11-181-763/+763
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@81299 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* DFSound: change extern inlines to static inlines.SND\MaddTheSane_cp2011-12-161-2/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@73330 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Fixing inlines to be either static inline or extern inline as the case may be.SND\MaddTheSane_cp2011-11-121-2/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72221 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Patch 10767 (Durandal_1707).SND\edgbla_cp2011-11-091-2/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72138 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Temporarily reverted r64524 until I (or someone else) find the time to sort ↵SND\weimingzhi_cp2011-03-131-764/+763
| | | | | | out the stuff. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@64536 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Commited patch in issue #8171 (by darktjm).SND\dario86_cp2011-03-121-763/+764
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@64524 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@62943 ↵SND\edgbla_cp2011-02-051-12/+12
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfsoundSND\shalma_cp2011-02-051-2/+2
| | | | | | -adsr.c- fix adsr max clip git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@62931 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfsoundSND\shalma_cp2011-02-051-14/+24
| | | | | | -adsr.c- fix attack (exp inc),sustain (exp inc) fractional math git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@62930 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfsoundSND\shalma_cp2011-02-041-3/+3
| | | | | | | -adsr.c - fix decay,sustain math git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@62928 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* notaz:SND\weimingzhi_cp2011-02-011-1/+3
| | | | | | | | - libpcsxcore: add handling for a branch in delay slot. This fixes explosion effect in Shadow Master. Interpreter only. (Patch #8233). - dfsound: don't stop a channel by adsr if we have potential irq. otherwise we miss irqs, causing lockups in Misadventures of Tron Bonne (Patch #8234). git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@62781 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* hopkatSND\shalma_cp2010-12-291-103/+206
| | | | | | | -dfsound- port DSound r13 -use new save states git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61588 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfsoundSND\shalma_cp2010-12-201-4/+1
| | | | | | | | | - (Hopkat) adsr.c - Use Neill's 4-bit sustain level (accuracy) - (Hopkat) registers.c - External loop address align to 16 bytes - (Hopkat) spu.c, externals.h - Use shorter update intervals (improves Square sounds, music) - (Hopkat) spu.c - Allow interpolation on fmod channel git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61362 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfsoundSND\shalma_cp2010-12-161-0/+7
| | | | | | | | | - (Hopkat) VAG $2 silence fixes: 1- Don't start release phase 2- Let channel play quietly (IRQs) git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61232 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* dfsoundSND\shalma_cp2010-12-091-1/+4
| | | | | | | | | | | | | | | | | | | | | - Final Fantasy 7 = adsr.c - use newer PEOPS DSound Sustain level - PEOPS 1.09a win32 = fix FF7 cursor - freeze.c - add emu crash check (spu not init yet) - spu.c - improve spu async timing - set latency = 20 ms - smoother, less pops, cracks - spu.c, registers.c - VAG silence flag (keeps playing channel for IRQs) - new save states needed git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@60906 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@23061 ↵SND\weimingzhi_cp2009-04-161-0/+641
e17a0e51-4ae3-4d35-97c3-1a29b211df97