home *** CD-ROM | disk | FTP | other *** search
/ vsiftp.vmssoftware.com / VSIPUBLIC@vsiftp.vmssoftware.com.tar / FREEWARE / FREEWARE40.ZIP / timidity / freeware_readme.txt next >
Text File  |  1998-09-13  |  5KB  |  1 lines

  1. .TIMIDITY, MISCELLANEOUS, MIDI real time player=        TiMidity is a MIDI to WAVE converter that uses GravisCUltrasound(*)-compatible patch files to generate digital audio dataAfrom General MIDI files. The audio data can be played through any?sound device or stored on disk. On a fast machine, music can beJplayed in real time. TiMidity runs under Linux, FreeBSD, HP-UX, SunOS, and<Win32, and porting to other systems with gcc should be easy.        TiMidity Features:C        * 32 or more dynamically allocated fully independent voices,        * Compatibility with GUS patch filesC        * Output to 16- or 8-bit PCM or uLaw audio device, file, or%          stdout at any sampling rateA        * Optional interactive mode with real-time status displayB          under ncurses and SLang terminal control libraries. Also<          a user friendly motif interface since version 0.2hF        * Support for transparent loading of compressed MIDI files and          patch files0        * Support for the following MIDI events:          - Program change          - Key pressure          - Channel main volume          - Tempo          - Panning"          - Damper pedal (Sustain)          - Pitch wheel#          - Pitch wheel sensitivity          - Change drum set<                        Tuukka Toivonen <toivonen@clinet.fi>JTimidity 0.2I port under OpenVMS                              30 July 1997 ================================DConfiguration files are referenced with timidity_dir rooted logical:;$ define/trans=conc timidity_dir disk:[rep1.timidity-0_2I.]:                                    don't forget the dot ^LYou need MMOV 2.0 (multimedia Services for OpenVMS V 2.0) to play midi filesKin real time on good contidions on your Alphastation (and SYSNAM privilegesOto connect to Multimedia server; timidity is linked /notraceback to allow image$installation with SYSNAM privilege).DI've added the AMD audio device support (taken from Xlockmore sourceLdistribution). The result is not very good but however on Alpha its audible.2It also run on VAX but you need a very fast one !!4To rebuild on Alpha with MMOV and DEC C 5.2/VMS 6.2:$ @COMPILE_MMOV $ @LINK_MMOV?To rebuild on Alpha or VAX with AMD audio and DEC C 5.2/VMS 6.2$ @COMPILE_AMD $ @LINK_AMDOActually only the command-line interface is ported under VMS, but with that youLcan even use Timidity as a Midi sound player for the Web (tested with MosaicNand Netscape). You just need to add one line into your SYS$LOIN:MAILCAP. file:audio/midi; timidity  %sGBy default, with MMOV, midi files are played in stereo, 16 bits samplesDat 22,050 Khz of sample rate which gives a good sound quality with aKmoderate cpu charge (between 20% and 30% on Alphastation 255/233). With AMDKaudio, midi files are played in mono, 8 bits samples at 8,000 Khz of samplerate.Patch Level 1 (20 July 1997):NSome parameters are modified to improve peformance and allow use of 44,100 Khz3sample frequency (with about 50% CPU on a 255/233):2- AUDIO_BUFFER_BITS is set to 12        (CONFIG.H)2- CONTROLS_PER_SECOND is reduced to 250 (CONFIG.H)J- The size of sample buffer in DEC_A.C is set to 2048*8 (16 Kb) instead of       1024*8Patch Level 2 (20 July 1997):ESome rewrite of AMD audio output using a flip/flop of two buffers andIasynchronous QIO's. The result is far better and if not great is at leastHaudible without trouble. The size of audio buffer is now 2048 samples toLimprove performance (it is probably the max for AMD device driver SODRIVER).Instrument samples:OOnly a few patches (sounds samples needed to play midi files) are provided intoMthis kit (bright piano and nylon guitar). A rather complete set of samples isNavailable at my site (http://www2.cenaath.cena.dgac.fr/ftp/decwindows) or intothis distribution:N  o timidity_base_samples.zip        Base samples (piano and acoustic guitar).B  o timidity_instruments_samples.zip Full General MIDI set(Midia).A  o timidity_drums_samples.zip       Dustin McCartney's drum set.D  o timidity_wow_samples.zip         Dustin McCartney's Wow patches.A  o timidity_new_samples.zip         Flutes, Organs etc ... (goodN                                     quality) Also contains last configurationI                                     files, the last file to be unzipped.Enjoy !!Patrick Moreaupmoreau@cena.dgac.frmoreau_p@decus.fr