Commit Graph

14 Commits

Author SHA1 Message Date
Lioncash 6b84ccdcef Make some functions static 2014-09-06 00:10:52 -04:00
twinaphex b1871b54c3 (audio/dsp_filter.c/audio/sinc.c) Remove more extraneous elses 2014-08-27 03:31:19 +02:00
twinaphex 0bd97eb1ba (SoftFilter) Bump up API version - start supporting config files
(stub for now)
2014-08-19 17:05:47 +02:00
twinaphex 9911aac09c Add performance.h header include in audio/dsp_filter.c 2014-06-01 22:12:57 +02:00
Themaister cea2b160cd Add Chorus DSP. 2014-06-01 14:32:01 +02:00
Themaister 7bf6554661 Add EQ to griffin. 2014-05-28 10:37:21 +02:00
Themaister 581c2e1d91 Add wahwah DSP. 2014-05-25 14:14:32 +02:00
Themaister 828552d111 Add phaser. 2014-05-25 13:54:46 +02:00
Themaister 7351a228cc Add Echo DSP filter. 2014-05-20 17:04:57 +02:00
Themaister 7aaa0c254f Add builtin crap for DSP plugs. 2014-05-20 14:21:29 +02:00
Themaister 1b9bbbd381 Some Panning fixes. 2014-05-20 14:00:48 +02:00
Themaister b498476531 Remove broken DSP plugs.
They will all have to be properly rewritten for new interface.
2014-05-20 12:38:01 +02:00
Themaister 79f4ed34ba Rename rarch_dsp.h. 2014-05-20 12:30:50 +02:00
Themaister addba80c3b Rewrite DSP plugin interface. 2014-05-20 12:28:33 +02:00