Jump to content

Midi Controlled Sequencer / Web Controlled Synthesizer Experiment


Recommended Posts

Posted (edited)

I'm currently planing a little synthesizer experiment: a web controlled synthesizer + sequencer (with live audio streaming)

which consists of the following parts:

- JS/HTML5 Frontend (finished)

- Server-side Gateway (to MIDI) (finished)

- Audio Streaming (via Icecast2) (finshed)

- Programmable Hardware Sequencer (to be done)

In order to do this, I want to implement a MIDI-Controlled sequencer, where I can set the Track Length, Groove, Step Value,

Gate, Velocity etc via MIDI CC Messages.

What do you think is the best effort of building the Sequencer? I have a spare CORE_STM32 and CORE_LPC17.

Cheers

Edited by sylwester
  • 4 months later...
Posted

Could you please give some details in which way you bring the MIDI commands to Ethernet? Just create events by SW and go through TCP/IP (UDP?) stack or do you intend physical gear for MIDI source and receiver and Ethernet in between?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...