home *** CD-ROM | disk | FTP | other *** search
/ Computer Music Interactif: Special Edition 1 / cd.iso / pc / PC / Shares / Jazz++ / data1.cab / Program_Executable_Files / jazz.cfg < prev    next >
Encoding:
Text File  |  1999-05-17  |  1.9 KB  |  76 lines

  1. # jazz config-file for General Midi setup
  2.  
  3. # when displaying this midichannel (1..16) the Drumnames are displayed
  4. .drumchannel 10
  5.  
  6. # Controls software emulation of midi thru
  7. # If using /dev/music with a true mpu401 card
  8. # set this to 0 to disable software emulated midi thru
  9. # Has no effect with jazz's native mpu401 driver
  10. .softthru 1
  11.  
  12. # controls source of sequencer clock (0 = internal)
  13. .clocksource 0
  14.  
  15. # controls sending of real time info to midi out from sequencer when
  16. # playing, normally off
  17. .realtime_out 0
  18.  
  19. # controls use of GS reverb and chorus macros opposed to individual
  20. # parameter control
  21. .use_reverb_macro 1
  22. .use_chorus_macro 1
  23.  
  24. # sets controller number for selecting bank (with GS it's 0)
  25. .bank_control_number 0
  26.  
  27. # controls max. number of columns to use in the "Parts" dialogs
  28. .parts_columns_max 4
  29.  
  30. # controls whether to draw tracknames also on right side of "Parts" dialogs
  31. .parts_tracknames_right 0
  32.  
  33. # set to 1 will enable audio support on startup, 0 will disable
  34. .enable_audio 0
  35.  
  36. # Window positions/sizes
  37. .trackwin_xpos 10
  38. .trackwin_ypos 10
  39. .trackwin_width 600
  40. .trackwin_height 400
  41.  
  42. .pianowin_xpos 30
  43. .pianowin_ypos 30
  44. .pianowin_width 600
  45. .pianowin_height 400
  46.  
  47. # ---------------- Linux configuration -----------------------------
  48.  
  49. # set to 0 for jazz's /dev/mpu401 and 1 for /dev/music
  50. .driver 1
  51.  
  52. # if using /dev/music output to this device
  53. # -1 will pop up a dialog at startup
  54. .device -1
  55.  
  56. # if using jazz's native mpu-401 driver this can be used to control
  57. # hardware midi thru on the interface card
  58. .hardthru 1
  59.  
  60. # ---------------- M$-Windows configuration ------------------------
  61.  
  62. # device numbers for windows, -1 will prompt at startup
  63. .win_input_device -1
  64. .win_output_device -1
  65.  
  66. #####################################################################
  67.  
  68. # Synthesizer configuration:
  69. .synth_config gs.jzi
  70. .send_synth_reset 1
  71. .synth_dialog 1
  72.  
  73. # program generated configuration:
  74.  
  75.  
  76.