Stigmata Posted November 27, 2003 Report Posted November 27, 2003 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
Stigmata Posted November 27, 2003 Author Report Posted November 27, 2003 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 exitIs that the problem?? ;) ;DChristoffer
TK. Posted November 27, 2003 Report Posted November 27, 2003 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.
pay_c Posted November 27, 2003 Report Posted November 27, 2003 AARGH!!! :o *HAPPY* 8) ;DEven greater sound? *flippingout*...
arumblack Posted November 28, 2003 Report Posted November 28, 2003 will theese updates all be software? or do they need new boards? should i not build the rest of mysids yet?
TK. Posted November 28, 2003 Report Posted November 28, 2003 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.
Dr_Nick Posted December 3, 2003 Report Posted December 3, 2003 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!
TK. Posted December 4, 2003 Report Posted December 4, 2003 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 synthesizersBest Regards, Thorsten.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now