| Commit message (Collapse) | Author | Age |
|
|
|
| |
picker to it. behavior under Windows will likely stay unchanged as the Windows file picker already does that.
|
|
|
|
|
| |
* support channel repeat mode 3, behaves same as mode 1 (loops)
* always clear channel buffers, so if channels 0-7 use format 3, they don't output old data over and over again (fixes #281)
|
|
|
|
|
|
| |
also implement proper DMA timings.
will not build. don't try.
|
|
|
|
| |
caches were off, so everything will be slow as shit.
|
| |
|
| |
|
|
|
|
|
|
| |
elimiate pops/clicks due to output rate fluctuation
output rate is picked such that 1024 samples at that rate equal exactly 710 samples at the SPU's output rate
|
|
|
|
|
|
| |
* reset capture position when starting capture
* reorder channel/capture handling
* implement FIFO for channel and capture
|
| |
|
| |
|
| |
|
|
|
|
| |
* support for appropriate output modes
|
|
|
|
|
| |
* louder sound
* misc fixes
|
|
|
|
| |
* volume, volume div, panning, master volume
|
|
|
|
| |
drops out every once in a while.
|
| |
|
|
* feed system time into RTC
* start laying base for sound
|