Hello,

If anyone is working on AI integration, please reach out via PM if you see any of the following as a good 'match' for your project.

I have been working on an AI back-end framework for modular synths and it is now ready for BETA testing.

Please know it's not a complete solution, only the critical parts of the back-end and hardware framework required to implement AI. ( the parts needed no matter what AI solution type is implemented, like packet protocols, module addressing, interface to 'train' the model, saving/loading module settings to/from cloud, javascript node API etc )

It's difficult to summarize but here is a partial list of what I have finished so far. I'm focused on clock and sequencer AI to start. ( find good clock/polyrythm/sequence combos and share them with others )

  • Web browser/iOS/iPAD app. ( allow user to 'like' or train the AI as part of the control surface )
  • Protocol to 'chain' modules together and auto-address via 3 wire cable. ( automatically tell the AI what devices are on deck )
  • Load/save module settings to localstore/eeprom/cloud via node/javascript. ( provide framework for any integration )
  • Communicate with an AI server back end, passing the data required to do AI back and forth.
  • Auto firmware updates from browser. ( encrypted bootloader )
  • Packet protocol to communicate between browser/cloud and hardware modules. ( this has been my main focus for several years now )
  • Full API on a dedicated 'STM32'. Can be 'dropped into' existing project or 3rd party modules like an ASIC

If sees this as a good match for their project, PM me and we can discuss in detail. It's quite a large project for just 1 person :)

The api guide can be found here: https://roboDNA.com


Hello,

I'm looking for beta testers for 2 modules I've been working on.

The first is a clock module ( roboDNA Pulse ) which is a master clock and allows creating and saving complex clock configurations for up to 12 devices. You can label which device connects to which clock and save to EEPROM, cloud or local store so complex setups can be easily re-patched. I have a full iOS/iPAD control suface in the Apple App store and it also has a web browser app via USB. It has an API so can be controlled via Javascript in the browser or from other microcontrollers via SPI, MIDI or USART. It does sub-divisions/polyrythms, up to 4 sub-divisions per each of the 6 clocks. All the control surfaces ( MIDI, web browser, iPad and hardware control panel ) are all synced using a packet protocol ( roboDNA Double Helix ) which can traverse bluetooth, wifi, ethernet, rs485 etc. The modules can be chained and auto-addressed via a 3 wire and the protocol. Each module has 6 clock with 2 output for each. ( 12 clock output total ) It has bluetooth for studio/home and USB for live connections.

There are several other features baked-in and have the full user guide and API Reference guide at https://roboDNA.com

I'm not a musician and am looking for real-world feedback to compliment the simulations I'm running for testing. I realize not many mucisicans require all those clocks and clock features, but hoping I can find some here. If anyone is interested in helping BETA test, please PM me.

P.S. I also have a sequencer module ( roboDNA Sequence ) which is my main project and will need BETA testers for that as well.

Thank you