Jump to content

Possible MIOS project


goyousalukis

Recommended Posts

Hey I had an idea that might be a good MIOS project:

Implement a midi "wavetable" controller that would be similar to TK's cool wavetable function for the SID. It would trigger on an incoming note and then play through the wavetable with the BPM set by an encoder. The controller would go through a list of events just like the SID wave table and send out notes and controller values based on the table contents. The controller would just keep looping through the table until the note is released, or it could be just played through once. It would be able to send out to different channels assigned to different sounds on your synths.

I think I will try to make this using the Magic Midi Delay as a starting point.

What do you all think? Let me know if you have any ideas!

Justin  

Link to comment
Share on other sites

Why would the bpm have to be set with an encoder?

Wouldn't a cv/midi sync function be much more usefull, since is reacts upon a trigger? Or at least make it an option.. ;D

Yeah, I was thinking along the lines of TK's handling in the MBSEQ - if you turn the BPM all the way down, it goes to external sync.

Maybe it's easier to start with http://www.ucapps.de/tmp/mb64seq_snapshot.zip

I thought about starting with the Magic Midi Delay, because it is smaller, and perhaps easier to understand, but I will take a look at the code for the 18f sequencer version and see if that would be better.

Link to comment
Share on other sites

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...