From b2f1b5dd183b1171c81796946c868f2df8df9647 Mon Sep 17 00:00:00 2001 From: Stepan Moskovchenko Date: Mon, 1 May 2006 23:22:59 +0000 Subject: ---------------------------------------------------------------------- Added Karl Kurbjun's sound output patch, cleaned up some output. Main file is now midiplay.c, midi2wav is still in there for anyone who wants it. Set sampling rate to 22k, and increased note decay time. Reduced number of concurrent active voices and made new notes replace used voices if none are available. This makes lag less apparent. I really hope this wont go red. (turns around and runs) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9858 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/viewers.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/plugins/viewers.config') diff --git a/apps/plugins/viewers.config b/apps/plugins/viewers.config index 6de2bd883a..afab02278b 100644 --- a/apps/plugins/viewers.config +++ b/apps/plugins/viewers.config @@ -11,7 +11,7 @@ txt,viewers/sort, 00 00 00 00 00 00 gb,viewers/rockboy, 0C 2A 59 7A 2E 0C gbc,viewers/rockboy, 0C 2A 59 7A 2E 0C m3u,viewers/iriverify,00 00 00 00 00 00 -mid,viewers/midi2wav, 20 70 70 3F 00 00 +mid,viewers/midiplay, 20 70 70 3F 00 00 rsp,viewers/searchengine, 0e 11 11 31 7e 60 ss,rocks/sudoku, 55 55 55 55 55 55 wav,viewers/wav2wv, 00 00 00 00 00 00 -- cgit v1.2.3