From 8c1636e5443e5b4e012e52710098c4ec21d3c5d2 Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Sun, 5 Jan 2020 08:36:43 +0000 Subject: [PATCH] faq: remove question with dead links GUS patches patches are no longer available from the link given and I can't find any patches that claim to do the same thing. Remove the question whose answer is no longer useful. --- en_US.ISO8859-1/books/faq/book.xml | 25 +------------------------ 1 file changed, 1 insertion(+), 24 deletions(-) diff --git a/en_US.ISO8859-1/books/faq/book.xml b/en_US.ISO8859-1/books/faq/book.xml index bbc7ce0e65..00c57af4e6 100644 --- a/en_US.ISO8859-1/books/faq/book.xml +++ b/en_US.ISO8859-1/books/faq/book.xml @@ -50,6 +50,7 @@ 2017 2018 2019 + 2020 The &os; Documentation Project @@ -2442,30 +2443,6 @@ kern.timecounter.hardware: TSC -> i8254 listing. - - - - How do I create audio CDs from my MIDI files? - - - - To create audio CDs from MIDI files, first install - audio/timidity++ from ports then - install manually the GUS patches set by Eric A. Welsh, - available at http://alleg.sourceforge.net/digmid.html. - After TiMidity++ has been - installed properly, MIDI files may be converted to WAV - files with the following command line: - - &prompt.user; timidity -Ow -s 44100 -o /tmp/juke/01.wav 01.mid - - The WAV files can then be converted to other formats - or burned onto audio CDs, as described in the &os; - Handbook. - -