Hello Chipmusic community.
I'm currently working on TeensyBoy, a port or ArduinoBoy code on a teensy 2.0 (http://www.pjrc.com/teensy/)
Teensy got a ATMEGA32U4 which support usb directly and permit to build a lot of USB devices.
So why porting Arduinoboy on Teensy, 3 major reason: the size (very small), the price (16$), and the most important one : the midi via USB.
What does it mean, just plug it in your computer and it detect as a midi device, no drivers needed.
Current Project status :
All code modification done, just started testing.
- LSDJ Slave mode working
- LDSJ Master mode working
- LSDJ Keyboard mode working
- mGB mode working.
not tested :
- nano loop mode
don't work correctly:
- LSDJ LiveMap mode
- LSDJ midiout mode
I'm not a chip musician so i don't know that much LSDJ, and i don't exactly know which version of LSDJ is needed for the liveMAP and Midiout arduinoboy mode
For Arduinoboy Midiout mode do i need to set LSDJ in sync : midi ?
For Arduinoboy Livemap mode, whic sync mode in lsdj do i need to select ?
I don't own nanoloop so i cannot test it now ..
When i got all mode working correctly i will need some help from you to test if everything is working fine.
Ideally if someone want to test it and have a working arduinoboy to compare it could be helpful.