Showing 16 open source projects for "arduino midi"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 1
    ESP8266Audio

    ESP8266Audio

    Arduino library to play MOD, WAV, FLAC, MIDI, RTTTL, MP3

    Arduino library for parsing and decoding MOD, WAV, MP3, FLAC, MIDI, AAC, and RTTL files and playing them on an I2S DAC or even using a software-simulated delta-sigma DAC with dynamic 32x-128x oversampling. ESP8266 is fully supported and most mature, but ESP32 is also mostly there with built-in DAC as well as external ones. For real-time, autonomous speech synthesis, check out ESP8266SAM, a library that uses this one and a port of an ancient format-based synthesis program to allow your ESP8266...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Arduino MIDI Library

    Arduino MIDI Library

    MIDI for Arduino

    This library adds MIDI I/O communications to an Arduino board. MIDI over USB, Bluetooth, IP & AppleMIDI (see Transports). Active Sensing support. Compatible with all Arduino boards (and clones with an AVR processor). Simple and fast way to send and receive every kind of MIDI message (including all System messages, SysEx, Clock, etc..). OMNI input reading (read all channels). Software Thru, with message filtering. Callbacks to handle input messages more easily. Last received message is saved...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    microDrum

    microDrum

    DIY MIDI Drum Trigger

    microDrum is the most economical and simple way to build MIDI drum trigger. It’s based on Arduino and can be used with a huge variety of e-pads / e-cymbals, up to 48 inputs! The output can be sent to a PC and converted to drum sounds through VST like BFD, Addictive Drums and Superior Drummer, etc. … The accompanying software allows features not found in any similar solution: a direct interface with VST (without USB-MIDI cable), record, playback of tablature to practice on, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Floppy Conductor

    Floppy Conductor

    Play any MIDI song on floppy drives !

    This software, used along with an arduino, can play any MIDI file on a floppy drive-based orchestra. Simply connect to the Arduino, load the midi song, matches each drives to a track, and play it !
    Downloads: 0 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 5

    dmg-micro-sync

    Arduino micro based new sync devices for Gameboys

    Arduino based sync devices for Gameboy software like LSDJ and nanoloop do exist, utilizing the arduino uno platform. Yet the 'arduino micro' controller is so handy and small in size, it's perfect for such devices. Unfortunately it is very different from the arduino uno in respect of serial communication and ports mapping. Direct port access is vital for syncing the Gameboy, and the source of incompatibility. Existing code therefor can not be used on the arduino micro. This project series shall...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    eChanter is an Open Source electronic bagpipe project, based on the Arduino platform, using capacitive touch sensors, with polyphonic wavetable synthesis PCM audio at 8KHz. See Files for the development version, eChanter v3.0.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    FlexamySynth

    FlexamySynth

    A complete Arduino library for the Fluxamasynth shield.

    FlexamySynth and FluxSynth implements Arduino APIs for the Atmel/Dream SAM2195 synth chip found on e.g. Modern Device's Fluxamasynth shield. In all, ~100 methods are provided to control the versatile SAM2195, covering common MIDI Voice messages, Channel control, RPN-, NRPN-, and SysEx Patch Parameter controls, Modulators, Modulation controllers, Tuning, Advanced Drum settings, Reverb and Chorus effect control, Parametric Equalizer, 3D Surround effect, Clipping control, and Master Control...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Continuum (Arduino MIDI Controller)

    Continuum (Arduino MIDI Controller)

    MIDI Ribbon Controller with Continuous Pitch

    An Arduino board, Spectra Symbol linear potentiometer, and USB/MIDI adapter are used to create a MIDI controller with continuous pitch (as opposed to discrete notes as played on a piano). The resulting instrument works with Windows, Mac OS, and Linux. It has been tested successfully with Acoustica Mixcraft and GarageBand. Additional features have been added such as buttons to temporarily switch octaves, and a knob which adjusts how quickly the pitch is tuned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ArduMIDIMerge

    ArduMIDIMerge

    3 port MIDI merger based on Arduino Mega

    This is the source code for a 3 port MIDI merger based on an Arduino Mega and a serial LCD display.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 10

    AM2CV

    Arduino Midi 2 CV converter 1v/oct

    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    PixelController

    LED Matrix controller software

    PixelController – a matrix control project by Michael Vogt , (c) 2010-2013. The main goal of this application is to create an easy to use matrix controller software which creates stunning visuals! Keywords: Arduino, Teensy, OSC, MIDI, PureData, Visuals, RealTime
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MidiToVoltage

    MidiToVoltage

    Midi to Voltage Converter

    A ARDUINO Based MIDI to Voltage Converter. 8 Voice polyphonic with V/Hz characteristic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Arduino MIDI Library
    This library allows you to easily send and receive MIDI messages on the Arduino serial port. The purpose of this library is not to make a big MIDI controller or synth out of an Arduino board, but to help you do it, the application remains yours. /!\ PLEASE NOTE /!\ Project is hosted on GitHub: https://github.com/FortySevenEffects/arduino_midi_library This SourceForge project is deprecated. Please download source/releases and post bug reports on GitHub. Documentation: http...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14

    MIDI 2 Arduino-Fluxamasynth

    Perl script / Arduino sketch for converting MIDI to C

    Perl script / Arduino sketch for convertig SMF to play on an Arduino Fluxamasynth shield.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    YAAMIDRUM (Yet Another Midi Drum) is an open hard- and software project based on Arduino (http://www.arduino.cc/). Supports 48 inputs for piezos or other sensors and optical hihat with infrared sensor. Cheap and easy to build.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Arduinome is a collaborative effort to create a clone of the popular and inspiring Monome usb controller using the Arduino micro-controller.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next