December 29, 2010Serge
Creating an input driver is easy. This article will explain how you can create custom mapping of ctrl to bpm. Create MYINPUTDRV.INI in the subdirectory indrv. Create this content (for example, this is for my LPD8, K1 button, use midi learn later on to override the midi input code with your own) [DEVICECONFIGURATION] DEVNAME=MYTESTDEVICE [SPECIAL_COMMANDS] […]
read More »
September 19, 2010Serge
Hi, you can find a draft version of the documentation for midiclock here. Enjoy !
read More »
November 15, 2009Serge
MIDIClock can be used to synchronize multiple sequencers/synths. You can do this using MIDIYoke (get it at www.midiox.com) : Connect MIDIClock to MIDIYoke Junction 1 output. As MIDIYoke is a multiclient driver, you can connect multiple sequencers/synths (such as rebirth, AN1x,…) to MIDIYoke Junction 1 MIDI input.
read More »
November 15, 2009Serge
By editing the clockpresets.ini file, you can achieve even more advanced remote control of midiclock. Enable HexSpy to monitor the incoming midi messages. It will help you determine which entries you need to add to the ini file. The BPM_PRESETS section contains the tempo settings for all patch selects. You can add action codes to […]
read More »