https://github.com/halfbyte/nanosync-usb
Syncing a Nanoloop 2.3 to your MIDI workstation with a USB device
https://github.com/halfbyte/nanosync-usb
Last synced: 7 months ago
JSON representation
Syncing a Nanoloop 2.3 to your MIDI workstation with a USB device
- Host: GitHub
- URL: https://github.com/halfbyte/nanosync-usb
- Owner: halfbyte
- Created: 2010-04-21T22:36:12.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2010-05-13T14:08:09.000Z (almost 16 years ago)
- Last Synced: 2025-02-16T12:27:59.375Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 246 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
Awesome Lists containing this project
README
h1. V-USB MIDI Nanoloop sync
This is an open source hardware project to allow for easy syncing of your Nanoloop instances to a MIDI workstation or similar softwares on your desktop. In Contrast to a few other projects, it currently doesn't provide a hardware MIDI interface but instead works as a class device MIDI interface over USB, which means that it works without installing any drivers on modern operating systems, such as OS X.
h2. Status
Both the hardware AND the software are currently under active development. Feel free to experiment with the given schematics and the firmware, but please note that I am not in any way responsible for any damage resulting from using this.
That being said: The software/hardware currently manages to sync Nanoloop 2.3 on my Gameboy Micro. It has obvious hardware issues with my original GBA with strange bleeps and blerps inserted into the sound while the sync cable is connected. So, do yourself a favor and ignore the ready looking brd file in the circuit folder :)
h2. Reading the schematics
Connecting the USB port should be pretty self explanatory. The GBA connector is a placeholder for something more fitting, but pins 1-6 are assigned as specified by the "holy GBAtek docs":http://nocash.emubase.de/gbatek.htm#auxlinkport
h2. License
Not decided on.