home *** CD-ROM | disk | FTP | other *** search
/ Groovy Bytes: Behind the Moon / groovybytes.iso / GROOVY / SND_TOOL / SCLUBSW1.ZIP / SCLUBFAQ.TXT < prev    next >
Encoding:
Text File  |  1994-12-15  |  8.8 KB  |  250 lines

  1.  
  2.  
  3.      S O U N D   C L U B   F A Q   (rev. 15-dec-94)
  4.  
  5.     ================================================
  6.  
  7.  
  8. PHILOSOPHICAL
  9. -------------
  10.  
  11. Q: SC has a lot of features. however, i think it lacks the
  12.    feature X. is it present in the full version?
  13.  
  14. A: probably not. SC demo is based on the what-you-see-is-what-
  15.    you-get ideology, so if the feature X is not mentioned in the
  16.    demo, nor in the readme.txt, nor in the order form, it is
  17.    unlikely to be present in the full version.
  18.  
  19.  
  20. Q: ...but don't you have plans to introduce this feature X in
  21.    the future?
  22.  
  23. A: probably we do. in fact, we are currently planning a ms
  24.    windows version of SC, that, for example, would include the
  25.    following features:
  26.    * support for arbitrary length 16 bit samples
  27.    * improved MIDI support
  28.    * support for more formats, like: .ULT, .S3M, .MTM
  29.    * improved support for protracker effect commands in .MOD's
  30.    * support for more sound cards
  31.  
  32.  
  33. Q: cool! when can i get my hands on that beast?
  34.  
  35. A: we can't say anything yet, because the current demo has been
  36.    out there for two months only and we are pretty much
  37.    monitoring the feedback right now.
  38.  
  39.  
  40. Q: i see. is there anything i can do in order to speed up the
  41.    process?
  42.  
  43. A: yes, of course, and your help would be appreciated. here's
  44.    what you can do:
  45.    1.order SC
  46.      this is the most convincing way to show your support for
  47.      the ideology SC and its future versions carry. you will be
  48.      kept posted on the latest developments of SC and you will
  49.      be offered any new version that comes along.
  50.    2.send us your contact address
  51.      ...in order to indicate that you are interested in being
  52.      offered the future versions of SC.
  53.    3.spread the news
  54.      tell your friends about SC, give them the demo, and discuss
  55.      about SC with the people you know.
  56.    4.let us know what features you think should be implemented
  57.      in the future.
  58.  
  59.  
  60. Q: how can i contact you if i had any comments?
  61.  
  62. A: bluemoon software, p.o.box 3689, ee-0090 tallinn, estonia
  63.    phone: +372-641-0048  bbs/fax: +372-641-0049
  64.    email: sclub@dc.goodwin.ee
  65.  
  66.  
  67. Q: how can i contact you guys via fidonet?
  68.  
  69. A: write to Priit Kasesalu at 2:490/14.
  70.  
  71.  
  72.  
  73. TECHNICAL
  74. ---------
  75.  
  76. Q: what sound cards are the best for this program?
  77.  
  78. A: SC runs best with a gravis ultrasound card, since it handles
  79.    the sampling onboard, and achieves high sampling rates even
  80.    on a 286. with other cards, you need a 486 to achieve high
  81.    sound quality.
  82.    after the ultrasound, there are other 16 bit cards, like
  83.    PAS16 and SB16, which sound almost as good.
  84.    then come 8 bit cards like SB, SB PRO and Covox.
  85.    then comes AdLib card, and the last is, you guessed it, PC
  86.    speaker.
  87.  
  88.  
  89. Q: does SC play MIDI files without an external MIDI synthesizer
  90.    or MIDI sound card?
  91.  
  92. A: SC converts MIDI files, like any other files, to its own
  93.    internal format while loading them. after that, SC completely
  94.    forgets what was the source format of the loaded song. since
  95.    a general MIDI file does not contain samples, SC loads the
  96.    instruments from its own instrument bank instead - in
  97.    accordance to the patch map which is selected for MIDI file
  98.    loading.
  99.  
  100.  
  101. Q: the maximum playback sampling rate for music modules is about
  102.    42 KHz using my PAS card. can't it go up to 44.1 KHz?
  103.  
  104. A: no. like most sound cards, PAS does not not allow arbitrary
  105.    sampling rate values. for example, one can program a PAS to
  106.    use a sampling rate of 42614 Hz or 44192 Hz, but nothing in
  107.    between. SC basically takes the highest allowed rate that
  108.    will still be smaller than the specified upper limit (44100
  109.    in the case of PAS).
  110.  
  111.  
  112. Q: i would like to use my own samples. what kind of sample
  113.    format does SC use?
  114.  
  115. A: SC stores its instruments in two types of files. those with
  116.    the extension .SA are compressed 8-bit samples and those with
  117.    the extension .SY are just data for the internal synthesizer
  118.    of SC (press VIEW/INSTRUMENTS/EDIT/SYNTH to see it). however,
  119.    neither of these formats correspond to some widely known file
  120.    format. so you have to store your sample as a 8-bit raw
  121.    sample data file, use the import sample feature (press IMPORT
  122.    in the add voice window), and then set the proper sampling
  123.    rate (press VIEW/INSTRUMENTS/EDIT/SAMPLING).
  124.  
  125.  
  126. Q: can SC play FM/adlib and digital instruments simultaneously?
  127.  
  128. A: that's correct. also please note that SC casts the FM
  129.    instruments into digital form, using its built-in software
  130.    synthesizer, and then plays them without resorting to the
  131.    synthesizer on the sound card. that's why you can even use
  132.    the plain PC speaker in order to listen to the FM music.
  133.  
  134.  
  135.  
  136. TROUBLESHOOTING
  137. ---------------
  138.  
  139. Q: i have the demo version of SC and i'm using a PAS16 but i
  140.    cannot use my external MIDI synth with the program.
  141.  
  142. A: the problem probably lies in the MPU emulation of PAS16.
  143.    strangely enough, some users have been able to solve this
  144.    problem by DISABLING the MPU emulation on the MVSOUND.SYS
  145.    command line (in CONFIG.SYS), and then enabling MPU again
  146.    using the PAS util PROAS.EXE (manually, or in AUTOEXEC.BAT).
  147.  
  148.  
  149. Q: i just got a demo of SC and i love it. however there is an
  150.    annoying tapping or consistent clicking that slows but does
  151.    not go away at HQ mode.
  152.  
  153. A: you probably have a SB or SB PRO. the clicking is caused by
  154.    the fact that these cards do not allow continuous sound
  155.    output. they treat the sound as a series of short clips, and
  156.    they need to be reprogrammed at the start of each clip. every
  157.    reprogramming event generates a click. in HQ mode, SC just
  158.    uses longer clips. usually, this problem can be reduced by
  159.    ensuring that you do not have any 386 memory managers
  160.    (EMM386, QEMM386) installed. these programs will slow down
  161.    the reprogramming somewhat. try a clean boot, or experiment
  162.    with the settings of the memory manager you are using.
  163.  
  164.  
  165. Q: i tried exporting a song to MOD file. the result sounded
  166.    quite ok, but all instruments did not play and the song
  167.    sounded somewhat different.
  168.  
  169. A: this is probably due to the fact that, in some sense, MOD
  170.    format is more restricted than SN format - so there is no
  171.    simple way to convert SN to MOD. for example, if there are
  172.    more than 4 (or 8 in the case of 8-channel MOD) instruments
  173.    playing simultaneously, SC has to decide what voice(s) to
  174.    omit. you can make this conversion easier for SC by using
  175.    the following tricks:
  176.    1.do not use more voices than 4 (8) at a time. you can check
  177.      out the current number of voices in the HQ play window;
  178.    2.do not use balance slides. even better: make the song
  179.      monophonic by changing the balance to 0 for all voices;
  180.    3.do not use excessive volume slides simultaneously with
  181.      the tempo change;
  182.    4.resample your instruments to 8363 hz before using them;
  183.    5.set the global tempo to 100% and don't use tempo values
  184.      other than 72, 84, 96, 108, 126, 150, 186.
  185.  
  186.  
  187.  
  188. ORDERING
  189. --------
  190.  
  191. Q: what is included with the program if i order it?
  192.  
  193. A: you will get an illustrated 120-page bound manual, and two
  194.    labeled installation disks. refer to the order forms for
  195.    the general features of SC you will get for your money.
  196.  
  197.  
  198. Q: how fast can i receive the package?
  199.  
  200. A: if you order directly from bluemoon software, you will
  201.    receive it in two or three weeks, depending mainly on how
  202.    fast the postal system works. we use air mail for all orders
  203.    in order to reduce the delivery time.
  204.    times for the u.s. and german distributors of SC should be
  205.    similar.
  206.  
  207.  
  208. Q: are the mailing costs are already included in the price?
  209.  
  210. A: yes, if not stated otherwise in the appropriate order form.
  211.  
  212.  
  213. Q: when do we have to pay - after or with ordering?
  214.  
  215. A: with ordering, just as stated in order form. sorry, no COD-s.
  216.  
  217.  
  218. Q: i'm in canada. how can i order SC?
  219.  
  220. A: you can order from the u.s. distributor.
  221.  
  222.  
  223. Q: i'm living in a very remote place X. can i order from here or
  224.    do i really have to move all the way to USA, canada or
  225.    germany before ordering?
  226.  
  227. A: SC is available everywhere. use the international order form
  228.    unless you are from north america or germany.
  229.    in north america or germany you should use the appropriate
  230.    u.s. or german forms.
  231.  
  232.  
  233. Q: do you keep your users posted on new developments and newer
  234.    versions and of SC?
  235.  
  236. A: of course.
  237.  
  238.  
  239. Q: will it be possible for users to obtain newer versions of SC
  240.    free of charge?
  241.  
  242. A: we will guarantee that you will be offered new versions as
  243.    they come along. however, we cannot guarantee that they will
  244.    be free of charge.
  245.    of course, that does not mean that we wouldn't send you free
  246.    bugfixes and free updates if they are simple enough. in fact,
  247.    we have done that once already: after implementing the MOD
  248.    save feature, we sent the newest version of SC to our
  249.    customers - absolutely for free.
  250.