This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
products:mk1_controller [2024/03/28 10:31] admin |
products:mk1_controller [2024/08/03 16:51] (current) admin |
||
---|---|---|---|
Line 3: | Line 3: | ||
===== Etsy Listing ===== | ===== Etsy Listing ===== | ||
- | * [[https://www.etsy.com/listing/1265998955/midi-controller-lc-4-button|MK1 Controller]] | + | * [[https://www.etsy.com/listing/1688417163/mk1-controller-usb-midi|MK1 Controller]] |
---- | ---- | ||
Line 28: | Line 28: | ||
We'll include a Micro USB Cable as long as we have them in stock. (Most likely it will be a 3 foot cable.) | We'll include a Micro USB Cable as long as we have them in stock. (Most likely it will be a 3 foot cable.) | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Dimensions ===== | ||
+ | |||
+ | The enclosure (black box) is 110mm x 70mm x 42mm. Including the knob and feet the full height of the unit is approximately 62mm tall. | ||
---- | ---- | ||
Line 33: | Line 39: | ||
===== Programming ===== | ===== Programming ===== | ||
- | Programming: We can set this up for a MIDI Program Change (PC) or to send noteOn data or CC data. There are lots of options so let us know what you want/need. | + | We can set this up for a MIDI Program Change (PC) or to send noteOn/noteOff data or CC data. There are lots of options so let us know what you want/need. |
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Firmware PCV2 - 2024-05-01 ===== | ||
+ | |||
+ | ==== Normal Operation ==== | ||
+ | |||
+ | This version of the firmware has added the ability to change the MIDI channel on the device. | ||
+ | |||
+ | When you first power on the device it will show ''CH01'' on the LCD to indicate **Channel 1** is selected. | ||
+ | |||
+ | The channel info will display for two seconds and then a ''\_\_\_0'' (zero) will appear showing that the device is ready. | ||
+ | |||
+ | As you turn the knob clockwise the number will increase. Turning anticlockwise will cause the number to decrease. | ||
+ | |||
+ | When you have reached the number you desire press the knob/button down and the display will blink the selected number and then display it at a higher brightness level to indicate it has been sent. | ||
+ | |||
+ | When you turn the knob again the brightness level will decrease to indicate the value has not yet been sent. | ||
+ | |||
+ | ==== Changing the MIDI Channel ==== | ||
+ | |||
+ | To change the MIDI Channel unplug the device from power, then hold down the knob/button, and plug the device in again, while still holding down the knob/button. Wait a few seconds and then release the knob/button. | ||
+ | |||
+ | The LCD will continue to display ''CH01'' after you release the knob/button. | ||
+ | |||
+ | You can now use the knob to increase or decrease the selected MIDI Channel. | ||
+ | |||
+ | When you've selected the channel you want just press the knob/button again. The LCD will display ''‒‒‒‒'' to indicate the new channel has been saved. | ||
+ | |||
+ | **Note:** //The device will now use this new channel until you change it again.// The channel will now be shown each time you power on the device to let you know what channel is in use. | ||
+ | |||
+ | |||
+ |