OSDN Git Service

[int_synth] Fix loading multiple files
[timidity41/timidity41.git] / TODO
diff --git a/TODO b/TODO
index 8580323..8e888ec 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,43 +1,39 @@
----------------------------------*-text-*---------------------------------
+BUG:
 
-    TiMidity -- Experimental MIDI to WAVE converter
-    Copyright (C) 1995 Tuukka Toivonen <toivonen@clinet.fi>
+- About the Xaw interface troubles with the file-selector.
+  YMMV since I know near to 0% about Xaw.
 
---------------------------------------------------------------------------
+- The tcl interface doesn't like filenames with white space.
+  (but doesn't mind if it happens in the config file ?).
 
-       List of things to do
+Private notes:
 
---------------------------------------------------------------------------
+@mail 35
+timidity-io.c:
+http://www.mega-tokyo.com/cgi-bin/yabb/YaBB.pl?board=SIERRA_AGI_SCI&action=display&num=990734937
 
-* Use a configuration script for configuration.
+SEQ_DEFINEBUF(128); 
+#define seqbuf_dump timidity_seqbuf_dump
 
-* Split TiMidity into 3 processes, do new user interface layer.
+¤È¤¤¤¦¹Ô¤òÁÞÆþ¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡©
 
-* MIDI things to implement:
-       * Modulation wheel
-       * Reverb
-       * Chorus
+@mail 36
+BSD ¥é¥¤¥»¥ó¥¹¤Ç»È¤¤¤¿¤¤¡£
 
-* Do LOOKUP_HACK right.
+@mail 37
+timidity -idqqqqqqq /home/bryce/tmp/test.midi
+¤Ç¤â
+mcop warning: user defined signal handler found for SIG_PIPE, overriding
+¤Èɽ¼¨¤µ¤ì¤Æ¤·¤Þ¤¦¡£
 
-* NAS support.
+-> 'q' ¥ª¥×¥·¥ç¥ó¤¬Â¿¤¤¤È¤­¤Ï stderr,stdout ¤ò /dev/null ¤Ë¥ê¥À¥¤¥ì¥¯¥È
 
-* Optional compression of dynamic range for better sound on 8-bit 
-  devices.
+@mail 41
+alsa 0.9 Âбþ
 
-* Automatic volume adjustment.
+@mail 46
+-io ¤È¤¤¤¦ organ ¥¤¥ó¥¿¡¼¥Õ¥§¡¼¥¹¤òºî¤ê¤¿¤¤¡£
+#define INTERACTIVE_INTERFACE_IDS "kmqagrwA"
 
-* Make loop caching work.
+¤Ë o ¤òÄɲ䷤ʤ±¤ì¤Ð¤Ê¤é¤Ê¤¤¤Î¡©
 
-* Large buffer for precomputed audio data. Store display information
-  with each buffer frame.
-
-* Read real-time data from MIDI port.
-
-* Only use the wave data from the GUS patches and read all parameters
-  from a separate configuration file. This requires a parameter
-  editor. 
-
-* Sample editor.
-
-* Make sure all TODO entries have a period at the end.