summaryrefslogtreecommitdiffstats
path: root/apps/plugins/test_sampr.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-13Plugin parameters should be const.Steve Bavin1-2/+2
2007-10-15Fix some plugins that use NULL instead of -1 when not using a voice id in str...Michael Sevakis1-16/+16
2007-06-09Fix small preprocessor goofup.Michael Sevakis1-2/+2
2007-06-08Straighten out some audio path APIs and misc. audio stuff. Having recording i...Michael Sevakis1-3/+3
2007-05-08Move the old api out of the core and into the plugin lib.Jonathan Gordon1-3/+4
2007-05-04Get samplerate switching working in the sim to be similar to on target. Make ...Michael Sevakis1-0/+6
2007-03-05Uups. Forgot to update a plugin.Michael Sevakis1-4/+3
2007-01-03Added test_sampr playback samplerate testing plugin. Should show a list of ra...Michael Sevakis1-0/+296