Jump to content

Recommended Posts

Posted

Hi there!

Just read that the cc´s should be on the display!!

All I got is the cc number: ex: "   2|             " shouldn´t i get:"  2|Mod.  Wheel   "??..

I´m been looking into the Main.asm and the menu_cc_table.inc but I´m don´t really understand this. ??? ??? ;).

I hope that I understand this wonderful MIOS in the future! ;D.

I got an 2*16 lcd but I don´t think that´s matters, or?

Christoffer

Posted

Ok i just read something into the cs_menu_cc_tables.inc:

;; due to memory limitations we have to get rid of this nice feature
      ;; print 12 spaces instead and exit

Is that the problem??  ;) ;D

Christoffer

Posted

Yes - workaround: the strings could be outsourced into a BankStick. With MIOS V1.4 data can be uploaded to all 8 BankSticks like common program code, but I haven't found the time yet to change this in the application.

(Btw.: I'm currently building some new powerful sound features into the MBSID, based on suggestions from a real SID expert - stay tuned ;-))

Best Regards, Thorsten.

Posted

You can be sure that I would signalise a major hardware change which would make the old hardware obsolete at least one year before such a step ;-)

Best Regards, Thorsten.

Posted

Hi Thorsten!

Since you mentioned implementing new features:

Is it possible to add some kind of "drum machine mode"? Using the SID for drum tracks requires quick changes of the used patch (or "instrument"). But right now it seems the program changes take quite some time, probably since the bank stick access is too slow to allow quick changes?

So is there a way to play different sounds with different notes? Or probably access different positions in the wavetable sequencer with different keys?

I'm really looking forward to you adding some new stuff!

Posted

You can use CC #12 to switch between different wavetables w/ zero latency. However, only the wavetable will be changed and not the other sound settings.

If more flexibility is required, I highly suggest to sample the sounds and to play it with the sampler - thats the common way with synthesizers

Best Regards, Thorsten.

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