Информационный сервер для программистов: Исходники со всего света. Паскальные исходники со всего света
  Powered by Поисковый сервер Яndex: Найдется ВСЁ!
На Главную Pascal Форум Информер Страны мира
   Звуки и Музыка    >>    midas040
   
 
 MIDAS 0.40 - Multi-Channel Sound and Music System   Petteri Kangaslampi 28.04.1995

MIDAS Sound System v0.40 Revision a. Многоканальная звуковая подсистема MIDAS v0.40. Поддерживает различные звуковые карты и форматы...
A multi-channel digital sound and music system for C, Pascal and Assembler programmers. Supports GUS, PAS, SB, WSS and no sound, plays MOD, S3M and MTM modules. Can be used with Borland and Watcom C (16-bit), Borland Pascal 7 and now also with pure assembler.



1378k 
 

Some miscellaneous notes regarding MIDAS Sound System v0.40a. ------------------------------------------------------------- PLEASE READ THIS BEFORE CONTINUING! Finally it is here, a baffling four months late. We hope that this MIDAS release proves to be worth the wait. At least MIDAS is now much easier to use than before, more portable and can finally be used with pure assembler only. There is a bit more documentation and all libraries are included also in compiled form to decrease compilation problems. Multitracker modules are now supported, and you can use MIDAS with Borland Pascal 7 in protected mode. Read MIDAS.DOC before continuing. It contains instructions on how to compile the examples and some other important information. Also read the example source code through and make sure you understand what is done. The SRC\ directory contains all the source code for MIDAS Sound System. Included is also full source code for MIDAS Module Players. All necessary make scripts (*.mak files) are also included in the source directory. The MIDAS Sound System source code includes a lot of information on how to use the system, and you should check there first if you run intro problems. Especially important is the simplified MIDAS Programming Interface, MIDAS.*. Read the header file through before attempting to use it yourself. There is still very little documentation. If you have problems check the source code first, but do not hesitate to contact us. More documentation will be available on later releases. Not all the features are tested. Especially, we have