Changeset 3586
- Timestamp:
- 07/08/09 13:18:46 (1 year ago)
- Files:
-
- jack2/trunk/jackmp/windows/Setup/src/README (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
jack2/trunk/jackmp/windows/Setup/src/README
r3585 r3586 35 35 36 36 ============================================= 37 Jack MIDI 38 ============================================= 39 40 A first version of a JACK MIDI <==> Windows MIDI bridge (using Windows MME API) is available. If can be activated using the -X parameter in jackd command line. So add "-X winmme" in QJACKCTL settings (somathing like "jackd -S -X winmme"). The WinMME driver will scan MIDI input/output ports, open corresponding JACK MIDI ports and convert MIDI in/out into JACK MIDI messages. QJACKCTL MIDI connection windows can then be used. 41 42 43 ============================================= 37 44 JackRouter JACK/ASIO driver 38 45 ============================================= … … 49 56 ============================================= 50 57 51 - starting/stopping the server several times in QJACKCTL does not work correctly. You'll have to quit qjackctland launch it again.58 - starting/stopping the server several times in QJACKCTL may not work correctly. You may have to quit QJACKCTL and launch it again. 52 59 53 60
