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?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...