zynaddsubfx

ZynAddSubFX open source synthesizer
Log | Files | Refs | Submodules | LICENSE

readme.txt (721B)


      1 Spliter
      2 ------
      3 
      4 This program splits the keyboard and allows you to play two instruments same time. You can use this program with ZynAddSubFX or any other synthesizer.
      5 This requires ALSA 0.9.x.
      6 
      7 To compile it, run "make".
      8 If you want to use with ZynAddSubFX send the midi events thru Spliter with aconnect like this:
      9 
     10  - connect the keyboard port to "Spliter IN" port
     11  - connect the "Spliter OUT" to ZynAddSubFX
     12  - change the midi channels that you want to play. Be sure that the both output channels are enabled and receive NoteOn in ZynAddSubFX.
     13  
     14 If you change some settings from Spliter while you are playing to keyboard you may encounter "stucked keys". To clear all these press the "Panic" button from ZynAddSubFX.
     15