Old 06-17-2018, 09:44 PM   #1
airon
Human being with feelings
 
airon's Avatar
 
Join Date: Aug 2006
Location: Berlin
Posts: 11,817
Default Midi Fighter Twister firmware sourcecode available

This is for anyone interested in hacking the firmware of this excellent little knob box.

Who knows, maybe someone can create a Mackie emulation mode or something else terribly useful. Could be me, but it's a time issue and I'm fairly happy with this box at the moment.

The repository includes the hardware schematics for the box as well.

The post in the DJ Techtools forum with all the links.


Github repo:
https://github.com/DJ-TechTools/Midi...er_Open_Source


Readme with build instructions:
https://github.com/DJ-TechTools/Midi...src/Readme.txt
This Repository was last Built with: Atmel Studio 7 (Version 7.0.790)
- All references are relative to the project, so a simple project import and build,
- should be all that is required.

The MF Twister Project makes use of the Atmel ASF extensions & LUFA Module.

To compile following symbols must be defined

DEBUG
F_USB=48000000UL
F_CPU=32000000UL
USE_LUFA_CONFIG_HEADER
ARCH=ARCH_XMEGA
BOARD=USER_BOARD

The compiler must also link libm

The project also requires a user board configuration header file, if this is missing add the following to conf_board.h

#define CONF_BOARD_ENABLE_USARTD0
__________________
Using Latch Preview (Video) - Faderport 16 setup for CSI 1.1 , CSI 3.10
Website
"My ego comes pre-shrunk" - Randy Thom
airon is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 04:02 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.